Paul Chavard
|
045b4942d9
|
fix(epci): do not show let select departements with no epci
|
2023-10-23 12:41:24 +02:00 |
|
Lisa Durand
|
a6842e8484
|
Merge pull request #9603 from demarches-simplifiees/design-admin-form-move-button-to-sticky-footer
[admin] Rendre les boutons d'actions de la page "création du formulaire" et "annotations" plus visibles
|
2023-10-23 09:13:47 +00:00 |
|
Kara Diaby
|
9e2662cb34
|
Merge pull request #9622 from demarches-simplifiees/fix-regexp-type-de-champ
Fix type de champ expression_reguliere
|
2023-10-20 09:14:34 +00:00 |
|
Kara Diaby
|
60fcb51533
|
affiche le message d'erreur entré par l'administrateur
|
2023-10-20 08:59:12 +00:00 |
|
Kara Diaby
|
3c172e1115
|
Supprime du code mort
|
2023-10-19 23:21:54 +00:00 |
|
Paul Chavard
|
9ad2c4358a
|
Merge pull request #9584 from tchak/maintenance_tasks
use maintenance tasks gem
|
2023-10-19 16:07:17 +00:00 |
|
Lisa Durand
|
48ee575990
|
fix specs
|
2023-10-19 17:59:16 +02:00 |
|
krichtof
|
7ae66d0360
|
Merge pull request #9613 from demarches-simplifiees/8742-effectifs
tech: utilise l'api entreprise v3 pour récupérer les effectifs mensuels et annuels
|
2023-10-19 14:46:10 +00:00 |
|
Paul Chavard
|
03dd6218f8
|
fix(editor): always render add champ button
|
2023-10-19 15:43:35 +02:00 |
|
mfo
|
8a4299ade1
|
Merge pull request #9610 from mfo/US/fix-missing-champs
correctif(data): tâche rake recréant les champs manquant à un dossier ayant subi une perte de données
|
2023-10-19 09:49:35 +00:00 |
|
Martin
|
ec2e03f24e
|
amelioration(data_fixer/dossier_champs_missing): ajoute du log
|
2023-10-19 11:37:51 +02:00 |
|
Martin
|
70c54808fa
|
amelioration(datafixer.DossierChampsMissing): prends aussi en compte les champs manquant dans une repetition
|
2023-10-19 11:25:10 +02:00 |
|
Colin Darie
|
befb875318
|
Merge pull request #9618 from tchak/fix-search-deleted-dossiers
fix(search): show a message if searching for deleted dossier
|
2023-10-19 08:37:06 +00:00 |
|
Colin Darie
|
682b4e92cc
|
Merge pull request #9619 from demarches-simplifiees/dependabot/npm_and_yarn/babel/traverse-7.23.2
chore(deps): bump @babel/traverse from 7.20.12 to 7.23.2
|
2023-10-19 08:03:37 +00:00 |
|
dependabot[bot]
|
bd19e237f6
|
chore(deps): bump @babel/traverse from 7.20.12 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.12 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-19 09:53:25 +02:00 |
|
mfo
|
5ad724a4cb
|
Merge pull request #9617 from mfo/US/move_low_priority_email_in_low_priority_queue
amelioration(email): passe les jobs non prioritaire [appelons ça des bulk email], dans la queue de low_priority
|
2023-10-19 03:25:57 +00:00 |
|
Martin
|
b69d4baaa2
|
amelioration(email): passe les jobs non prioritaire [appelons ça des bulk email], dans la queue de low_priority
|
2023-10-18 17:08:43 +02:00 |
|
Eric Leroy-Terquem
|
dac7292618
|
Merge pull request #9614 from demarches-simplifiees/add-communes-epci-and-regions-to-conditional
ETQ admin je peux conditionner sur les champs communes, EPCI et région
|
2023-10-18 12:18:12 +00:00 |
|
Paul Chavard
|
6ff2287a2d
|
Merge pull request #9387 from tchak/graphql-pagination-fix
fix(graphql): implement real cursor pagination
|
2023-10-18 11:14:11 +00:00 |
|
Paul Chavard
|
a43176b2d6
|
fix lint
|
2023-10-18 13:02:59 +02:00 |
|
simon lehericey
|
071167da96
|
remove methods
|
2023-10-18 13:01:07 +02:00 |
|
simon lehericey
|
6a02e670aa
|
use new methods
|
2023-10-18 13:01:07 +02:00 |
|
simon lehericey
|
b37f2c6825
|
add next_page?
|
2023-10-18 13:01:07 +02:00 |
|
simon lehericey
|
137c19cce8
|
add previous_page?
|
2023-10-18 13:01:07 +02:00 |
|
simon lehericey
|
17aab9c891
|
add limit_and_inverted method
|
2023-10-18 13:01:07 +02:00 |
|
simon lehericey
|
ce5cd63ed2
|
comment
|
2023-10-18 13:01:07 +02:00 |
|
simon lehericey
|
1bb4d3cf17
|
remove useless assignment
|
2023-10-18 13:01:07 +02:00 |
|
simon lehericey
|
dbe67aaf18
|
default_page <= max_page_size
|
2023-10-18 13:01:07 +02:00 |
|
simon lehericey
|
c5899f2c46
|
extract limit and expected_size
|
2023-10-18 13:01:07 +02:00 |
|
simon lehericey
|
311c9215cd
|
extract ensure_valid_params
|
2023-10-18 13:01:07 +02:00 |
|
simon lehericey
|
0dd68ab73d
|
add comments
|
2023-10-18 13:01:07 +02:00 |
|
Paul Chavard
|
82322e8874
|
chore(breakman): ignore injection warnings – table and column names com from our code not user input
|
2023-10-18 13:01:07 +02:00 |
|
Paul Chavard
|
71d5470100
|
fix(graphql): implement real cursor pagination
|
2023-10-18 13:01:07 +02:00 |
|
Paul Chavard
|
29980ab130
|
fix(search): show a message if searching for deleted dossier
|
2023-10-18 12:55:10 +02:00 |
|
Lisa Durand
|
5a11ef783a
|
change wording for button 'continue'
|
2023-10-18 10:36:39 +02:00 |
|
Paul Chavard
|
563c47c88c
|
Merge pull request #9600 from tchak/update-browsers
chore(browser): show browser outdated message to more (very) old browsers
|
2023-10-18 08:03:44 +00:00 |
|
Christophe Robillard
|
d98c4faf94
|
explain more precisely effectifs
|
2023-10-17 13:48:46 +02:00 |
|
Christophe Robillard
|
0f1e243b01
|
use api entreprise v3 for effectifs annuels
|
2023-10-17 13:48:46 +02:00 |
|
Christophe Robillard
|
e5d0d7dda2
|
get most fresh info for effectifs mensuels
|
2023-10-17 13:48:46 +02:00 |
|
Christophe Robillard
|
81f78c62b4
|
use api entreprise v3 for effectifs mensuels
|
2023-10-17 13:48:46 +02:00 |
|
Lisa Durand
|
c88e6ab75c
|
fix specs
|
2023-10-17 12:25:58 +02:00 |
|
Eric Leroy-Terquem
|
ab0bb456bc
|
feat(conditional): can condition on commune champ value
|
2023-10-17 11:51:45 +02:00 |
|
Eric Leroy-Terquem
|
422a22e14b
|
feat(conditional): can condition on epci champ value
|
2023-10-17 11:51:45 +02:00 |
|
Eric Leroy-Terquem
|
90524cb541
|
feat(conditional): can condition on region champ value
|
2023-10-17 11:51:45 +02:00 |
|
Kara Diaby
|
870efba29b
|
Merge pull request #9535 from demarches-simplifiees/feat/9411
ETQ administrateur, je veux pouvoir valider des champs avec des règles simples (Regexp)
|
2023-10-17 09:11:32 +00:00 |
|
Lisa Durand
|
f8c6080292
|
Merge pull request #9597 from demarches-simplifiees/display-rna-info-for-user-ldu
[amélioration] Affichage de plus d'info RNA coté usager + amélioration affichage coté instructeur/usager
|
2023-10-17 08:35:52 +00:00 |
|
Martin
|
2879c27fbe
|
bigup(colinux): merci pour le support au debug et les datas
Co-authored-by: Colin Darie <colin@darie.eu>
|
2023-10-16 17:38:50 +02:00 |
|
Martin
|
95bdcc986e
|
refactor(renomme): deplace le phone_fixer.rb dans un repertoire dedié aux fix de data en prod
|
2023-10-16 17:25:06 +02:00 |
|
Martin
|
9527d19ae7
|
amelioration(data_fixer.rake): ajoute la tache pour fixer les champs manquant a un dossier
|
2023-10-16 17:20:17 +02:00 |
|
Martin
|
e31347d1bf
|
refactor(deplacement): renomme le phone_fixer.rake en un data_fixer.rake pour corriger les données de prod
|
2023-10-16 17:19:31 +02:00 |
|