Paul Chavard
|
02934188b4
|
refactor(champ): move champ value format methods from TypeDeChamp class to instance
|
2024-10-21 13:09:49 +02:00 |
|
simon lehericey
|
b2754cd26c
|
move validations concern to filtered_column
Co-authored-by: mfo <mfo@users.noreply.github.com>
|
2024-10-15 16:09:06 +02:00 |
|
simon lehericey
|
e9c11a95f1
|
directly write in new filter columns
|
2024-10-15 16:09:05 +02:00 |
|
Paul Chavard
|
bd32f5693d
|
refactor(repetition): remove parent_id
|
2024-10-15 11:42:36 +02:00 |
|
mfo
|
e7080c1ad1
|
Merge pull request #10927 from mfo/US/renormalize_department_code_and_name
amelioration ETQ tech, je souhaite que les composants d'adresses soient normalisés en anglais
|
2024-10-15 07:49:16 +00:00 |
|
mfo
|
366c02dbb7
|
fix(typo): use english for normalized addresses component
|
2024-10-15 09:13:05 +02:00 |
|
Colin Darie
|
1c32a30b80
|
fix(filters): drop down list filters can have much longer values.
Notre infra supporte des urls d'au moins 8000 caractères, probablement
plus encore, donc on est large.
|
2024-10-14 16:01:48 +02: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 |
|
Paul Chavard
|
b027839721
|
fix(graphql): parse_etablissement_address is slow (300ms) – bypasse it when possible
|
2024-10-14 09:23:35 +02:00 |
|
Eric Leroy-Terquem
|
bae752f1aa
|
refactor(gallery): add attachment_gallery_item component
|
2024-10-11 10:41:03 +02:00 |
|
simon lehericey
|
da98aa556b
|
use update(sorted_column:) and remove obsolete update_sort(column_id:, order:)
|
2024-10-08 22:51:25 +02:00 |
|
simon lehericey
|
a8b41e90cc
|
remove make_id
|
2024-10-07 21:47:03 +02:00 |
|
simon lehericey
|
3740a79219
|
add procedure_id to column.id
|
2024-10-07 21:46:59 +02:00 |
|
Paul Chavard
|
70699a681d
|
Merge pull request #10889 from tchak/fix-dossier-follow-should-bump-updated-at
ETQ intégrateur d’API, je veux que le dossier soit remonté comme modifié quand ses instructeurs changent
|
2024-10-05 08:58:05 +00:00 |
|
Paul Chavard
|
7a39267473
|
refactor(spec): champs_* -> project_champs_*
|
2024-10-04 12:29:50 +02:00 |
|
Paul Chavard
|
25977fd97d
|
ETQ intégrateur d’API, je veux que le dossier soit remonté comme modifié quand ses instructeurs changent
|
2024-10-03 18:10:04 +02:00 |
|
Colin Darie
|
a933e45e7b
|
feat(helpscout): warn when instructeur disabled notifs
|
2024-10-03 10:03:34 +02:00 |
|
mfo
|
b117bc9774
|
fix(export_template#preview): avoid 414 responses, using get method is not a good option for procedure with a lot of types_de_champ, otherwise we reach http get size limit
|
2024-09-24 18:07:18 +02:00 |
|
Eric Leroy-Terquem
|
7625ec5c8f
|
fix(manager): can add to super admin both roles of administrator and instructor if he is already one of them
|
2024-09-24 09:05:38 +02:00 |
|
Eric Leroy-Terquem
|
f16addd080
|
test(manager): nominal case of #add_administrateur_and_instructor
|
2024-09-24 09:05:37 +02:00 |
|
Paul Chavard
|
6254b50de9
|
Revert "Revert "Merge pull request #10771 from tchak/refactor-champs-revert""
This reverts commit 10a1ae5534 .
|
2024-09-23 10:21:07 +02:00 |
|
simon lehericey
|
10a1ae5534
|
Revert "Merge pull request #10771 from tchak/refactor-champs-revert"
This reverts commit c902061ebf , reversing
changes made to b4ed11c788 .
|
2024-09-19 11:09:01 +02:00 |
|
LeSim
|
6b322d61ca
|
Merge pull request #10776 from demarches-simplifiees/ac_2fa
ETQ Instructeur, je dois utiliser le 2fa pour le fournisseur d'identité Agent Connect / Mon Compte Pro
|
2024-09-18 12:48:39 +00:00 |
|
LeSim
|
d32124d732
|
Merge pull request #10807 from demarches-simplifiees/slow_drop_down_cleaning
Tech: simplification de la logique des champs listes
|
2024-09-18 12:46:15 +00: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 |
|
simon lehericey
|
05238912cf
|
record amr for stat
|
2024-09-18 14:40:12 +02:00 |
|
simon lehericey
|
363f70a3fc
|
add feature flipping, just in case
|
2024-09-18 14:40:11 +02:00 |
|
simon lehericey
|
cd2d772cd0
|
feature(agent_connect_2fa): add intermediate pages to improve UX
|
2024-09-18 14:40:11 +02:00 |
|
simon lehericey
|
1706feec3d
|
feature(agent_connect_2fa): do not log AC/MonComptePro agent without 2fa
|
2024-09-18 14:40:10 +02:00 |
|
Lisa Durand
|
3469eeea17
|
fix tests
|
2024-09-18 11:09:14 +02:00 |
|
simon lehericey
|
2f64fe5e4c
|
one less indirection
|
2024-09-18 10:08:12 +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
|
f02ec3da82
|
cleanup in spec
|
2024-09-17 10:29:34 +02:00 |
|
Lisa Durand
|
fdb2ebd5d1
|
inject more french dictionnaries to zxcvbn lib
|
2024-09-17 09:31:47 +02: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 |
|
Lisa Durand
|
0b0e47b7cd
|
change passwords in specs
|
2024-09-16 15:28:11 +02:00 |
|
Colin Darie
|
58037f21cd
|
Merge pull request #10778 from colinux/sharerd-controller-nav-bar-profile
UX: améliore la détection du type de profile utilisé pour la nav bar
|
2024-09-16 08:01:03 +00:00 |
|
Paul Chavard
|
f00ba04fb9
|
graphql(playground): fix acl
|
2024-09-13 14:28:13 +02:00 |
|
Colin Darie
|
16e1daac9b
|
fix(recherche): respects nav bar profile context
|
2024-09-12 10:00:18 +02: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 |
|
Mathieu Magnin
|
d7811fca40
|
[#10751] Only send the first invitation mail to the instructeur if email is not verified
|
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 |
|
Colin Darie
|
1515e67651
|
Merge pull request #10760 from demarches-simplifiees/fix_unverified_admin_email
ETQ Administrateur, je peux recevoir des mails lorsque je valide mon compte depuis le mail d'invitation
|
2024-09-09 07:07:26 +00:00 |
|
Mathieu Magnin
|
71d43078ee
|
Merge pull request #10743 from demarches-simplifiees/fix-10742
ETQ instructeur mon adresse email est automatiquement vérifiée quand je me connecte par AgentConnect
|
2024-09-06 14:26:54 +00:00 |
|
Mathieu Magnin
|
22473adec7
|
[#10742] Set email as verified when instructeur signs in with Agent Connect
|
2024-09-06 16:18:11 +02:00 |
|
Mathieu Magnin
|
8d68bebaed
|
Merge pull request #10761 from demarches-simplifiees/fix-10754
ETQ Instructeur, si je n'ai pas vérifié mon email je dois quand même recevoir un email avec login token
|
2024-09-06 14:14:54 +00:00 |
|
Mathieu Magnin
|
ced80bf23d
|
rewrite test with "expect to change" syntax
Co-authored-by: mfo <mfo@users.noreply.github.com>
|
2024-09-06 15:12:15 +02:00 |
|
Mathieu Magnin
|
d1749c2baf
|
[#10754] verify email when using login token
|
2024-09-06 14:56:44 +02:00 |
|