Paul Chavard
|
5128b9a086
|
refactor(demarches): use turbo_stream template
|
2023-01-10 09:48:32 +01:00 |
|
Sébastien Carceles
|
22ecbc2ffb
|
remove preremplir admin button (#8366)
|
2023-01-05 10:31:48 +01:00 |
|
Kara Diaby
|
f7cb24ce40
|
Supprime le feature flag pour que tous les administrateurs puissent ajouter des tags sur les démarches
|
2023-01-02 11:13:31 +01:00 |
|
Damien Le Thiec
|
775eb16d95
|
Add link to prefill description from procedure show
|
2022-12-29 16:11:59 +01:00 |
|
Paul Chavard
|
0e73415904
|
feat(revision): improuve changes dashboard
|
2022-12-27 11:06:51 +00:00 |
|
Paul Chavard
|
9b3fa4dd3c
|
refactor(revision): changes should be domain objects
|
2022-12-27 10:58:53 +00:00 |
|
Paul Chavard
|
7aa6f172dc
|
feat(revision): show number of pending dossiers for each revision
|
2022-12-27 10:58:53 +00:00 |
|
Christophe Robillard
|
cfc2aec334
|
display all demarches only if zonage enabled
|
2022-12-21 09:02:16 +01:00 |
|
Christophe Robillard
|
11a18516b2
|
remove feature flag zonage
|
2022-12-21 09:02:16 +01:00 |
|
Christophe Robillard
|
a0da04e83c
|
use config.ds_opendata_enabled
don't use anymore opendata feature flag
|
2022-12-20 12:52:56 +01:00 |
|
Christophe Robillard
|
f1595d1f50
|
wrap resultset tuples in ProcedureDetail
|
2022-12-16 15:51:49 +01:00 |
|
Christophe Robillard
|
5de0c8722e
|
i18n for procedure attributes and values
|
2022-12-16 15:51:49 +01:00 |
|
Christophe Robillard
|
f3f8bc74c7
|
fetch procedure info on demand
Co-authored-by: Paul Chavard <paul.chavard@beta.gouv.fr>
Co-authored-by: Colin Darie <colin@darie.eu>
Co-authored-by: Martin <martin@sharypic.com>
|
2022-12-16 15:51:49 +01:00 |
|
Christophe Robillard
|
112fae8f00
|
improve style
|
2022-12-16 15:51:49 +01:00 |
|
Christophe Robillard
|
cea92c0488
|
perf: remove n+1 queries to count admin
|
2022-12-16 15:51:49 +01:00 |
|
Paul Chavard
|
8c173e45bf
|
fix(admin): go to the right tab when click on breadcrumb link
|
2022-12-13 15:55:10 +01:00 |
|
Colin Darie
|
4824363879
|
refactor(attachment): rename user_can_download -> explicit view_as
- link: shows a simple link to open attachment
- download: shows complete DSFR download UI
|
2022-12-08 20:36:15 +01:00 |
|
Colin Darie
|
e3ddb7779f
|
fix(form): multipart option must be set under "html" to ensure rendering as expected
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
0a114270af
|
refactor(attachment): update Attachment::EditComponent everywhere
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
a726350f0d
|
feat(procedure): allow admin to enable multiple uploads for piece justificative on existing procedures
|
2022-12-05 10:47:10 +01:00 |
|
Paul Chavard
|
886a409abf
|
fix(dossier): fix links to empty pdf templates
|
2022-12-01 17:35:01 +01:00 |
|
Christophe Robillard
|
3539b00652
|
search admins by email
|
2022-11-24 15:05:46 +01:00 |
|
Paul Chavard
|
405d2a695f
|
refactor(attestation_template): remove from revisions
|
2022-11-23 12:26:26 +01:00 |
|
Christophe Robillard
|
8e95c6a2ba
|
search procedures by libelle
|
2022-11-22 17:08:17 +01:00 |
|
Paul Chavard
|
29bdd82b59
|
refactor(procedure): types_de_champ -> active_revision.types_de_champ_public
|
2022-11-17 13:54:14 +01:00 |
|
Christophe Robillard
|
cc35788d26
|
extract computation to controller
|
2022-11-10 18:02:20 +01:00 |
|
Christophe Robillard
|
3a15178cee
|
use common layout for all procedures and admins
|
2022-11-10 18:02:20 +01:00 |
|
Christophe Robillard
|
5f5b6bf7c7
|
use specific route for all admins
|
2022-11-10 18:02:20 +01:00 |
|
Christophe Robillard
|
c96781cfad
|
list all admins
|
2022-11-10 18:02:20 +01:00 |
|
Christophe Robillard
|
3b2df47ba0
|
add style for all admins link
|
2022-11-10 18:02:20 +01:00 |
|
Christophe Robillard
|
c1dad54483
|
fix padding for checkbox group
due to dsfr 1.8 upgrade
|
2022-11-09 13:32:55 +01:00 |
|
Christophe Robillard
|
f80adb4287
|
improve wording
|
2022-11-09 10:58:02 +01:00 |
|
Christophe Robillard
|
7ef114c910
|
add debounce for date_publication autosubmit
|
2022-11-09 10:41:06 +01:00 |
|
Christophe Robillard
|
a5fa21ca1b
|
add from_publication_date filter
|
2022-11-09 10:41:06 +01:00 |
|
Martin
|
b3f80dc5f9
|
amelioration(Procedure.revision_changes): ajout du support pour les texte complementaire affichable au clique des champs de type explication
Co-authored-by: Paul Chavard <github@paul.chavard.net>
|
2022-11-08 17:49:24 +01:00 |
|
Christophe Robillard
|
2138835f43
|
make status filter removable
|
2022-11-08 12:14:26 +01:00 |
|
Christophe Robillard
|
c0231dffa2
|
extract ProceduresFilter class
|
2022-11-08 12:14:26 +01:00 |
|
Christophe Robillard
|
296183cc26
|
improve accessibility
|
2022-11-08 12:14:26 +01:00 |
|
Paul Chavard
|
b020cb31b6
|
fix(publication): improuve publication warnings
|
2022-11-08 10:20:35 +00:00 |
|
Eric Leroy-Terquem
|
aca2775874
|
remove routee? method
|
2022-11-04 12:03:44 +01:00 |
|
Paul Chavard
|
33fc8a45ab
|
feat(emails): show email errors on procedure page
|
2022-11-04 09:08:41 +00:00 |
|
Kara Diaby
|
86afad6250
|
layout
|
2022-11-02 10:19:43 +01:00 |
|
Paul Chavard
|
86a09dd24c
|
fix(procedure): fix procedure cards grid view
|
2022-11-02 09:29:28 +01:00 |
|
Christophe Robillard
|
afcb811a8e
|
correct haml and scss lints
|
2022-10-31 16:12:02 +01:00 |
|
Christophe Robillard
|
a5a93260cf
|
reinit filters
|
2022-10-31 16:12:02 +01:00 |
|
Christophe Robillard
|
29be3812af
|
i18n for status
|
2022-10-31 16:12:02 +01:00 |
|
Christophe Robillard
|
3890b24489
|
i18n for publication date
|
2022-10-31 16:12:02 +01:00 |
|
Christophe Robillard
|
619afbacad
|
make selected zones removable
|
2022-10-31 16:12:02 +01:00 |
|
Christophe Robillard
|
e10e8f1024
|
autosubmit filter form
|
2022-10-31 16:12:02 +01:00 |
|
Christophe Robillard
|
0799c40aaa
|
add pagination for all demarches view
|
2022-10-31 16:12:02 +01:00 |
|
Christophe Robillard
|
3f0279ac45
|
add main menu for admin procedures views
|
2022-10-31 16:12:02 +01:00 |
|
Christophe Robillard
|
22fe357d75
|
list all demarches, filtered by status
|
2022-10-31 16:12:02 +01:00 |
|
Christophe Robillard
|
9abf1c4af3
|
list all demarches, filtered by zones
|
2022-10-31 16:12:02 +01:00 |
|
Martin
|
c7c46c9dff
|
design(page de configuration de procedure): passage de la grille au DSFR
|
2022-10-27 14:00:44 +02:00 |
|
Kara Diaby
|
476dd7e699
|
layout
|
2022-10-21 19:13:12 +02:00 |
|
Colin Darie
|
e96d307e56
|
style(admin): auto expiration styled with DSFR callout
|
2022-10-20 09:18:16 +02:00 |
|
Colin Darie
|
7f28f1fe4c
|
fix(conjugaison): après que + indicatif
|
2022-10-20 09:18:16 +02:00 |
|
Paul Chavard
|
74aa01479b
|
fix(revision): fix changes list style
|
2022-10-20 06:56:20 +02:00 |
|
Paul Chavard
|
7f1dd49bdc
|
chore(flipper): always use feature_enabled? helper
|
2022-10-12 14:14:30 +02:00 |
|
Colin Darie
|
9992ab9e09
|
style(admin): new procedure btn styles
|
2022-10-11 09:50:21 +02:00 |
|
Colin Darie
|
fa9bc5d185
|
style(admin): multiple style improvements, essentially links & buttons
|
2022-10-11 09:50:21 +02:00 |
|
Colin Darie
|
0a2460ba71
|
style(admin): fix various links / buttons style
|
2022-10-11 09:50:21 +02:00 |
|
Christophe Robillard
|
272c8cae09
|
cannot publish a procedure if no zones
|
2022-10-07 10:48:35 +02:00 |
|
Christophe Robillard
|
a6928e7ca2
|
add ZonesComponent
|
2022-10-07 10:48:35 +02:00 |
|
Christophe Robillard
|
4d2c37ffdf
|
extract checkboxes zones to dedicated page
|
2022-10-07 10:48:35 +02:00 |
|
Christophe Robillard
|
94ca93e130
|
can choose multiple zones
|
2022-10-07 10:48:35 +02:00 |
|
Kara Diaby
|
057c951408
|
fixe une typo remontée par le support
|
2022-10-04 12:11:19 +04:00 |
|
simon lehericey
|
7af248b4bf
|
perf(admin_procedure_show): use partial with collection
|
2022-10-03 20:49:38 +02:00 |
|
Christophe Robillard
|
9a9330159c
|
choose zone options with correct label
label of the zone is the one available when the procedure has been published (or at the creation if the procedure has not been published)
|
2022-09-26 16:58:53 +02:00 |
|
Martin
|
f08d4e9dc0
|
fix(breadcrumb): extends breadcrumb libelle truncation from 4 to 10 words
|
2022-09-09 13:08:24 +02:00 |
|
Paul Chavard
|
c05bc61c99
|
fix(revisions): improuve changes information display
|
2022-09-07 13:52:44 +02:00 |
|
Martin
|
abbef510c6
|
fix(breadcrumb): update turbo usage with new breadcrumb "api"
|
2022-09-06 10:09:12 +02:00 |
|
Martin
|
549eda6fe3
|
feat(DSFR.breadcrumb): switch to DSFR breadcrumb style since it is part of new service UI
|
2022-09-06 10:09:12 +02:00 |
|
simon lehericey
|
e9677c37a1
|
fix(admin procedure preview): remove preview and continue buttons where procedure invalid
|
2022-09-05 10:17:05 +02:00 |
|
simon lehericey
|
bad058891b
|
feat(conditional): block actions and hide revision details if procedure invalid
|
2022-09-01 15:07:18 +02:00 |
|
simon lehericey
|
f4b465a03f
|
add errors_summary component
|
2022-09-01 15:07:18 +02:00 |
|
simon lehericey
|
369141c7f7
|
Fix(procedure library): replace infinite list by a basic search
|
2022-07-26 12:38:05 +02:00 |
|
Paul Chavard
|
7425744f9f
|
refactor(procedure): move cards to components
|
2022-07-21 18:07:56 +02:00 |
|
mfo
|
4b6ae888d2
|
Update app/views/administrateurs/procedures/_informations.html.haml
Co-authored-by: Paul Chavard <github@paul.chavard.net>
|
2022-07-18 14:08:53 +02:00 |
|
Martin
|
8ca3a9760b
|
feat(procedure/_information): show new policy regarding data retention [translated so other instances can adapt their support strategy]
|
2022-07-18 14:08:53 +02:00 |
|
Martin
|
24c8dc5829
|
feat(procedure.duree_conservation_dossiers_dans_ds): decrease max duree_conservation_dossiers_dans_ds from 36 to 12
|
2022-07-18 14:08:53 +02:00 |
|
Paul Chavard
|
0adfd92213
|
refactor(condition): use standard revision change ops
|
2022-07-13 15:32:25 +02:00 |
|
simon lehericey
|
2cad0e11d3
|
display condition change between version
|
2022-07-13 15:10:23 +02:00 |
|
Colin Darie
|
d805114a72
|
Revert "feat(revision): list updated placeholder option for generic type de champ"
This reverts commit fe0282e904 .
Continue 2bd33ada45b036f73f3fc78150621092e0667693
|
2022-07-12 11:37:58 +02:00 |
|
Paul Chavard
|
9867bc3947
|
fix(a11y): manu buttons should have unique ids
|
2022-07-12 08:43:17 +02:00 |
|
Colin Darie
|
ce67dd2d70
|
feat(admin): list procedures with updated_at & auto_archive_on
Closes #7392
|
2022-07-11 17:22:11 +02:00 |
|
Colin Darie
|
fe0282e904
|
feat(revision): list updated placeholder option for generic type de champ
|
2022-07-11 17:16:20 +02:00 |
|
Paul Chavard
|
9b45dcea3f
|
feat(demarche): add possibility to reset draft revision
|
2022-07-06 14:18:01 +02:00 |
|
Martin
|
7fb85c97cb
|
feat(Administrateur::ArchivesControllers): add archives #index and #create for admin
|
2022-07-04 14:18:46 +02:00 |
|
Martin
|
4ec61e58ac
|
feat(EditComponent): add max_file_size and content_types to upload buttons inspired by dsfr
|
2022-06-28 17:44:35 +02:00 |
|
Christophe Robillard
|
fa3c6c3b61
|
opendata active only if feature flag
|
2022-06-23 14:11:09 +02:00 |
|
Christophe Robillard
|
45d48bd269
|
administrators can specifiy if demarche's descriptive is opendata
|
2022-06-23 14:11:09 +02:00 |
|
Paul Chavard
|
6801b04b7b
|
feat(type_de_champ): type_de_champ editor in stimulus/turbo
|
2022-06-17 11:04:09 +02:00 |
|
Kara Diaby
|
5f1f8b299a
|
layout
|
2022-06-08 14:38:17 +02:00 |
|
Kara Diaby
|
1c271fef83
|
layout
|
2022-05-30 14:40:49 +02:00 |
|
Kara Diaby
|
8df81b365e
|
layout
|
2022-05-26 12:45:05 +02:00 |
|
Pierre de La Morinerie
|
62d5778790
|
views: shorten administrateur breadcrumb
|
2022-05-25 10:37:59 +02:00 |
|
Paul Chavard
|
e257a05150
|
feat(dossier): preview should save dossier
|
2022-05-24 17:02:05 +02:00 |
|
Paul Chavard
|
bc77390cfe
|
refactor(attachment): use new components
|
2022-05-17 16:08:47 +02:00 |
|
Paul Chavard
|
246db0e1cf
|
fix(menu-button): should be a button
|
2022-05-16 09:44:30 +02:00 |
|