Colin Darie
|
594fc517d1
|
Merge pull request #10943 from colinux/feat-admin-prefill-service
ETQ admin mes informations de nouveau service sont pré-remplies à partir d'API publiques
|
2024-11-05 09:54:53 +00:00 |
|
Eric Leroy-Terquem
|
ddb238ccd0
|
Merge pull request #11007 from demarches-simplifiees/can-condition-on-pays-champ
ETQ admin je peux conditionner / router depuis un champ pays
|
2024-11-05 09:26:20 +00:00 |
|
Lisa Durand
|
dcf56616c3
|
rename ProcedureLabel by Label part 2
|
2024-11-04 16:48:47 +01:00 |
|
Lisa Durand
|
507ea70398
|
improve color selection for Admin and improve generic label lists
|
2024-11-04 16:48:47 +01:00 |
|
Lisa Durand
|
725a97da7e
|
admin can modify procedure labels
|
2024-11-04 16:48:46 +01:00 |
|
Lisa Durand
|
35dee477ea
|
rename ProcedureLabel by Label
|
2024-11-04 16:48:44 +01:00 |
|
Lisa Durand
|
e723c9e365
|
create generic label for procedure in controller instead of using a hook
|
2024-11-04 16:48:11 +01:00 |
|
Lisa Durand
|
96cfb6cc43
|
create generic labels for old and new procedure
|
2024-11-04 16:05:35 +01:00 |
|
Colin Darie
|
8b3634ea76
|
refactor(service): dedicated route for prefill from siret
|
2024-11-04 15:13:42 +01:00 |
|
Colin Darie
|
384d089cb3
|
feat(service): prefill first service with AgentConnect siret
|
2024-11-04 12:50:49 +01:00 |
|
Colin Darie
|
065d380b70
|
feat(service): prefill type organisme from API Entreprise
|
2024-11-04 12:50:49 +01:00 |
|
Colin Darie
|
68cca71318
|
feat(service): prefill contact information UI interactions
|
2024-11-04 12:50:49 +01:00 |
|
Eric Leroy-Terquem
|
30aa0b71d0
|
feat(routing): can create simple routing with pays tdc
|
2024-11-04 11:09:58 +01:00 |
|
Colin Darie
|
9e27295a36
|
fix(admin): all procedures really filtered by tags
|
2024-10-14 10:26:47 +02:00 |
|
Kara Diaby
|
953ccbcfb6
|
Mise à jour des tests
|
2024-10-14 10:26:47 +02:00 |
|
Lisa Durand
|
3d50f9363f
|
Merge pull request #10741 from demarches-simplifiees/secu-improve-complexity-password-ldu
[sécu] Améliorer la complexité des mots de passe pour tous les users
|
2024-09-18 12:40:17 +00:00 |
|
Lisa Durand
|
3469eeea17
|
fix tests
|
2024-09-18 11:09:14 +02:00 |
|
Eric Leroy-Terquem
|
969706163b
|
Merge pull request #10641 from demarches-simplifiees/move-image-treatment-to-jobs
Technique : déplace les traitements d‘images côté jobs
|
2024-09-17 13:43:51 +00:00 |
|
Paul Chavard
|
e9009025f6
|
Merge pull request #10736 from demarches-simplifiees/fix-notif-to-instructeurs-when-import
Correctif: lors de l‘import en masse d'instructeurs, les nouveaux instructeurs reçoivent un lien pour vérifier leur email
|
2024-09-16 13:31:33 +00:00 |
|
Mathieu Magnin
|
a99fae168c
|
[#10751] Allow sending a new invitation if the user's previous one has expired
|
2024-09-11 18:45:15 +02:00 |
|
Mathieu Magnin
|
790177c758
|
[#10751] Only send the first invitation mail to the instructeur if email is not verified (from admin controller)
|
2024-09-11 18:45:15 +02:00 |
|
Colin Darie
|
b987688d19
|
refactor: disable auto hide instructeurs toggle by admin
|
2024-09-11 17:20:57 +02:00 |
|
simon lehericey
|
277c1a17c6
|
set verified_email when admin set its password from email link
|
2024-09-06 14:51:48 +02:00 |
|
Eric Leroy-Terquem
|
d361ce2e38
|
fix(instructeurs import): send confirmation link if new instructeurs
|
2024-09-06 10:00:17 +02:00 |
|
Kara Diaby
|
c86ad15b8c
|
Ajoute hide_instructeurs_identity sur Procedures et dans l'interface admin
|
2024-09-04 15:00:03 +00:00 |
|
Lisa Durand
|
0da8d9449d
|
use other siret for factory
|
2024-09-02 17:13:43 +02:00 |
|
Eric Leroy-Terquem
|
4d0961d3ec
|
chore: remove uninterlacing from web machines
|
2024-08-30 14:28:43 +02:00 |
|
Eric Leroy-Terquem
|
fade633828
|
feat(routing): can create simple routing with address tdc
|
2024-08-26 11:16:47 +02:00 |
|
Colin Darie
|
77fb0553fc
|
chore: enable freeze string literals by comment
|
2024-08-22 09:26:48 +02: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 |
|
Colin Darie
|
2689bc6721
|
fix(attestation): build v2 draft on draft procedure when a v1 is published
|
2024-07-29 17:06:54 +02:00 |
|
Eric Leroy-Terquem
|
ea8112b8b3
|
fix(routing): open routing wizard to all conditionable types
|
2024-07-11 14:55:03 +02:00 |
|
Lisa Durand
|
7539d2ddea
|
fix specs
|
2024-07-10 16:11:38 +02:00 |
|
Lisa Durand
|
42633c0012
|
Merge branch 'main' of github.com:betagouv/demarches-simplifiees.fr into instructeur-invitation-include-typo-suggestion-ldu
|
2024-07-10 14:58:55 +02:00 |
|
Paul Chavard
|
9f9243499c
|
refactor(combobox): fix specs
|
2024-07-05 09:36:33 +02:00 |
|
Lisa Durand
|
8ff2bbbaab
|
fix specs
|
2024-07-04 14:41:37 +02:00 |
|
Colin Darie
|
a53fc0fac9
|
fix(admin): invitation for experts not having an account
|
2024-07-02 16:15:24 +02:00 |
|
Colin Darie
|
5e25547b7b
|
fix(attestation): don't delete v1 published when building a v2
|
2024-07-02 14:10:23 +02:00 |
|
Colin Darie
|
eee6e5e651
|
Merge pull request #10483 from colinux/fast-tests
Tech (tests): default administrateur fixtures
|
2024-07-01 21:35:11 +00:00 |
|
Colin Darie
|
2041623ded
|
test: merge similar examples
|
2024-07-01 22:36:31 +02:00 |
|
Colin Darie
|
9e80962ea5
|
test: default administrateur as fixtures
|
2024-07-01 22:36:31 +02:00 |
|
mfo
|
896ee76d74
|
Merge pull request #10524 from mfo/US/expert-invitation-by-admin
ETQ administrateur, lorsque je gère ma liste d'expert invités sur une démarche, je suis guidé pour eviter les typos
|
2024-07-01 09:59:15 +00:00 |
|
mfo
|
e6a3f210d4
|
fix(experts_procedures#create): ensure to reload expert list after addition
|
2024-07-01 10:46:06 +02:00 |
|
Lisa Durand
|
75403ba949
|
add specs
|
2024-06-26 10:57:40 +02:00 |
|
mfo
|
554141bb67
|
fix(spec): broken
|
2024-06-25 14:52:01 +02:00 |
|
mfo
|
2bb7584246
|
feat(administrateurs/experts_procedures#create): avoid typo on expert
list management
|
2024-06-25 14:04:01 +02:00 |
|
Colin Darie
|
ccf5b255ed
|
Merge pull request #10465 from colinux/attestations-v2-prod
ETQ admin je peux activer la délivrance des attestations v2 (sous feature flag)
|
2024-06-24 08:56:31 +00:00 |
|
mfo
|
4caeecadff
|
Merge pull request #10534 from mfo/US/fix-ineligibilite-rules-check-without-rules
Correctif: ETQ admin, je ne peux pas activer l'inéligibilité des dossiers sans règles d'inéligibilité
|
2024-06-21 09:47:43 +00:00 |
|
mfo
|
24d7b0b014
|
fix(ineligibilite_rules): prevent admin to enable ineligibilite rules without rules
|
2024-06-20 15:35:36 +02:00 |
|
Colin Darie
|
a2c0379127
|
test(attestation): preview pdf
|
2024-06-20 14:15:06 +02:00 |
|