Eric Leroy-Terquem
|
d731829896
|
db(after party): create representations for latest dossiers
|
2024-07-02 09:58:28 +02:00 |
|
Eric Leroy-Terquem
|
2b0c53cd82
|
Merge pull request #10565 from demarches-simplifiees/add-demarches-publiees-page-in-manager
ETQ superadmin, je peux accéder aux informations essentielles des dernières démarches publiées
|
2024-07-02 07:46:30 +00: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 |
|
Colin Darie
|
867e4105cb
|
Merge pull request #10561 from colinux/hide-demande-xl-sidebar
ETQ instructeur, le sommaire sur la page demande s'affiche uniquement sur les écrans XL
|
2024-07-01 10:10:48 +00: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 |
|
Colin Darie
|
eb6fafa400
|
Merge pull request #10568 from colinux/fix-helpscout-limit-int
Tech (helpscout): corrige encore plus mieux le rate limiting
|
2024-07-01 09:14:13 +00:00 |
|
mfo
|
77bf93dfc2
|
feat(experts_procedures#create): link to typo errors
|
2024-07-01 11:01:38 +02:00 |
|
Colin Darie
|
4e1e19c2e7
|
chore(bundle): +test-prof
|
2024-07-01 10:56:19 +02:00 |
|
Colin Darie
|
0adadf77fa
|
fix(helpscout): rate limit compared to integer
Signed-off-by: Colin Darie <colin@darie.eu>
|
2024-07-01 10:54:31 +02:00 |
|
mfo
|
e6a3f210d4
|
fix(experts_procedures#create): ensure to reload expert list after addition
|
2024-07-01 10:46:06 +02:00 |
|
Lisa Durand
|
159cc942f6
|
Merge pull request #10549 from demarches-simplifiees/new-instructeur-need-mail-confirmation-ldu
ETQ nouvel instructeur, je dois confirmer mon mail
|
2024-07-01 08:45:57 +00:00 |
|
mfo
|
ced634295e
|
clean(tech): EmailChecker, use class method, not instance
|
2024-07-01 10:40:55 +02:00 |
|
Colin Darie
|
d36d7b0d48
|
chore(instructeurs): sections summary only on xl screens
|
2024-07-01 10:32:44 +02:00 |
|
Eric Leroy-Terquem
|
0a70c6b90f
|
manager: add a page for demarches publiees
|
2024-06-28 18:20:05 +02:00 |
|
Corinne Durrmeyer
|
0d744a0eb7
|
Merge pull request #10538 from demarches-simplifiees/a11y-fix-unordered-list
Correction des listes mal structurées
|
2024-06-28 09:57:28 +00:00 |
|
Corinne Durrmeyer
|
e2dfabd61a
|
Merge pull request #10563 from demarches-simplifiees/a11y-fix-legal-notice-page
Améliore l'accessibilité des mentions légales
|
2024-06-28 09:56:36 +00:00 |
|
Corinne Durrmeyer
|
6cd5bdf1f0
|
Merge pull request #10553 from demarches-simplifiees/a11y-fix-contact-page
Améliore l'accessibilité de la page de contact
|
2024-06-28 09:29:23 +00:00 |
|
Corinne Durrmeyer
|
ee44a61ef2
|
Fix typo
|
2024-06-28 11:24:26 +02:00 |
|
Corinne Durrmeyer
|
43c8ea7bee
|
Replace a series of <p> with a <dl>
|
2024-06-28 11:24:26 +02:00 |
|
Corinne Durrmeyer
|
0065d8933e
|
Combine address in a single paragraph
|
2024-06-28 11:09:46 +02:00 |
|
Corinne Durrmeyer
|
9e54a0dbb4
|
Invert term and description
|
2024-06-28 10:38:22 +02:00 |
|
Corinne Durrmeyer
|
5f2e9659ad
|
Remove useless line breaks
|
2024-06-28 10:38:22 +02:00 |
|
Corinne Durrmeyer
|
229c48de7b
|
Replace <ul> by <dl> on landing pages
|
2024-06-28 10:38:22 +02:00 |
|
Corinne Durrmeyer
|
900d17d269
|
Skiplink : Remove useless list
|
2024-06-28 10:38:22 +02:00 |
|
Lisa Durand
|
9f03b4cfee
|
correct typos and remove agent connect suggestion in mail
|
2024-06-27 17:43:30 +02:00 |
|
Lisa Durand
|
b43b06cf3e
|
send correct mail if invitation from instructeur
|
2024-06-27 17:30:36 +02:00 |
|
Lisa Durand
|
75403ba949
|
add specs
|
2024-06-26 10:57:40 +02:00 |
|
mfo
|
bc6e2a40ba
|
Merge pull request #10554 from mfo/US/fix-export-decimal
ETQ admin/instructeur, je souhaite récupérer la valeur d'un type de champ decimal même si la valeur est précédé et ou suivi d'espace blanc
|
2024-06-26 02:06:39 +00:00 |
|
mfo
|
cfda807b66
|
fix(data): decimal number having spaces are no more exportable
|
2024-06-25 21:17:46 +02:00 |
|
mfo
|
476c7df160
|
bug(Champs::DecimalNumberChamp.for_export): should be able to cast a number wrapped with a string having leading/trailing spaces
|
2024-06-25 17:05:33 +02:00 |
|
Colin Darie
|
2b80a91cce
|
Merge pull request #10551 from colinux/fix-helpscout-task
Tech (helpscout): améliore la gestion du rate limit
|
2024-06-25 15:01:01 +00:00 |
|
Corinne Durrmeyer
|
52b78a51d5
|
Restrict document selection to authorized types only
|
2024-06-25 16:57:06 +02:00 |
|
Corinne Durrmeyer
|
e71d330143
|
Remove icon to prevent it being vocalized by assistive technologies
|
2024-06-25 16:57:06 +02:00 |
|
Corinne Durrmeyer
|
d82e84d711
|
Add expected data type to email field
|
2024-06-25 16:57:06 +02:00 |
|
Corinne Durrmeyer
|
07f063829e
|
Remove forbidden attribute
|
2024-06-25 16:57:06 +02:00 |
|
Corinne Durrmeyer
|
19813162db
|
Update titles
|
2024-06-25 16:57:06 +02:00 |
|
Colin Darie
|
22a4f471e5
|
fix(helpscout): rate limit take into deletions into account
|
2024-06-25 16:45:41 +02:00 |
|
Colin Darie
|
828c539469
|
Merge pull request #10546 from colinux/fix-flaky-brouillon
Tests: fix JS log events
|
2024-06-25 14:12:52 +00:00 |
|
Lisa Durand
|
d7893b9102
|
instructeur need to confirm mail after invitation
|
2024-06-25 15:14:26 +02:00 |
|
mfo
|
554141bb67
|
fix(spec): broken
|
2024-06-25 14:52:01 +02:00 |
|
mfo
|
f83c565297
|
fix(expert_procedure): flash once
|
2024-06-25 14:42:00 +02:00 |
|
mfo
|
afa9821edb
|
perf(InvitationWithTypoComponent): check email once from controller, forward actuel/suggestion email from ctrl to view
|
2024-06-25 14:37:54 +02:00 |
|
mfo
|
4771c45bce
|
clean(InvitationWithTypoComponent): simplier interface
|
2024-06-25 14:36:41 +02:00 |
|
mfo
|
2bb7584246
|
feat(administrateurs/experts_procedures#create): avoid typo on expert
list management
|
2024-06-25 14:04:01 +02:00 |
|
Corinne Durrmeyer
|
9cbf1d3341
|
Merge pull request #10545 from demarches-simplifiees/a11y-fix-focus-visibility
Restaure la visibilité de la prise de focus dans le sélecteur de langue
|
2024-06-24 14:56:31 +00:00 |
|
Colin Darie
|
52ec509c15
|
Merge pull request #10433 from colinux/faqs-wording
FAQ: précise périmètre d'application de DS
|
2024-06-24 14:41:05 +00:00 |
|
Colin Darie
|
b552138c48
|
chore(faq): update screenshots mentionning demarches.gouv.fr
|
2024-06-24 16:29:33 +02:00 |
|
Colin Darie
|
76c8792ced
|
chore(faq): make "comment trouver ma démarche" the first FAQ
|
2024-06-24 16:29:33 +02:00 |
|