simon lehericey
|
ef63579e2e
|
clean facets_concern
|
2024-08-19 15:30:07 +02:00 |
|
mfo
|
60c6c86d70
|
ProcedurePresentation.displayable_fields_for_select -> InstructeurFacetPickerComponent.displayable_fields_for_select
|
2024-08-19 15:29:59 +02:00 |
|
mfo
|
41ea39abb1
|
ProcedurePresentation.filterable_fields_options -> InstructeurFilterComponent.filterable_fields_options
|
2024-08-19 15:29:59 +02:00 |
|
simon lehericey
|
379c9fb812
|
procedure should provide its facets
|
2024-08-19 15:29:59 +02:00 |
|
simon lehericey
|
e19f1bd8c2
|
sortable? -> sorted_by
|
2024-08-19 15:29:59 +02:00 |
|
simon lehericey
|
14c5c26bb6
|
rubocop
|
2024-08-19 15:29:59 +02:00 |
|
simon lehericey
|
c5c2d5782d
|
lets keep it private
|
2024-08-19 15:29:59 +02:00 |
|
simon lehericey
|
7a1c25271d
|
small refactors
|
2024-08-19 15:29:56 +02:00 |
|
simon lehericey
|
772424ff5e
|
move field_enum to instructeur filter component
|
2024-08-19 15:28:36 +02:00 |
|
simon lehericey
|
73293b0d06
|
give facet object instead of field_id to instructeur_filter_component
|
2024-08-19 15:28:36 +02:00 |
|
simon lehericey
|
437e632f6a
|
move facet_find to Facet.find
|
2024-08-19 15:28:36 +02:00 |
|
simon lehericey
|
969282e453
|
remove last field_hash
|
2024-08-19 15:28:36 +02:00 |
|
simon lehericey
|
305b8c13c7
|
! BREAKING : break previous filter by type_de_champ_private
simplify type_de_champ_private -> type_de_champ, fix spec, add facet_spec
|
2024-08-19 15:28:36 +02:00 |
|
simon lehericey
|
2239172fac
|
move facets list to facets
|
2024-08-19 15:28:36 +02:00 |
|
simon lehericey
|
49eaf10bce
|
fields -> facets
|
2024-08-19 15:28:36 +02:00 |
|
simon lehericey
|
5c09581228
|
move id to facet and search_by facet_id
|
2024-08-19 15:28:34 +02:00 |
|
mfo
|
41eb99ce5a
|
fix(dossier_projection_service.rb): do not fwd internal id_value_h to the view by deep duping fields
|
2024-08-19 15:27:50 +02:00 |
|
mfo
|
b3cb3e974e
|
refactor(Facet): extract Facet from ProcedurePresentation
Co-Authored-By: LeSim <mail@simon.lehericey.net>
clean(code): no comment 🎶
|
2024-08-19 15:27:39 +02:00 |
|
benoitqueyron
|
ae87fd72fd
|
views/instructeurs/procedures/_dossiers_actions: fix http verb
|
2024-08-12 17:11:03 +02:00 |
|
benoitqueyron
|
67d9ef2eac
|
fix alert info on dossiers_list & deleting the delete procedure button for published procedure
|
2024-08-07 17:23:51 +02:00 |
|
Paul Chavard
|
065000cae3
|
Merge pull request #10674 from colinux/really-fix-rnf
ETQ usager, permet de saisir un champ RNF en ignorant les espaces/tabulations
|
2024-08-01 18:09:21 +00:00 |
|
Colin Darie
|
c2159ca0bf
|
fix(contact): allow deletion of contact form of users having dossiers
|
2024-08-01 19:44:44 +02:00 |
|
Colin Darie
|
720a312b00
|
fix(rnf): really normalize spaces
Fix #10653
|
2024-08-01 18:54:50 +02:00 |
|
Paul Chavard
|
25d4e7dfee
|
fix(rnf): no crash on identifiers with spaces
|
2024-08-01 18:00:46 +02:00 |
|
Colin Darie
|
3469527637
|
fix(contact): use user email when no email was specified
|
2024-08-01 16:43:28 +02:00 |
|
Paul Chavard
|
807d43a9a7
|
feat(graphql): add desarchiver mutation
|
2024-08-01 09:50:01 +02:00 |
|
Colin Darie
|
e415c79ade
|
refactor(contact): builtin piece jointe attachment
|
2024-07-31 17:08:02 +02:00 |
|
Colin Darie
|
4b6d3ee16d
|
refactor(contact): support => contact
|
2024-07-31 17:08:02 +02:00 |
|
Colin Darie
|
e71c1781a9
|
fix(contact): add missing notices locales
|
2024-07-31 17:08:02 +02:00 |
|
Colin Darie
|
5af32b46f4
|
refactor(contact): form is persisted in db before pushed to HS
|
2024-07-31 17:08:01 +02:00 |
|
Colin Darie
|
4bc0a04106
|
chore(schema): add contact_forms
|
2024-07-31 17:08:01 +02:00 |
|
Colin Darie
|
ff62e99e7b
|
refactor(contact): suggest email correction, strict email validation, fix admin form
|
2024-07-31 11:23:17 +02:00 |
|
Colin Darie
|
49be3a797a
|
refactor(input): don't duplicate hint logic
|
2024-07-31 11:23:17 +02:00 |
|
Colin Darie
|
90e6c8a6f6
|
Merge pull request #10603 from demarches-simplifiees/bug-input-pj-apres-suppression
ETQ Admin (bug), je veux pouvoir modifier des PJ sans recharger la page
|
2024-07-30 12:14:11 +00:00 |
|
Colin Darie
|
e467be1dbc
|
fix(dossier): can download an expired dossier
|
2024-07-30 14:06:43 +02:00 |
|
Paul Chavard
|
bced38eb78
|
Merge pull request #10665 from demarches-simplifiees/a11y-fix-suspect-email
Accessibilité : Assure la restitution par les TA du bloc de suggestion de l'adresse mail
|
2024-07-30 09:53:01 +00:00 |
|
Corinne Durrmeyer
|
523a295be0
|
Replace aria-live with focus shift
|
2024-07-30 11:42:29 +02:00 |
|
Paul Chavard
|
9d7d7da85a
|
Merge pull request #10572 from demarches-simplifiees/add-pj-from-messagerie-to-gallery
ETQ instructeur je peux voir les pjs envoyées par la messagerie dans l‘onglet "pièces jointes"
|
2024-07-30 09:35:14 +00:00 |
|
Paul Chavard
|
337eaff3f0
|
Merge pull request #10602 from demarches-simplifiees/fix-routing-fields-list
Correctif : ouvre l‘assistant de routage à tous les types de champ conditionnables
|
2024-07-30 09:01:24 +00:00 |
|
Benoit Queyron
|
81932915c6
|
suppresion du form_object_name dans input_id
|
2024-07-30 10:39:12 +02:00 |
|
Paul Chavard
|
4e180f8f05
|
Merge pull request #10642 from mfo/US/api.dossier_modifier_annotation_drop_down_list
Amélioration, ETQ consommateur de l'API graphql, je souhaite pouvoir modifier une annotation de type choix simple
|
2024-07-30 08:25:05 +00:00 |
|
Paul Chavard
|
9aa86031cc
|
Merge pull request #10660 from colinux/fix-attestation-draft
ETQ admin sur une démarche en brouillon, l'attestation v2 est créé en brouillon si on a déjà une v1 active
|
2024-07-30 08:12:55 +00:00 |
|
Paul Chavard
|
12c11c563f
|
Merge pull request #10656 from colinux/fix-when-removing-all-displayed-fields
ETQ instructeur, pas d'erreur quand on veut enlever la dernière colonne affichée dans le tableau
|
2024-07-30 08:11:02 +00:00 |
|
Paul Chavard
|
c559028990
|
Merge pull request #10649 from colinux/fix-attestation-titles-multilines
ETQ usager mon attestation v2 n'a pas ses titres chevauchés lorsqu'ils passent sur 2 lignes
|
2024-07-30 08:09:17 +00:00 |
|
Colin Darie
|
8d70f68146
|
fix(attestation): link to published v1 from v2
|
2024-07-29 17:06:55 +02:00 |
|
Colin Darie
|
2689bc6721
|
fix(attestation): build v2 draft on draft procedure when a v1 is published
|
2024-07-29 17:06:54 +02:00 |
|
Colin Darie
|
25014a71b8
|
Merge pull request #10659 from colinux/fix-devise-confirmation-leak
ETQ usager, redirige les utilisateurs déjà confirmés qui réutilisent le lien de confirmation
|
2024-07-29 12:15:21 +00:00 |
|
Colin Darie
|
a6554aa7bf
|
fix(users): don't expose email of accounts already confirmed
|
2024-07-29 12:07:02 +02:00 |
|
Paul Chavard
|
2fe40343a7
|
Merge pull request #10646 from colinux/faq-allow-custom-image-attributes
Accessibilité: permet au markdown FAQ d'intégrer n'importe quel attribut html dans les `<img>`
|
2024-07-29 08:27:04 +00:00 |
|
Corinne Durrmeyer
|
afa43ef84c
|
Merge pull request #10654 from demarches-simplifiees/a11y-forgotten-password
Améliore l'accessibilité de la page mot de passe oublié
|
2024-07-26 14:08:42 +00:00 |
|