Martin
|
72a3f6e89c
|
refactor(export/archives): holds user profile asking for the archive or export
|
2024-02-16 11:23:38 +01:00 |
|
mfo
|
4dfb3b86ef
|
Merge pull request #10000 from mfo/US/groupe-instructeur-manageable-for-routee-procedure
ETQ administrateur, je peux gerer la liste des instructeurs même si le routage est activé sur ma démarche
|
2024-02-16 09:26:06 +00:00 |
|
mfo
|
cc53946d22
|
Merge pull request #9978 from mfo/US/enforce-real-email-validation
feat(email): stricter validation
|
2024-02-16 09:25:58 +00:00 |
|
mfo
|
3e9abd73e4
|
Merge pull request #10004 from mfo/add_missing_acl_on_instructeurs_self_management_enabled
secu(instructeurs/groupes_instructeurs): s'assure que seul les instructeurs d'une demarche ayant la gestion activé puisse acceder aux ecrans
|
2024-02-16 06:37:45 +00:00 |
|
Martin
|
a274629719
|
fix(instructeurs/groupes_instructeurs#*): add some ACL here
|
2024-02-15 17:11:25 +01:00 |
|
Martin
|
b6c2742cda
|
bug(instructeurs/groupes_instructeurs#*): any ACL here ?
|
2024-02-15 17:11:25 +01:00 |
|
Martin
|
5f77c0cd06
|
feat(email.validation): expand email validation to Avis, ContactInformation, Invite, DossierTransfert
|
2024-02-15 16:41:00 +01:00 |
|
Martin
|
5407011668
|
feat(procedure.routing): allow admin to manage instructeur even when procedure has some routing
|
2024-02-15 13:40:48 +01:00 |
|
seb-by-ouidou
|
fba3cbe331
|
feat: as gestionnaire, contact gestionnaire of parent groupe
|
2024-02-13 11:19:52 +01:00 |
|
Eric Leroy-Terquem
|
7b539c72b1
|
Merge pull request #9955 from demarches-simplifiees/fix-simple-routing
ETQ admin je peux faire un routage simple à partir d'un type de champ communes ou epci
|
2024-02-13 07:56:42 +00:00 |
|
Colin Darie
|
c4110c35bf
|
fix(graphql): json error is not anymore prefixed by unknown line number
|
2024-02-12 09:33:28 +01:00 |
|
Colin Darie
|
6ab3fa1cf4
|
fix(rubocop): Rails/RedundantActiveRecordAllMethod
|
2024-02-12 09:33:18 +01:00 |
|
Colin Darie
|
fb14afc530
|
fix(rna): real RNA identifier could contain at least 1 letter, despite of specs
|
2024-02-06 15:02:57 +01:00 |
|
Colin Darie
|
70e92f7c6b
|
Merge pull request #9903 from colinux/attestation-ux
ETQ admin, je peux tester l'attestation v2
|
2024-02-06 08:09:53 +00:00 |
|
seb-by-ouidou
|
c2c54083e8
|
feat: display tree structure of a group
|
2024-02-05 09:30:24 +01:00 |
|
Colin Darie
|
f7484eb0e5
|
feat(attestation): list tags errors and substitute missing tag by libelle
|
2024-02-02 13:05:09 +01:00 |
|
Colin Darie
|
16478651a9
|
test(attestation): more tests for v2
|
2024-02-01 18:55:53 +01:00 |
|
Colin Darie
|
40353fee04
|
feat(attestation): replace tags in preview for v2
|
2024-02-01 18:55:50 +01:00 |
|
Eric Leroy-Terquem
|
b04f152733
|
fix(routing): can create simple routing with communes and epci tdc
|
2024-01-31 15:27:45 +01:00 |
|
Kara Diaby
|
46748091a6
|
Permet au Support de marquer une démarche comme modèle et de filtrer dans toutes les démarches
|
2024-01-31 09:30:14 +00:00 |
|
seb-by-ouidou
|
6cd8b6d2df
|
feat: for gestionnaire highlight card and commentaires if any unread
|
2024-01-29 18:23:39 +01:00 |
|
seb-by-ouidou
|
a5d95b2d9d
|
fix: fix activate gestionnaire and activate administrateur
|
2024-01-29 18:23:39 +01:00 |
|
Eric Leroy-Terquem
|
6203b1fd05
|
Merge pull request #9879 from demarches-simplifiees/cleaning-conditional-and-routing-code
Tech : nettoyage du code conditionnel et routage
|
2024-01-29 13:43:52 +00:00 |
|
Colin Darie
|
a582fef1e5
|
Merge pull request #9934 from colinux/fix-export-link-witout-file
ETQ instructeur, n'affiche pas encore de lien vers un export quand le fichier n'est pas encore disponible
|
2024-01-29 10:11:33 +00:00 |
|
simon lehericey
|
5eaa957c31
|
can edit api_token to change networks and name
|
2024-01-29 10:09:55 +01:00 |
|
Colin Darie
|
b64a32444c
|
Merge pull request #9935 from colinux/transfer-empty-no-fail
Tech: plus d'erreur lorsque l'email de transfert n'a plus de dossier associé
|
2024-01-29 08:43:50 +00:00 |
|
Colin Darie
|
50b9813b4d
|
Merge pull request #9932 from colinux/lock-submit-fork
Correctif: ETQ usager, je ne peux pas soumettre 2x mes modifications en parallèle
|
2024-01-25 11:37:56 +00:00 |
|
Colin Darie
|
4aa1306536
|
feat(transfer): make it silent in case dossier had been destroyed between queuing and processing
Co-authored-by: mfo <mfo@users.noreply.github.com>
|
2024-01-25 11:31:12 +01:00 |
|
simon lehericey
|
588e58195c
|
move api_tokens to admin module
|
2024-01-25 11:27:15 +01:00 |
|
simon lehericey
|
9a0dd45385
|
feat(api): add invalid ip addr error
|
2024-01-25 11:17:44 +01:00 |
|
simon lehericey
|
852eedbc50
|
refactor(api): create api_token with validity and network filtering
|
2024-01-25 11:17:44 +01:00 |
|
simon lehericey
|
7e8555923f
|
feature(api): add ensure_token_is_not_expired to api_controller v1 and v2
|
2024-01-25 10:51:58 +01:00 |
|
simon lehericey
|
d8bc38bc69
|
feature(api): add ensure_authorized_network for api_controller v1 and v2
|
2024-01-25 10:51:58 +01:00 |
|
Colin Darie
|
520a7c4402
|
fix(exports): don't try to link to an export when file is not yet attached
|
2024-01-24 13:36:25 +01:00 |
|
Kara Diaby
|
ac29cfbfdb
|
Envoie un email à l'expert en cas de nouveau commentaire de l'usager dans la messagerie
|
2024-01-24 10:48:17 +00:00 |
|
Colin Darie
|
56f8b61866
|
feat(dossiers): lock submit en construction to avoid merge collisions with double submits
|
2024-01-24 10:58:40 +01:00 |
|
Martin
|
2952987ad8
|
refactor(spec): stop using procedure type de champs traits as :with_datetime , :with_xxx in favor of :types_de_champ_public which keeps position in check
|
2024-01-23 17:30:22 +01:00 |
|
seb-by-ouidou
|
a6ca4b668e
|
feat: answer message to administrateur as gestionnaire
|
2024-01-22 14:36:38 +01:00 |
|
seb-by-ouidou
|
8d8feedff0
|
fix: group "it" test
|
2024-01-22 14:36:38 +01:00 |
|
seb-by-ouidou
|
e6474f0d14
|
feat: US4.3.9 children management
|
2024-01-22 14:36:38 +01:00 |
|
seb-by-ouidou
|
96dd6bec52
|
feat: US4.3 update and delete groupe gestionnaire
|
2024-01-22 14:36:38 +01:00 |
|
Colin Darie
|
a4db911585
|
perf(admin): remove 2 useless zones queries on each admin page due to navigation
|
2024-01-16 19:43:58 +01:00 |
|
mfo
|
0328446bee
|
Merge pull request #9861 from demarches-simplifiees/US/move-type-de-champ-with-select
ETQ administrateur, je peux deplacer un champ via un select
|
2024-01-15 13:09:56 +00:00 |
|
Colin Darie
|
8a83fd2ce0
|
fix(recherche): show notification indicator for instructeurs
|
2024-01-12 10:09:34 +01:00 |
|
simon lehericey
|
e12dbe7aad
|
use email_merge_token in email merge
|
2024-01-11 11:33:38 +01:00 |
|
simon lehericey
|
fca28a3ebd
|
use email_merge_token in mail_merge_with_existing_account route
|
2024-01-11 11:33:38 +01:00 |
|
simon lehericey
|
65aa07ecbe
|
the merge_token issued for password check can be reused for the confirmation by email route
Thus by passing the password check or the email possession check
|
2024-01-11 11:33:38 +01:00 |
|
seb-by-ouidou
|
c45e2eaccc
|
feat: write message to gestionnaires as administrateur
|
2024-01-09 13:25:04 +01:00 |
|
mfo
|
9df978f6fa
|
Merge pull request #9887 from mfo/US/fix-fci-missing-device-callback
Correctif: ETQ usager invité, lorsque je crée mon compte via FC, je ne retrouve pas mes invitations
|
2024-01-04 06:15:14 +00:00 |
|
Martin
|
4073804b00
|
feat(administrateurs/types_de_champ_controller#move_and_morph): add action to move and morph fields between two coordinates
|
2024-01-03 11:08:53 +01:00 |
|