Colin Darie
|
f4ad5289cd
|
chore(rubocop): fix Rails/RedundantPresenceValidationOnBelongsTo
|
2023-04-19 12:55:14 +02:00 |
|
Colin Darie
|
20f0b64736
|
chore(rubocop): fix Rails/WhereNotWithMultipleConditions
|
2023-04-19 12:55:14 +02:00 |
|
Colin Darie
|
e9649b667e
|
chore(rubocop): fix Rails/IgnoredColumnsAssignment
|
2023-04-19 12:55:14 +02:00 |
|
Colin Darie
|
8fa5e0dbb8
|
chore(rubocop): fix Rails/UnusedIgnoredColumns
|
2023-04-19 12:55:14 +02:00 |
|
Colin Darie
|
7aba5ccc3e
|
chore(rubocop): fix Rails/DurationArithmetic
|
2023-04-19 12:55:13 +02:00 |
|
Colin Darie
|
160178b8f8
|
chore(rubocop): fix Rails/ExpandedDateRange
|
2023-04-19 12:55:13 +02:00 |
|
Colin Darie
|
bd8e8633e7
|
chore(rubocop): fix Rails/CompactBlank
|
2023-04-19 12:55:13 +02:00 |
|
Colin Darie
|
ca11ec8380
|
chore(rubocop): fix Rails/OutputSafety
|
2023-04-19 12:55:12 +02:00 |
|
Paul Chavard
|
0912a30eb0
|
feat(dossier): use turbo on select with other
|
2023-04-18 15:24:23 +02:00 |
|
Paul Chavard
|
eb599394e0
|
feat(dossier): use turbo on linked lists
|
2023-04-18 15:24:23 +02:00 |
|
LeSim
|
c252748833
|
Merge pull request #8836 from demarches-simplifiees/improve-routing-rules-ux
feat(routing): nicer and safer ?
|
2023-04-17 08:23:15 +00:00 |
|
Paul Chavard
|
21b548d32b
|
fix(dossier): delete all champs starting with children
|
2023-04-13 11:08:10 +02:00 |
|
Paul Chavard
|
7054c2d9ef
|
fix(demarche): always reset outside of transactions
|
2023-04-13 11:05:38 +02:00 |
|
simon lehericey
|
f6948cfd5e
|
feat(routing): record first groupe as default_groupe_instructeur
|
2023-04-13 10:36:42 +02:00 |
|
Eric Leroy-Terquem
|
cade677355
|
feat(db): add defaut_groupe_instructeur_id column to procedures
|
2023-04-13 10:36:42 +02:00 |
|
simon lehericey
|
c1f67499aa
|
feat(routing): server side: prevent tdc deletion if used for routing
|
2023-04-13 10:28:52 +02:00 |
|
simon lehericey
|
3f55fddcef
|
feat(routing): ui side: prevent tdc deletion if used for routing
|
2023-04-13 10:28:52 +02:00 |
|
Paul Chavard
|
def32a3615
|
chore(dossier): remove fallback from commune champ
|
2023-04-11 10:49:01 +02:00 |
|
Colin Darie
|
a413d2fa9c
|
fix(admin): can delete an admin without published procedure
|
2023-04-07 16:10:10 +02:00 |
|
Paul Chavard
|
aaae3f461d
|
feat(graphql): expose commune and departement information on address
|
2023-04-07 12:13:41 +02:00 |
|
Paul Chavard
|
0b95a912c6
|
Merge pull request #8858 from tchak/feat-refactor-dossier-link-champ
feat(dossier): use turbo to select linked dossier
|
2023-04-07 08:49:11 +00:00 |
|
Paul Chavard
|
79fee39888
|
Merge pull request #8872 from tchak/fix-champ-multiselect
fix(dossier): selecting blank option should not empty selection
|
2023-04-06 14:32:35 +00:00 |
|
Paul Chavard
|
ffb332159f
|
fix(dossier): selecting blank option should not empty selection
|
2023-04-06 15:24:52 +02:00 |
|
Paul Chavard
|
a2f7d1df72
|
fix(graphql): pendingDeletedSince should not crash
|
2023-04-06 15:07:48 +02:00 |
|
Paul Chavard
|
7ea443f86a
|
Merge pull request #8860 from demarches-simplifiees/ay11-actions-multiples
[a11y] actions multiples
|
2023-04-05 16:41:06 +00:00 |
|
Paul Chavard
|
b8f639721e
|
Merge pull request #8864 from colinux/fix-date-not-parseable
fix(date): ne crash pas lorsqu'un champ date n'as pas une date standard
|
2023-04-05 11:48:48 +00:00 |
|
Colin Darie
|
5e62aa7d21
|
fix(date): don't crash when date value is not parseable
|
2023-04-05 12:42:28 +02:00 |
|
Paul Chavard
|
52c8b0b297
|
feat(dossier): use turbo to select linked dossier
|
2023-04-05 11:40:03 +02:00 |
|
Lisa Durand
|
9065e57e62
|
add aria-sort on sortable column
|
2023-04-05 10:05:51 +02:00 |
|
Martin
|
75657b5484
|
correctif(administrateur.merge): la fusion de compte entre admin devrait dissocie les services des procedures supprimées
|
2023-04-04 16:29:24 +02:00 |
|
Paul Chavard
|
2a48228552
|
fix(dossier): improuve commune champ rendering in pdf
|
2023-04-04 16:01:16 +02:00 |
|
Paul Chavard
|
ed33f1916a
|
fix(commune): to_s should always return a string
|
2023-04-04 15:32:03 +02:00 |
|
Paul Chavard
|
12f0c03bac
|
Merge pull request #8847 from tchak/feat-improuve-dossier-remove
fix(dossier): an invited user can remove (leave) a dossier
|
2023-04-04 13:10:18 +00:00 |
|
Paul Chavard
|
e2d5834dc2
|
Update app/models/user.rb
Co-authored-by: Colin Darie <colin@darie.eu>
|
2023-04-04 15:02:20 +02:00 |
|
mfo
|
2c32e38383
|
Merge pull request #8851 from demarches-simplifiees/fix_condtion_check_on_children
fix(condition_check_on_children): give proper upper tdc to child cond…
|
2023-04-04 08:48:02 +00:00 |
|
simon lehericey
|
fd927fd116
|
fix(condition_check_on_children): give proper upper tdc to child condition check
|
2023-04-04 10:24:11 +02:00 |
|
Lisa Durand
|
dde64415ae
|
Merge pull request #8845 from demarches-simplifiees/remove-dossiers-termines-from-avis-views
[bug] retirer les notifications + compteur des avis pour les dossiers terminés
|
2023-04-04 08:20:48 +00:00 |
|
Paul Chavard
|
0864666d0a
|
fix(dossier): an invited user can remove (leave) a dossier
|
2023-04-03 20:10:44 +02:00 |
|
Lisa Durand
|
2f012578eb
|
remove dossier termine from avis views
|
2023-04-03 18:20:17 +02:00 |
|
Paul Chavard
|
fce78bbf30
|
feat(dossier): multiselect without react
|
2023-04-03 16:54:50 +02:00 |
|
mfo
|
4336184fc8
|
Merge pull request #8833 from mfo/US/fix-valid-conditions-on-repetition
correctif(revision.validation-des-conditions): les conditions dans un bloc répétable ne remontenpt pas dans le composant ErrorsSummary
|
2023-03-31 15:03:12 +00:00 |
|
mfo
|
54d88e7dd0
|
Merge pull request #8699 from mfo/US/8661
a11y(bloc-repetable): amélioration des interactions avec les répétitions d'un bloc répétable
|
2023-03-31 14:39:23 +00:00 |
|
Martin
|
a53c32b41e
|
correctif(validation-des-conditions): les conditions dans un bloc repetable identifient les conditions invalident
Update app/models/procedure_revision.rb
Co-authored-by: LeSim <mail@simon.lehericey.net>
|
2023-03-31 16:38:27 +02:00 |
|
LeSim
|
b003fd8be8
|
Merge pull request #8774 from E-L-T/add-routing-to-groupe-instructeurs
Add routing rules to groupe instructeurs
|
2023-03-31 10:16:51 +00:00 |
|
Martin
|
21701a1e37
|
patch(demarche.lien_demarche): ignore cette colonne pr la supprimer plus tard
|
2023-03-31 09:57:27 +02:00 |
|
Martin
|
92d3f9c192
|
a11y(bloc-repetable.repetition): supprime une repetition via un bouton et non un lien
|
2023-03-31 08:51:39 +02:00 |
|
Martin
|
a3f1e1926a
|
a11y(bloc-repetable): ETQ usager qui navigue au clavier, lorsque j'ajoute un champs repetable, le focus vient sur le 1er champs du bloc repetable
|
2023-03-31 08:51:39 +02:00 |
|
Eric Leroy-Terquem
|
6f6bbd6ca1
|
feat(routing): put routing logic behind a feature flag
|
2023-03-30 10:52:53 +02:00 |
|
simon lehericey
|
3cede55d41
|
feat(routing): add routing engine
|
2023-03-30 10:51:20 +02:00 |
|
simon lehericey
|
bf737edec1
|
refactor: move serializer
|
2023-03-30 10:51:20 +02:00 |
|