Colin Darie
|
5f08df7561
|
refactor(dsfr/button): remove useless & verbose Dsfr::ButtonComponent, in favor of good link_to / f.submit
|
2022-09-07 17:56:19 +02:00 |
|
Colin Darie
|
0e28a3870a
|
refactor(dsfr/button_component): more modular & signature more like link_to
|
2022-09-07 17:56:19 +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
|
ecbe51f928
|
feat(a11y): avoid wrong heading level
|
2022-09-06 10:09:12 +02:00 |
|
Martin
|
df3ef23f7e
|
fix(spec): 1. visit new_user_session_path instead of navigating to it. 2. change way to submit search according to dsfr html. 3. avoid nav without aria label. 4. various lint fixes
|
2022-09-06 10:09:12 +02:00 |
|
Martin
|
af00936aac
|
ui(header): refine to fit with olivier design
|
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 |
|
Colin Darie
|
91c735a219
|
chore(service): SIRET is required
|
2022-09-06 09:23:52 +02:00 |
|
Colin Darie
|
64ce2719ed
|
feat(services): accept an optional SIRET
Closes #7359
|
2022-09-06 09:23:52 +02:00 |
|
simon lehericey
|
d612c39438
|
fix(admin procedure preview): redirect is procedure invalid
|
2022-09-05 10:18:33 +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 |
|
Martin
|
4537d2149d
|
fix(service#index): caption absolute positionning does works well with long captions
|
2022-09-02 10:29:00 +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 |
|
Colin Darie
|
b1e9dffbc6
|
chore(rubocop): enable on .prawn files
|
2022-08-31 16:52:00 +02:00 |
|
Martin
|
f3ad8e2ead
|
clean(service.edit.html.haml): extract other services
|
2022-08-31 14:56:01 +02:00 |
|
Martin
|
39b328a984
|
ui(Administrateur::Procedure::Service): use ds-fr table and some ui refinements
|
2022-08-31 14:56:01 +02:00 |
|
Martin
|
2649cc477f
|
feat(Administrateur::Procedure::Service.form): resize inputs
|
2022-08-31 14:56:01 +02:00 |
|
Martin
|
edbff1ceb2
|
feat(Administrateur::Procedure::Service.form): add back link
|
2022-08-31 14:56:01 +02:00 |
|
Martin
|
d2b42dda2e
|
feat(Administrateur::Procedure::Service.form): enhance wording and styl
|
2022-08-31 14:56:00 +02:00 |
|
Martin
|
f086302455
|
feat(Administrateurs::Procedure::Service#form): wrap explanation within DSFR::CallOut
|
2022-08-31 14:56:00 +02:00 |
|
Martin
|
289b8f78b8
|
feat(Administrateur::Services#index): rework list of services
|
2022-08-31 14:56:00 +02:00 |
|
Martin
|
17d8c7a371
|
feat(Administrateurs::Procedure::Service#edit): update UI with new warning as well as DSFR ui
feat(Administrateur::Procedure::Service#edit): add warning message a la DSFR
|
2022-08-31 14:56:00 +02:00 |
|
Martin
|
d30492a222
|
tech(clean): better naming
|
2022-08-23 13:28:10 +02:00 |
|
Martin
|
dc524cf615
|
fix(spec): broken spec due to TDD and refacto on former code
|
2022-08-23 13:28:10 +02:00 |
|
Martin
|
711b2ee2e4
|
feat(ExportComponent): only render it when connected instructeur/administrateur is not from manager
|
2022-08-23 13:28:10 +02:00 |
|
Martin
|
25c0e91d87
|
feat(Administrateurs::GroupeInstructeur): ensure admin from super admin can not add an instructeur
|
2022-08-23 13:28:10 +02:00 |
|
Martin
|
d1544bc4ae
|
feat(Administrateurs::ProcedureAdministrateurs): ensure admin from super admin can not add administrateur
|
2022-08-23 13:28:10 +02:00 |
|
Colin Darie
|
d4f8f05dec
|
fix(admin/attestation): page layout because of too larger input#size attribute
|
2022-07-27 14:26:00 +02:00 |
|
Paul Chavard
|
8cba80116e
|
fix(types_de_champ): fix exception on validation errors
|
2022-07-26 18:17:48 +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 |
|
Martin
|
87af7f3261
|
feat(exports): implement admin export
|
2022-07-20 14:08:33 +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
|
98a0bc8c71
|
refactor(condition): use dom_id with stable_id
|
2022-07-13 15:38:43 +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 |
|
simon lehericey
|
0179a0a826
|
update conditions_controller
|
2022-07-12 10:44:40 +02:00 |
|
simon lehericey
|
2fee0ddfd4
|
feature: type_de_champ_controller
|
2022-07-12 10:44:40 +02:00 |
|
simon lehericey
|
2df9d8ba98
|
use condition_condition_component in editor
|
2022-07-12 10:44:40 +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 |
|