Paul Chavard
|
f111e88e45
|
Merge pull request #10269 from tchak/run-vite-with-bun
chore(build): use bun instead of node
|
2024-04-17 15:36:45 +00:00 |
|
mfo
|
009738f26b
|
Merge pull request #10313 from mfo/US/stop-using-placeholder-and-title-attribute
ETQ usage, je souhaite que les aides à la saisie soient vocalisées par le screenreader
|
2024-04-17 14:57:14 +00:00 |
|
Lisa Durand
|
6d2777541b
|
fix bad renaming for accusé de reception trad
|
2024-04-17 12:28:36 +02:00 |
|
Paul Chavard
|
c480d4082a
|
chore(build): use bun instead of node
|
2024-04-17 12:25:42 +02:00 |
|
mfo
|
cab3a55f45
|
fix(Champ.dossier_link): do not use placeholder, use hint
|
2024-04-17 07:31:32 +02:00 |
|
Lisa Durand
|
1246ef02b6
|
remove interpolation in duree_conservation… field
|
2024-04-16 17:55:12 +02:00 |
|
Lisa Durand
|
5231ce71a3
|
follow-up : admin better procedure infos form
|
2024-04-16 17:55:11 +02:00 |
|
Colin Darie
|
b336e1b606
|
chore(admin): fix hardcoded application names in translations
|
2024-04-16 17:55:09 +02:00 |
|
Lisa Durand
|
7a80574afc
|
Merge pull request #10190 from demarches-simplifiees/add-AR-feature-ldu
ETQ Admin je peux configurer une démarche avec accusé de lecture
|
2024-04-16 09:58:13 +00:00 |
|
Lisa Durand
|
49ed6d0b14
|
add demo video url on admin homepage
|
2024-04-16 10:34:28 +02:00 |
|
Colin Darie
|
e3dbbf2009
|
Merge pull request #10235 from colinux/page-404
Pages d'erreur personnalisées / au dsfr
|
2024-04-15 21:12:04 +00:00 |
|
Lisa Durand
|
c6e2e6445c
|
add instructeur feedback on accuse de lecture agreement
|
2024-04-15 12:10:28 +02:00 |
|
Lisa Durand
|
71268c7f3b
|
hide decision from email for tiers if procedure has accuse de lecture
|
2024-04-15 11:15:13 +02:00 |
|
Lisa Durand
|
5bbc4cab50
|
hide decision displayed in messagerie with auto commentaire
|
2024-04-15 11:15:13 +02:00 |
|
Lisa Durand
|
b2e48b4dbe
|
change wording for expired_at to remove decision in it
|
2024-04-15 11:15:13 +02:00 |
|
Lisa Durand
|
8eda069bfc
|
add AR in user view - hide decision on first dossier tab
|
2024-04-15 11:15:13 +02:00 |
|
Lisa Durand
|
ae08044ff2
|
create AR email and send it at the right time
|
2024-04-15 11:15:05 +02:00 |
|
Lisa Durand
|
ee91f47c5a
|
add AR component and page on admin view
|
2024-04-15 10:46:29 +02:00 |
|
mfo
|
1989c3e75b
|
fix(Champ.carte): add missing label to search input instead of placeholder
Co-authored-by: Corinne Durrmeyer <corinne@inseo.fr>
|
2024-04-12 11:56:34 +02:00 |
|
Colin Darie
|
a93a4cd5ce
|
chore: specific 422 error page
|
2024-04-11 18:19:32 +02:00 |
|
Colin Darie
|
5b98fd7c6d
|
chore: generic customized error page
|
2024-04-11 18:19:31 +02:00 |
|
Colin Darie
|
5d23b37f59
|
chore: custom dynamic & static 500 pages
|
2024-04-11 18:19:30 +02:00 |
|
Colin Darie
|
7dcd4ba538
|
feat: customized page 404
|
2024-04-11 18:19:29 +02:00 |
|
simon lehericey
|
34fae2831f
|
refactor: add dol_move_batch job which are enqueued by the cron
|
2024-04-11 10:58:34 +02:00 |
|
Colin Darie
|
6be76f702f
|
fix(sidekiq): warn about queue name args in deliver_later not being json serializable
|
2024-04-10 18:03:48 +02:00 |
|
Colin Darie
|
e1144cf655
|
chore(sidekiq): support for standard/local config without redis sentinels
|
2024-04-10 18:03:46 +02:00 |
|
simon lehericey
|
db8c595aca
|
move all the api_entreprise_job to sidekiq
|
2024-04-09 14:26:37 +02:00 |
|
simon lehericey
|
c8a64f8057
|
move api_entreprise::entreprise_job to sidekiq
|
2024-04-09 14:26:06 +02:00 |
|
simon lehericey
|
71a5876af1
|
limit api_entreprise sidekiq job to one thread
|
2024-04-09 14:25:17 +02:00 |
|
Colin Darie
|
c7d2caf1b7
|
Merge pull request #10266 from demarches-simplifiees/fix-a11y-contact-page
Amélioration de l'accessibilité de la page de contact.
|
2024-04-09 08:17:24 +00:00 |
|
Colin Darie
|
25892f594c
|
fix(jobs): don't enqueue crons to default adapter anymore
|
2024-04-08 18:27:31 +02:00 |
|
simon lehericey
|
0f07beffe4
|
fix: typo in sidekiq transition
|
2024-04-08 12:16:48 +02:00 |
|
LeSim
|
12406643d9
|
Merge pull request #10268 from demarches-simplifiees/sidekiq_cron
Tech: déplace les cron job sur sidekiq
|
2024-04-08 08:32:06 +00:00 |
|
mfo
|
ab11965525
|
fix(i18n.format): fix date format
|
2024-04-08 09:29:57 +02:00 |
|
Corinne Durrmeyer
|
a46286f9df
|
feat(improve-contact-page-a11y) : Add missing h2 to footer
|
2024-04-05 09:35:28 +02:00 |
|
Paul Chavard
|
81c325f938
|
chore(task): another attempt to backfill stable_id
|
2024-04-04 17:55:38 +02:00 |
|
simon lehericey
|
e06fb54655
|
define SIDEKIQ_ENABLE constant
|
2024-04-04 16:38:38 +02:00 |
|
simon lehericey
|
d08803d17a
|
add cron UI
|
2024-04-04 16:38:38 +02:00 |
|
Corinne Durrmeyer
|
993c147631
|
feat(improve-contact-page-a11y) : Use visible name in the link title - #10264
|
2024-04-04 14:53:51 +02:00 |
|
Corinne Durrmeyer
|
146ea9bea9
|
feat(improve-contact-page-a11y) : Replace the * character with the content of the AsteriskMandatoryComponent
|
2024-04-04 14:53:51 +02:00 |
|
Paul Chavard
|
9593e8825f
|
chore(browser): be more agressive about browser deprecation
|
2024-04-04 13:53:41 +02:00 |
|
Colin Darie
|
c005991470
|
Merge pull request #10230 from demarches-simplifiees/fix-alert-for-closed-procedures-in-dossiers-list
Correctif : affiche correctement le lien vers la page de fermeture dans la liste des dossiers
|
2024-04-04 09:44:55 +00:00 |
|
Colin Darie
|
8af3f07181
|
Merge pull request #10231 from colinux/fix-gouv-fr-banner
Tech: petites corrections pour le .gouv
|
2024-04-04 09:02:03 +00:00 |
|
LeSim
|
63f67c35c7
|
Merge pull request #10262 from demarches-simplifiees/rename_expires_to_purge_queue
Tech: renommage de la file de job `expires` en `purge`
|
2024-04-04 08:35:28 +00:00 |
|
Eric Leroy-Terquem
|
8d7c078f92
|
fix(dossiers list): display link correctly
|
2024-04-04 09:44:37 +02:00 |
|
simon lehericey
|
1b48db9f6d
|
refactor: rename expires queue to purge
|
2024-04-03 16:48:07 +02:00 |
|
Colin Darie
|
8c0375fe6f
|
chore: easier to test .gouv / new host using APP_HOST
|
2024-04-02 19:36:39 +02:00 |
|
Colin Darie
|
32bcf5b75d
|
fix(mailtrap): update to 2024 config
|
2024-04-02 19:25:45 +02:00 |
|
Colin Darie
|
172aeec3dc
|
chore(mail): replace textual logo with simple logo + application name as text
|
2024-04-02 18:47:53 +02:00 |
|
Colin Darie
|
16766d7395
|
fix(brakerman): update brakeman with Current false positive
|
2024-04-02 18:47:50 +02:00 |
|