Commit graph

13049 commits

Author SHA1 Message Date
Paul Chavard
c1c45613cc feat(i18n): translate reexamin and new message emails 2021-08-26 17:53:59 +02:00
Paul Chavard
89d9a4a477 feat(i18n): translate notification emails actions 2021-08-26 17:53:59 +02:00
Paul Chavard
6eb072e69f feat(i18n): translate email greetings 2021-08-26 17:53:59 +02:00
Paul Chavard
a80fc96d5c
Merge pull request #6424 from betagouv/i18n-request-password-translation
i18n: request new password translation
2021-08-26 17:53:37 +02:00
lydiasan
156b9894fe ajout des traductions pour la demande de mdp 2021-08-26 17:43:00 +02:00
lydiasan
ff575db4b3 i18n: request new password translation 2021-08-26 14:56:12 +02:00
Paul Chavard
c91aa2c2be
Merge pull request #6420 from tchak/feat-signin-signup-email-translations
Translate devise related emails
2021-08-26 12:17:37 +02:00
Paul Chavard
8c6978c0cb feat(i18n): translate devise related emails 2021-08-26 12:08:40 +02:00
LeSim
c553fe1e9a
Merge pull request #6419 from tchak/fix-dossiers-close-to-expiratio-notice
Send expiration notifications 2 weeks prior to supression instead of a month
2021-08-26 12:03:58 +02:00
Paul Chavard
8e1bfb469f fix(dossier): send expiration notifications 2 weeks prior to supression instead of a month 2021-08-26 11:28:57 +02:00
Paul Chavard
dad9c0473c
Merge pull request #6401 from tchak/feat-graphql-dossier-demarche
feat(graphql): expose demarche descriptor on dossier type
2021-08-25 15:36:28 +02:00
Paul Chavard
1399d9bba9 feat(graphql): expose demarche descriptor on dossier type
We don't want to expose full demarche type on dossiers because it would open the door for recursive queries that we want to avoid. DemarcheDescriptorType is a lightweight representation of demarche metadata.
2021-08-25 11:12:24 +02:00
Pierre de La Morinerie
fd1a2e9307
Merge pull request #6414 from betagouv/localization-improvements
Amélioration du sélecteur de langues (#6414)
2021-08-24 13:06:35 -05:00
Pierre de La Morinerie
bb15d5fadc i18n: put french first in the locales list
Because French is the reference locale, and we should reflect this to 
users.
2021-08-24 12:57:51 -05:00
Pierre de La Morinerie
02a19587b7 i18n: display selected locale as active wit bold text 2021-08-24 12:57:51 -05:00
Pierre de La Morinerie
227b1dc462 i18n: remove language code from the locale dropdown 2021-08-24 12:57:51 -05:00
Pierre de La Morinerie
47e1555dce i18n: properly translate the locale dropdown title 2021-08-24 12:57:51 -05:00
Pierre de La Morinerie
83b04aca59 i18n: move 'layouts' locales to their proper location 2021-08-24 12:57:51 -05:00
Pierre de La Morinerie
db803c2522 i18n: fix capitalization in the locale dropdown 2021-08-24 12:57:51 -05:00
Pierre de La Morinerie
789fc41efa
Merge pull request #6413 from tchak/fix-devise-translation-key
Correction de l'affichage du texte de réinitialisation de mot de passe (#6413)
2021-08-24 11:42:11 -05:00
Paul Chavard
ef16424fa8 fix(i18n): use correct translation namespace 2021-08-24 16:00:57 +02:00
Pierre de La Morinerie
3fbf012297
Merge pull request #6411 from betagouv/remove-filters-migration-leftover-again
Migration de données : suppression de la clef `'migrated'` dans ProcedurePresentation#filters (#6411)
2021-08-24 08:51:47 -05:00
Pierre de La Morinerie
9741108094 lib: remove the 'migrated' key on filters
In a9a4f6e2a8, a task to migrate
ProcedurePresentation's filters was added.

This task added a "migrated: true" key to all migrated filters.

Now that this task has run, we can safely remove the extra key.

In a previous version of this commit, the migration would fail for
invalid ProcedurePresentation records. This is now fixed.
2021-08-24 08:42:22 -05:00
Pierre de La Morinerie
d0300d684c
Merge pull request #6394 from betagouv/accessibilite
Remplacement de la gem dépréciée `axe-matchers` par `axe-core-spec` (#6394)
2021-08-24 08:18:21 -05:00
Christophe Robillard
83b6c5d7c7 replace deprecated axe-matchers by axe-core-spec 2021-08-24 08:09:17 -05:00
Pierre de La Morinerie
2611302680
Merge pull request #6384 from betagouv/dependabot/npm_and_yarn/path-parse-1.0.7
Mise à jour de `path-parse` de la version 1.0.6 à 1.0.7
2021-08-24 08:08:33 -05:00
dependabot[bot]
72f6e6808c
build(deps): bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-24 13:00:05 +00:00
Paul Chavard
6ad4fd8ac2
Merge pull request #6410 from tchak/feat-enable-localization-by-query-param
feat(i18n): enable localization by query param
2021-08-24 11:56:40 +01:00
Paul Chavard
3b6528decf feat(i18n): enable localization by query param
Providing a query param ("locale") will enable localization. A language picker will be shown once
localization is activated. Locale is stored in a cookie "locale".
2021-08-24 12:42:40 +02:00
Paul Chavard
3b93336c20
Merge pull request #6409 from ismo1/6407-fix_a_typo
#6407 - Fix flash message typo in new_administrateur/groupe_instructeurs_controller and its related spec
2021-08-24 08:39:53 +01:00
Ismael MOUSSA S. (T0194673)
330333aac4 6407 - Fix flash message typo in new administrateur/groupe instructeurs controller and its related spec 2021-08-20 20:10:44 +02:00
Kara Diaby
ddbe2fa8ab
Merge pull request #6403 from betagouv/fix-bulk-messages
fix localstorage save message for bulk messages
2021-08-20 15:31:42 +02:00
kara Diaby
8788d0e7dd fix localstorage save message for bulk messages 2021-08-20 15:21:07 +02:00
krichtof
d3cd8dbb12
Merge pull request #6405 from betagouv/i18n-signup
Internationalisation de la création du compte
2021-08-20 12:18:14 +02:00
Christophe Robillard
99c16e8dc0 i18n for header 2021-08-20 12:09:01 +02:00
Christophe Robillard
a5750ed4ce i18n for registration page 2021-08-20 12:09:01 +02:00
Paul Chavard
e25ab353d7
Merge pull request #6404 from tchak/fix-question-mark
fix(i18n): remove space before question mark in english
2021-08-20 10:58:18 +01:00
Paul Chavard
2e707e118c fix(i18n): remove space before question mark in english 2021-08-20 10:40:12 +01:00
krichtof
ec5d0ab4c3
Merge pull request #6402 from betagouv/i18n-commencer
Internationalisation de la page *Commencer*
2021-08-20 11:37:41 +02:00
Christophe Robillard
bf3580ca2f i18n for page commencer 2021-08-20 09:19:25 +02:00
krichtof
6b8331a686
Merge pull request #6400 from betagouv/delete-sib-emails
purge old sendinblue mails
2021-08-20 09:01:36 +02:00
Christophe Robillard
ddea0b9a45 purge old sendinblue mails 2021-08-20 08:52:39 +02:00
krichtof
602c71f94d
Merge pull request #6398 from betagouv/export-communes
ajoute une colonne *Code insee* pour l'export d'un champ commune
2021-08-19 08:12:13 +02:00
Christophe Robillard
8f2e0660d3 add spec for dossier with commune 2021-08-19 08:04:47 +02:00
Christophe Robillard
e06f11f33f add code insee libelle for commune export 2021-08-19 08:04:47 +02:00
Christophe Robillard
4a6c22d6a6 export code insee for commune champ 2021-08-19 08:04:47 +02:00
Christophe Robillard
daa306859c champ export can be an array of values 2021-08-19 08:04:47 +02:00
Paul Chavard
94c46d791f
Merge pull request #6395 from tchak/feat-enable-discard-finalized-dossiers
feat(dossiers): enable dossiers termine expiration behind feature flag
2021-08-18 16:20:26 +01:00
Paul Chavard
ffa8c0c80a feat(dossiers): enable dossiers termine expiration behind feature flag
feature flag "procedure_process_expired_dossiers_termine" controls if a procedure has expiration
enabled on dossiers termine

re #3796
2021-08-18 16:11:35 +01:00
Paul Chavard
d67778a636
Merge pull request #6396 from tchak/fix-empty-commune-select
fix(combo-search): can input empty value
2021-08-18 15:57:40 +01:00