Martin
|
ea9c571a30
|
amelioration(users.expiration): notifie deux semaine a l'avance avant de supprimer un compte
|
2023-11-17 11:33:14 +01:00 |
|
Martin
|
b08609af48
|
tech(users.inactive_close_to_expiration_notice_sent_at): ajoute une colonne pour suivre la date de notification avant suppression du compte usager inactif
|
2023-11-17 11:33:14 +01:00 |
|
Martin
|
252b3e4719
|
tech(expires-user.cron): ajoute une tache cron [débrayable] pour faire tourner la tache de suppression des usagers inutile
attention, pour notre instance, avec ma db anonymiser :
```
ExpiredUsersDeletionService.find_expired_user.pluck(:id).size
=> 1795515
```
|
2023-11-17 11:33:14 +01:00 |
|
Martin
|
a49a5c2c93
|
amelioration(ExpiredUsersDeletionService): prepare le grand ménage
|
2023-11-17 11:33:14 +01:00 |
|
mfo
|
256babbf74
|
Merge pull request #9716 from mfo/US/tags.pre-wrap.text
correctif(tags): ETQ admin, je peux utiliser un tag referençant un type de champ dont le libellé contient deux espaces consécutif
|
2023-11-16 16:08:10 +00:00 |
|
Lisa Durand
|
1fa3425d4f
|
Merge pull request #9705 from demarches-simplifiees/setup-dark-mode-ldu
[Accessibilité] Configurer le mode "sombre"
|
2023-11-16 15:10:41 +00:00 |
|
krichtof
|
39bdb5f145
|
Merge pull request #9701 from demarches-simplifiees/carte
Afficher une carte de déploiement de DS par département
|
2023-11-16 13:18:16 +00:00 |
|
Lisa Durand
|
8ecc242586
|
fix display of notification dot inside DSFR tabs
|
2023-11-16 14:06:05 +01:00 |
|
Lisa Durand
|
139e8f2059
|
rename theme modal
|
2023-11-16 14:02:07 +01:00 |
|
Christophe Robillard
|
7be8d4447f
|
add links to deployment map
|
2023-11-16 13:27:12 +01:00 |
|
Christophe Robillard
|
90ed7dd4a9
|
fix false positives for activemodel i18n keys
|
2023-11-16 13:27:12 +01:00 |
|
Christophe Robillard
|
ba876f5085
|
show france map with stats for each departement
|
2023-11-16 13:27:12 +01:00 |
|
Lisa Durand
|
b782bcdd2b
|
Merge pull request #9672 from demarches-simplifiees/add-confirmation-page-for-procedure-publication-ldu
[admin] Ajout d'une page de confirmation après la publication d'une procédure - mise en avant de l'URL à partager
|
2023-11-16 11:08:54 +00:00 |
|
Colin Darie
|
1d2fdeb376
|
Merge pull request #9709 from mfo/fix-typo-treatment-time-for-dossier
correctif(typo): Quels sont des délais... -> Quels sont les délais
|
2023-11-16 10:12:26 +00:00 |
|
Lisa Durand
|
b02edd15dc
|
remove condition - Colin feedback review
|
2023-11-16 11:03:33 +01:00 |
|
Martin
|
760c441141
|
correctif(typo): Quels sont des délais... -> Quels sont les délais
|
2023-11-16 10:57:25 +01:00 |
|
Martin
|
dd31dbc450
|
correctif(mail_templates/_form.html.haml): force la preservation des espaces dans le code des balises, sinon un tag d'un type de champ ayant un libelle contenant deux espaces consécutif est invalide car il se fait manger par le rendu html
|
2023-11-16 10:31:35 +01:00 |
|
krichtof
|
ba17f8d8aa
|
Merge pull request #9713 from demarches-simplifiees/8742-privileges
tech: migration api entreprise privileges
|
2023-11-16 08:46:24 +00:00 |
|
Lisa Durand
|
31cb62e27d
|
improve dark mode for admin user
|
2023-11-15 19:09:11 +01:00 |
|
Lisa Durand
|
373379d132
|
remove icon from admin dashboard and use badge - Figma
|
2023-11-15 19:08:56 +01:00 |
|
Lisa Durand
|
9af2304019
|
remove hard coded color for dossier subheader
|
2023-11-15 18:43:20 +01:00 |
|
Lisa Durand
|
d601f92be8
|
add links in footer and page profil and modal to choose scheme
|
2023-11-15 18:43:20 +01:00 |
|
Colin Darie
|
cbec8b8b75
|
chore(assets): setup dsfr artwork
|
2023-11-15 18:43:17 +01:00 |
|
Lisa Durand
|
d403f851c6
|
fix specs with good aria attributes for tabs
|
2023-11-15 18:42:40 +01:00 |
|
Lisa Durand
|
75867df013
|
fix linter with correct indentation
|
2023-11-15 18:42:40 +01:00 |
|
Lisa Durand
|
cf31815890
|
change rgb color by var from DSFR
|
2023-11-15 18:42:40 +01:00 |
|
Lisa Durand
|
7c7f9113d2
|
improve css dark mode for combobox
|
2023-11-15 18:42:40 +01:00 |
|
Lisa Durand
|
84cd5daf9c
|
add css to make dropdown readable with dark mode
|
2023-11-15 18:42:40 +01:00 |
|
Lisa Durand
|
86c9a84111
|
fix dark mode on login pages
|
2023-11-15 18:42:40 +01:00 |
|
Lisa Durand
|
a3307553b7
|
simplify html and css for landing pages and improve dark mode
|
2023-11-15 18:42:40 +01:00 |
|
Lisa Durand
|
f4283392b7
|
improve table and messagerie display in dark mode
|
2023-11-15 18:42:40 +01:00 |
|
Lisa Durand
|
11c8e408ef
|
remove specific tabs css and use DSFR tabs
|
2023-11-15 18:42:40 +01:00 |
|
Lisa Durand
|
a0998ab709
|
import dark mode from DSFR and setup as system
|
2023-11-15 18:42:40 +01:00 |
|
Christophe Robillard
|
a2f5687aa3
|
migrate api entreprise privileges
|
2023-11-15 17:19:53 +01:00 |
|
LeSim
|
a6f4ae3ee4
|
Merge pull request #9612 from demarches-simplifiees/attestation_editor_1
Prototype de l'éditeur d'attestation v2
|
2023-11-15 14:54:13 +00:00 |
|
simon lehericey
|
200cdbd4ef
|
fix types
|
2023-11-15 15:42:24 +01:00 |
|
simon lehericey
|
9fc6c3b641
|
attestation_template v2 : add feature flag
|
2023-11-15 15:24:46 +01:00 |
|
simon lehericey
|
791954af1b
|
attestation_template v2: add weasyprint integration
|
2023-11-15 15:24:46 +01:00 |
|
simon lehericey
|
e4a48f1270
|
tiptap service handle empty attestation
|
2023-11-15 15:24:46 +01:00 |
|
simon lehericey
|
af53a9b9db
|
attestation_template v2: edit / update
|
2023-11-15 15:24:46 +01:00 |
|
simon lehericey
|
f6001c8eae
|
attestation_template v2: show
|
2023-11-15 12:17:26 +01:00 |
|
simon lehericey
|
f6b10731d3
|
add json_body to attestation template
|
2023-11-15 10:35:16 +01:00 |
|
simon lehericey
|
b2d29b28b0
|
yarn add tiptap
|
2023-11-15 10:35:16 +01:00 |
|
Paul Chavard
|
8aab0cdfed
|
Merge pull request #9707 from demarches-simplifiees/remove-routing-feature-flags
Tech : supprime des features flags liés au routage
|
2023-11-15 09:23:00 +00:00 |
|
Paul Chavard
|
2b6cd5068b
|
Merge pull request #9697 from tchak/fix-repasser_en_instruction-email
fix(dossier): use traitements to send repasser_en_instruction template
|
2023-11-15 09:22:40 +00:00 |
|
Eric Leroy-Terquem
|
f1954c1546
|
Merge pull request #9694 from demarches-simplifiees/fix-number-type-condition-bug
ETQ admin je peux conditionner / router avec un champ de type nombre décimal
|
2023-11-15 09:04:07 +00:00 |
|
Eric Leroy-Terquem
|
22eadafe07
|
fix(condition): make condition work with decimal
|
2023-11-15 09:53:02 +01:00 |
|
Paul Chavard
|
508602fd4a
|
fix(dossier): use traitements to send repasser_en_instruction template
|
2023-11-14 23:59:45 +01:00 |
|
Paul Chavard
|
a2ed35d44e
|
spec(dossier): improuve dossier with state factories
|
2023-11-14 23:59:45 +01:00 |
|
LeSim
|
1b4010205a
|
Merge pull request #9599 from demarches-simplifiees/destroy_dossier_operation_logs_with_dossier
fix: destroy dossier_operation_logs with dossier
|
2023-11-14 16:45:26 +00:00 |
|