Colin Darie
|
dfbe53dcc5
|
fix(cron): really schedule jobs on sidekiq instead of running them
|
2024-04-10 18:03:47 +02:00 |
|
Colin Darie
|
e1144cf655
|
chore(sidekiq): support for standard/local config without redis sentinels
|
2024-04-10 18:03:46 +02:00 |
|
LeSim
|
137601448b
|
Merge pull request #10294 from demarches-simplifiees/fix_city_address_again
Tech: correction d un bug concernant les city_name
|
2024-04-10 09:15:19 +00:00 |
|
simon lehericey
|
344f0d2c80
|
fix: graphql new normalization
|
2024-04-10 10:57:37 +02:00 |
|
simon lehericey
|
5567570d74
|
more robust normalization
|
2024-04-10 10:57:37 +02:00 |
|
Lisa Durand
|
758673a355
|
Merge pull request #10280 from demarches-simplifiees/ux-improve-usager-filter-dropdown-ldu
[UX] Améliorer les filtres d'un dossier sur le tableau de bord d'un usager
|
2024-04-10 07:18:55 +00:00 |
|
Eric Leroy-Terquem
|
51312b178e
|
task(routing): reroute dossiers en construction
|
2024-04-09 17:17:49 +02:00 |
|
LeSim
|
f5397268a6
|
Merge pull request #10271 from demarches-simplifiees/sidekiq_part_of_api_entreprise
Tech: déplace APIEntreprise vers sidekiq
|
2024-04-09 12:57:12 +00: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 |
|
simon lehericey
|
23060da306
|
fix: do not url encode error message in sentry
|
2024-04-09 14:25:17 +02:00 |
|
simon lehericey
|
92ba1a12ce
|
chore: use space instead of tab
|
2024-04-09 14:25:17 +02:00 |
|
LeSim
|
f592fe4865
|
Merge pull request #10290 from demarches-simplifiees/backfill_missing_city_name
Correction: ajoute une tache de maintenance pour re remplir l attribut city_name manquant de certaines adresses
|
2024-04-09 11:32:59 +00:00 |
|
simon lehericey
|
f55328c15d
|
fix: maintenance task to backfill city_name
|
2024-04-09 11:44:11 +02:00 |
|
Colin Darie
|
4bbe136987
|
Merge pull request #10283 from demarches-simplifiees/fix-main-menu-a11y
Remplacement de l'attribut `aria-current="page"` par `aria-current="true"` lorsque le lien concerne un ensemble de pages
|
2024-04-09 08:57:09 +00: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
|
6e9bae4f0c
|
Merge pull request #10289 from colinux/fix-preferred-domain
Tech: n'assigne pas le domaine préféré à l'inscription/connexion si la feature n'est pas activée
|
2024-04-09 08:15:32 +00:00 |
|
Colin Darie
|
3c7018fd31
|
fix: don't set preferred domain on signup/signin unless feature is enabled
|
2024-04-09 10:04:18 +02:00 |
|
LeSim
|
5a775acbe0
|
Merge pull request #10288 from colinux/fix-cron-queue-adapter
Tech (jobs): (re)enqueue crons dans sidekiq
|
2024-04-09 07:23:14 +00:00 |
|
Colin Darie
|
e21636e371
|
chore: don't load anymore delayed_cron_job by default
|
2024-04-08 18:34:45 +02:00 |
|
Colin Darie
|
25892f594c
|
fix(jobs): don't enqueue crons to default adapter anymore
|
2024-04-08 18:27:31 +02:00 |
|
Paul Chavard
|
37ae3142ff
|
Merge pull request #10282 from tchak/fix-parse-ban-adresse
fix(adresse): fallback to city name if commune not found
|
2024-04-08 12:58:06 +00:00 |
|
Paul Chavard
|
690422d7d4
|
Merge pull request #10284 from demarches-simplifiees/fix_typo_in_sidekiq_webhook
Tech: correction d'une typo dans le fichier sidekiq transition
|
2024-04-08 12:10:29 +00:00 |
|
Corinne Durrmeyer
|
8999fe3aa2
|
fix(spec): Replace 'page' with 'true'
|
2024-04-08 12:30:20 +02:00 |
|
simon lehericey
|
0f07beffe4
|
fix: typo in sidekiq transition
|
2024-04-08 12:16:48 +02:00 |
|
Lisa Durand
|
09d4ed760f
|
add missing views and change position for notif
|
2024-04-08 12:10:00 +02:00 |
|
Paul Chavard
|
77715569ed
|
Merge pull request #10063 from tchak/update-js-deps
chore(npm): update dependencies
|
2024-04-08 09:50:47 +00:00 |
|
Paul Chavard
|
df8ad3f709
|
fix(adresse): fallback to city name if commune not found
|
2024-04-08 11:49:37 +02:00 |
|
Paul Chavard
|
707d3980c0
|
Merge pull request #10171 from tchak/fix-perf-filters
perf(filter): we query by stable_id - no need to check type_de_champ private attribute
|
2024-04-08 09:24:54 +00:00 |
|
Corinne Durrmeyer
|
fd54c15144
|
feat(fix-aria-current-mainmenu) : Transform aria-current='page' into aria-current='true' when the current link targets several pages - fix #8559 #8135
|
2024-04-08 11:22:44 +02:00 |
|
Lisa Durand
|
e2d83d87d2
|
change wording in usager filter and target css to combobox component
|
2024-04-08 10:41:39 +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
|
8fd2a262a2
|
Merge pull request #10277 from mfo/US/fix-date-format
fix(i18n.format): fix date format
|
2024-04-08 08:20:46 +00:00 |
|
LeSim
|
6855213435
|
Merge pull request #10273 from demarches-simplifiees/discard_champ_fetch_job_on_not_found
Tech: supprime les fetch_external_data_job lorsque le champ correspond n'existe plus
|
2024-04-08 08:13:06 +00:00 |
|
LeSim
|
22830fd7f6
|
Merge pull request #10275 from demarches-simplifiees/fix_api_entreprise_status
Tech: corrige le mécanisme de surveillance des fournisseurs d entreprise.api.gouv.fr
|
2024-04-08 08:08:38 +00:00 |
|
Paul Chavard
|
c5c671f391
|
Merge pull request #10234 from tchak/type-de-champ-paths
feat(champ): add paths to type_de_champ
|
2024-04-08 08:07:30 +00:00 |
|
mfo
|
ab11965525
|
fix(i18n.format): fix date format
|
2024-04-08 09:29:57 +02:00 |
|
LeSim
|
cbf54b84a7
|
Merge pull request #10276 from demarches-simplifiees/fix_domain
Tech: empeche temporairement de setter le domain préféré
|
2024-04-05 13:33:29 +00:00 |
|
simon lehericey
|
e82a8787d5
|
dirty fix: avoid changing preferred domain
|
2024-04-05 15:26:12 +02:00 |
|
Paul Chavard
|
ce95fe1794
|
Merge pull request #10255 from demarches-simplifiees/fix-move-after-edit-list
ETQ Administrateur : Amélioration de l'accessibilité et de l'ergonomie de la liste d'édition du formulaire "déplacer après"
|
2024-04-05 11:39:55 +00:00 |
|
Paul Chavard
|
12fa05935a
|
Merge pull request #10272 from tchak/fix-no-validate-on-hidden-fields
fix(champ): do not validate hidden champs
|
2024-04-05 11:33:10 +00:00 |
|
Paul Chavard
|
80b3f0c0b3
|
fix(champ): no validate on hidden champs
|
2024-04-05 13:24:57 +02:00 |
|
Paul Chavard
|
9edf0f5450
|
fix(spec): add- between position and label
|
2024-04-05 12:55:19 +02:00 |
|
simon lehericey
|
2e2f4706c5
|
deduplicate and add error management
|
2024-04-05 12:30:43 +02:00 |
|
simon lehericey
|
42f0b87c39
|
remove api_up?
|
2024-04-05 12:27:54 +02:00 |
|
simon lehericey
|
7b33963a67
|
add and use api_djepva_up?
|
2024-04-05 12:27:26 +02:00 |
|
simon lehericey
|
e994738a2e
|
add and use api_insee_up?
|
2024-04-05 12:26:44 +02:00 |
|
simon lehericey
|
ac695a2151
|
fix: discard DeserializationError on fetch external data job
|
2024-04-05 10:42:44 +02:00 |
|
Corinne Durrmeyer
|
a46286f9df
|
feat(improve-contact-page-a11y) : Add missing h2 to footer
|
2024-04-05 09:35:28 +02:00 |
|