Colin Darie
|
eb88c5e9de
|
chore: setup active record encryption from secrets
|
2023-05-03 11:35:32 +02:00 |
|
Colin Darie
|
2144c69e22
|
chore: disable cookies rotation until we enforce SHA256 digests
|
2023-05-03 11:35:32 +02:00 |
|
Colin Darie
|
ae88c1de6b
|
fix(devise): default config for devise and turbo stream as navigational format
|
2023-05-03 11:35:32 +02:00 |
|
Colin Darie
|
33a1e0f22d
|
fix(loading): in initializer, dolist must be manually loaded
|
2023-05-03 11:35:31 +02:00 |
|
Colin Darie
|
b3099214b1
|
chore(rails): we already use json as cookies_serializer
|
2023-05-03 11:35:31 +02:00 |
|
Nicolas Cavigneaux
|
9097664de5
|
chore: activate new config defaults for Rails 7 that should be compatible with current version
|
2023-05-03 11:35:30 +02:00 |
|
Nicolas Cavigneaux
|
6eef70750b
|
feat: add initializer to handle encrypted cookies rotation
This is needed to keep them working when switching from Rails 6.1 to Rails 7.0
|
2023-05-03 11:35:29 +02:00 |
|
Nicolas Cavigneaux
|
5ee60cbb0c
|
chore: update and default initializer for Rails 7
|
2023-05-03 11:35:29 +02:00 |
|
Nicolas Cavigneaux
|
c1453c5f5c
|
fix: ensure turbo_stream request are not considered as navigational
|
2023-05-03 11:35:28 +02:00 |
|
Nicolas Cavigneaux
|
db71323b92
|
fix: add missing encryption key / salt introduced in Rails 7
|
2023-05-03 11:35:28 +02:00 |
|
Nicolas Cavigneaux
|
00e640a21d
|
fix Zeitwerk check
|
2023-05-03 10:10:38 +02:00 |
|
Nicolas Cavigneaux
|
42689e34ba
|
chore: bump Rails (and required dependencies) to 7.0.4.2
|
2023-05-03 10:10:38 +02:00 |
|
Paul Chavard
|
f2c1c071b4
|
Revert "Merge pull request #8899 from demarches-simplifiees/8738-validate-adresse-electronique"
This reverts commit d3eda28f35 , reversing
changes made to 6394996e7f .
|
2023-04-28 16:10:20 +02:00 |
|
simon lehericey
|
07d3496300
|
spec: always enable super_admin_otp for spec
|
2023-04-28 10:24:14 +02:00 |
|
Colin Darie
|
5cc2712873
|
refactor(dolist): drop smtp deliver method
|
2023-04-27 10:09:29 +02:00 |
|
Colin Darie
|
f7a80eb905
|
fix: dolist module/class mismatch
|
2023-04-27 10:09:00 +02:00 |
|
Paul Chavard
|
c7066573f6
|
Merge pull request #8921 from demarches-simplifiees/8827-user-path-translations-fix
ETQ usager, je veux que mon interface soit traduite en anglais
|
2023-04-26 17:17:35 +00:00 |
|
Paul Chavard
|
d3eda28f35
|
Merge pull request #8899 from demarches-simplifiees/8738-validate-adresse-electronique
ETQ usager, je veux que les champs de type adresse électronique soit validé
|
2023-04-26 16:52:02 +00:00 |
|
Lisa Durand
|
e393132fd8
|
Merge pull request #8936 from demarches-simplifiees/add-yes-no-column-for-instructeurs
[instructeur] ajout du nb de réponses oui/non aux avis dans le tableau d'une procedure
|
2023-04-26 09:05:58 +00:00 |
|
Lisa Durand
|
d52ee477b0
|
remove '+' and use variable in I18n
|
2023-04-25 14:30:39 +02:00 |
|
Lisa Durand
|
26ff82dbe4
|
Merge branch 'main' of github.com:betagouv/demarches-simplifiees.fr into user-dashboard/add-alert-WIP-last-dossier
|
2023-04-25 13:01:40 +02:00 |
|
Julie Salha
|
e6004d83f3
|
Merge branch 'main' into 8827-user-path-translations-fix
|
2023-04-25 09:36:05 +02:00 |
|
Eric Leroy-Terquem
|
06de9bf4b4
|
do not use notifier verb in the wrong way
|
2023-04-21 09:56:32 +02:00 |
|
krichtof
|
c2461f230c
|
validate value for email champ
|
2023-04-20 18:27:02 +02:00 |
|
Lisa Durand
|
65730bcfcb
|
display avis_anwser yes/no in table
|
2023-04-20 15:55:31 +02:00 |
|
Paul Chavard
|
586286cb08
|
Merge pull request #8916 from demarches-simplifiees/can-update-defaut-groupe-instructeur-2
feat(routage): permet de changer le groupe par défaut
|
2023-04-20 08:28:46 +00:00 |
|
Martin
|
b9faa26560
|
amelioration(editeur-de-champs): permet de choisir un niveau de titre (de 1 à 3) pour les champs de type Champs::HeaderSectionChamp. Gère les erreurs dans le cas ou un administrateur supprimerait un HeaderSection qui casserait l'ordre des titre [ex: titre 1,2,3. et l'admin supprime le titre 1 et il reste que 2,3].
|
2023-04-20 08:22:02 +02:00 |
|
Paul Chavard
|
ce466d072a
|
feat(manager): display procedure state and unpublished date
|
2023-04-19 19:59:54 +02:00 |
|
Paul Chavard
|
63b7a83689
|
feat(graphql): log dossier and procedure id on dossier fetch endoint
|
2023-04-19 18:00:08 +02:00 |
|
Colin Darie
|
9728493bda
|
Merge pull request #8924 from colinux/rubocop-upgrades
Tech: update rubocop, active nouveaux cops Rails/*
|
2023-04-19 13:37:10 +00:00 |
|
simon lehericey
|
b38470368b
|
feat(routing): can change defaut groupe
|
2023-04-19 13:52:41 +02:00 |
|
mfo
|
73184c6dac
|
Merge pull request #8907 from mfo/US/dolist-silence-some-errors
amelioration(dolist): ne log erreurs pas les erreurs dans sentry lorsque le contact chez dolist est injoingable ou hardbounce
|
2023-04-19 11:49:01 +00:00 |
|
Colin Darie
|
b273e7b67e
|
chore(rubocop): fix Rails/RootPathnameMethods and assimiled cops
|
2023-04-19 12:55:13 +02:00 |
|
Paul Chavard
|
05cfb4055d
|
fix(dossier): improuve dossier state display
|
2023-04-19 12:27:16 +02:00 |
|
Martin
|
534ce34f87
|
amelioration(Dolist::ApiSender): lève une Dolist::IgnorableError afin de l'inscrire dans l'historique des EmailEvent
|
2023-04-19 11:22:13 +02:00 |
|
Martin
|
8fa2bbb67d
|
amelioration(dolist): ne log erreurs pas les erreurs dans sentry lorsque le contact chez dolist est injoingable ou hardbounce
|
2023-04-19 11:22:13 +02:00 |
|
Julie Salha
|
c6aff63ce7
|
remove phone contact accessibility statement
|
2023-04-18 17:25:20 +02:00 |
|
Julie Salha
|
f4ffbbf042
|
add missing translations
|
2023-04-18 14:21:09 +02:00 |
|
Julie Salha
|
f039b6687a
|
add translations account confirmation page
|
2023-04-18 14:11:58 +02:00 |
|
Julie Salha
|
b1dfc83c17
|
add translations upload group notice
|
2023-04-18 14:04:32 +02:00 |
|
Julie Salha
|
be16cb6f5e
|
add missing translations footer email change password
|
2023-04-18 13:56:50 +02:00 |
|
Lisa Durand
|
c565ed415b
|
change scope and alert location after UI modification
|
2023-04-18 12:03:10 +02:00 |
|
Lisa Durand
|
bc3e67ab94
|
add alert on user dashboard to edit last editable dossier
|
2023-04-11 15:50:17 +02:00 |
|
Eric Leroy-Terquem
|
eda48567ef
|
fix link for csv example file
|
2023-04-11 14:36:35 +02:00 |
|
Paul Chavard
|
0b95a912c6
|
Merge pull request #8858 from tchak/feat-refactor-dossier-link-champ
feat(dossier): use turbo to select linked dossier
|
2023-04-07 08:49:11 +00:00 |
|
Paul Chavard
|
7ea443f86a
|
Merge pull request #8860 from demarches-simplifiees/ay11-actions-multiples
[a11y] actions multiples
|
2023-04-05 16:41:06 +00:00 |
|
Paul Chavard
|
8049547326
|
Merge pull request #8866 from adullact/feat-sendmail-emails
feat: add ability to use local sendmail binary to send emails
|
2023-04-05 16:40:20 +00:00 |
|
Nicolas Cavigneaux
|
24a06a5e69
|
feat: add ability to use local sendmail binary to send emails
|
2023-04-05 14:44:16 +02:00 |
|
Nicolas Cavigneaux
|
4ea08d070b
|
feat: add ability to use local sendmail binary to send emails
|
2023-04-05 14:37:30 +02:00 |
|
Paul Chavard
|
a5733002ed
|
feat(graphql): improuve logs
|
2023-04-05 13:56:26 +02:00 |
|