Lisa Durand
|
080747f60b
|
reorganise multiple buttons on top of table from instructeur procedure view
|
2023-01-05 17:22:53 +01:00 |
|
Lisa Durand
|
8df0147fd1
|
fix linter
|
2023-01-05 16:20:18 +01:00 |
|
Lisa Durand
|
1ecdf5f544
|
remove manipulating checkbox with JS and set just one form instead of 2
|
2023-01-05 16:20:18 +01:00 |
|
Lisa Durand
|
d7ebb67889
|
implement first step - accepte without motivation and PJ
|
2023-01-05 16:20:18 +01:00 |
|
Martin
|
a4d6692bc6
|
accessibilite(pages-authentification): evolutions des pages de connexion/creation de compte pour respecter le DSFR et supporter une meilleure accessibilite
Update app/components/dsfr/input_component/input_component.html.haml
Co-authored-by: Colin Darie <colin@darie.eu>
|
2023-01-03 16:26:05 +01:00 |
|
Paul Chavard
|
3f0f5e381f
|
refactor(regions): champ regions to use simple select
|
2022-12-21 14:03:02 +01:00 |
|
Paul Chavard
|
e0b0a42bc3
|
refactor(departements): champ departements to use simple select
|
2022-12-21 14:03:02 +01:00 |
|
Paul Chavard
|
f7c1dff22a
|
refactor(pays): champ pays to use simple select
|
2022-12-21 14:03:02 +01:00 |
|
Martin
|
9dbe4845b3
|
correctif(a11y.contact-page): #8058 (utiliser le type email sur l'input prenant l'email de l'usager), #8056 (ajuster les erreurs de contraste par l'usage des composants du DSFR)
|
2022-12-21 10:48:31 +01:00 |
|
Paul Chavard
|
17901d9be2
|
fix(fetch): always use post http method
|
2022-12-15 11:52:11 +01:00 |
|
Colin Darie
|
3a9a71079a
|
Merge branch 'main' into pj-en-construction-replace
|
2022-12-14 16:59:48 +01:00 |
|
Paul Chavard
|
1b95809f14
|
refactor(dossier): flatten champ attributes
|
2022-12-14 13:03:06 +01:00 |
|
Colin Darie
|
013a05f24a
|
feat(piece_justificative): replace with multiple attachments for dossier en_construction
|
2022-12-14 09:58:15 +01:00 |
|
Colin Darie
|
4049240c2c
|
feat(piece_justificative): allow user to replace a PJ for dossier en_construction
|
2022-12-14 09:58:15 +01:00 |
|
Colin Darie
|
c93eba38ea
|
chore(turbo-poll): convert to setInterval, turbo morph compatible.
Interval is not exponential anymore, so increase max checks.
|
2022-12-08 20:36:15 +01:00 |
|
Colin Darie
|
7719ce1865
|
chore(attachment): increase poll antivirus timeout and make it clear it's not blocker
|
2022-12-08 20:36:15 +01:00 |
|
Martin
|
b0ae2e8a0f
|
clean(spec): rubocopify / fix specs
|
2022-12-06 11:28:48 +01:00 |
|
Martin
|
beb39027d0
|
poc(batch_operation.ui): implement simple ui to trigger a batch of current page
|
2022-12-06 11:28:48 +01:00 |
|
Colin Darie
|
cb2afc74b0
|
style(attachments): better UX when we can try to upload without network
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
b13c5e56f6
|
refactor(piece_justificative): UX follows mockups
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
6a0379086d
|
chore(piece_justificative): continue attachments refactor
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
b8296c6d4d
|
feat(piece_justificative): supports multiple files
Closes #7924
|
2022-12-05 10:47:10 +01:00 |
|
Kara Diaby
|
f5e4c28fc1
|
controller
|
2022-12-02 11:30:48 +01:00 |
|
Paul Chavard
|
a53f0dee74
|
feat(a11y): add dsfr skiplinks
|
2022-11-22 12:29:39 +01:00 |
|
Paul Chavard
|
07173401de
|
fix(graphql): load playground from CDN
|
2022-11-17 15:50:05 +01:00 |
|
Paul Chavard
|
8eac50f7c9
|
fix(turbo-stream): read delay on turbo-stream element
|
2022-11-16 08:49:37 +01:00 |
|
Paul Chavard
|
f6609d42ce
|
chore(vitejs): update
|
2022-11-15 18:54:43 +01:00 |
|
Paul Chavard
|
6ad057dcee
|
feat(graphql): upgrade playground version
|
2022-11-15 11:48:29 +01:00 |
|
Christophe Robillard
|
7ef114c910
|
add debounce for date_publication autosubmit
|
2022-11-09 10:41:06 +01:00 |
|
Martin
|
95312fed47
|
correctif(dropdown): rend toutes les dropdown valide via le controller.js plutot que les balises html
|
2022-11-08 16:40:17 +01:00 |
|
Martin
|
9e399aa199
|
fix(aria-expanded): aria-expanded can be either true or false, not empty: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-expanded
|
2022-11-08 16:40:17 +01:00 |
|
Christophe Robillard
|
de072c8b3d
|
use optional chaining
|
2022-10-31 16:12:02 +01:00 |
|
Christophe Robillard
|
7441218c7f
|
remove useless debug logs
|
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
|
9abf1c4af3
|
list all demarches, filtered by zones
|
2022-10-31 16:12:02 +01:00 |
|
Paul Chavard
|
d20d9b8625
|
chore(manager): activate js
|
2022-10-31 14:06:26 +01:00 |
|
Martin
|
c7c46c9dff
|
design(page de configuration de procedure): passage de la grille au DSFR
|
2022-10-27 14:00:44 +02:00 |
|
Paul Chavard
|
7336a62637
|
refactor(rails/ujs): don’t use @rails/ujs in our own code
|
2022-10-26 23:06:10 +02:00 |
|
simon lehericey
|
43438f0018
|
fix(spec): use config debounce delay in editor
and 0 delay in spec
|
2022-10-26 22:38:33 +02:00 |
|
simon lehericey
|
4e082d6424
|
fix(turbo morph): make the morph morph again
|
2022-10-26 15:20:55 +02:00 |
|
simon lehericey
|
cf592820c6
|
make linter happier
|
2022-10-25 14:44:43 +02:00 |
|
simon lehericey
|
dbb5b7deec
|
clean(js): remove unused autosave:reset
|
2022-10-25 14:44:43 +02:00 |
|
simon lehericey
|
5cadb70d3a
|
refactor(js): add 'debounced-empty' when there are no more debouncing call
|
2022-10-25 14:44:43 +02:00 |
|
simon lehericey
|
f4f40ded6c
|
refactor(js): send 'autosave:end' when there are no more pending promises
|
2022-10-25 14:44:43 +02:00 |
|
Paul Chavard
|
85581e72e9
|
refactor(turbo): simplify custom actions implementation now that turbo has support for it
|
2022-10-21 10:24:00 +02:00 |
|
Paul Chavard
|
78a1323fc2
|
refactor(dossier): move dossier submit action in to a new form
|
2022-10-13 14:44:46 +02:00 |
|
Paul Chavard
|
dd38fa4458
|
refactor(spec): add wait_for_autosave helper
|
2022-10-13 14:44:46 +02:00 |
|
Colin Darie
|
5a50383a27
|
style: download links (notice & template) with expected DSFR design & details
Closes #7829
|
2022-10-11 09:50:21 +02:00 |
|
Colin Darie
|
2d7eca9dd2
|
feat(combo): debounce only with address / autocomplete binded on API
|
2022-10-10 21:09:30 +02:00 |
|