Colin Darie
|
555c796d19
|
style(forms): increase forms elements font-size to legacy value & fieldset style
|
2022-10-11 09:50:21 +02:00 |
|
Colin Darie
|
71996af65b
|
style(avis): use fr-badge for count instead of broken css
|
2022-10-11 09:50:21 +02:00 |
|
Colin Darie
|
7dd3a42cd7
|
fix(style): tabs
|
2022-10-11 09:50:21 +02:00 |
|
Colin Darie
|
72e79eb2d3
|
fix(css): don't duplicate font declarations from DSFR.
This may cause issues in exact font height computation & underline effect.
|
2022-10-11 09:50:21 +02:00 |
|
Colin Darie
|
aea2733be1
|
refactor(css): more landing + new_footer cleanup
|
2022-10-11 09:50:21 +02:00 |
|
Colin Darie
|
5c36c2e317
|
style(landing): update after reset CSS drop
|
2022-10-11 09:50:21 +02:00 |
|
Colin Darie
|
08c207e0e4
|
refactor(scss): remove legacy reset + generic rules, refactor imports
|
2022-10-11 09:50:21 +02:00 |
|
Colin Darie
|
36589c186c
|
style(colors): fix exact colors for some DSFR components like footer links
|
2022-10-11 09:50:21 +02:00 |
|
Christophe Robillard
|
2985295a00
|
use normal font weight for checkbox labels
|
2022-10-07 10:48:35 +02:00 |
|
Damien Le Thiec
|
0131a41266
|
Merge branch 'main' into feature/add_rna_type_de_champs
|
2022-10-05 12:38:24 +02:00 |
|
Damien Le Thiec
|
0d9f02c88d
|
First draft autofetch data for RNA
|
2022-10-04 22:11:01 +02:00 |
|
Martin
|
7125e8538a
|
clean(engagement): remove last pieces of engagement champs
|
2022-10-04 07:17:47 +02:00 |
|
Martin
|
aceb8996c1
|
feat(instructeur/procedure#show): enhance sort by notifications as planned by UX
Update app/javascript/controllers/checkbox_controller.ts
Co-authored-by: Paul Chavard <github@paul.chavard.net>
|
2022-09-30 10:29:51 +02:00 |
|
DanteZ5
|
3826121751
|
switch from id to class
|
2022-09-28 17:19:17 +02:00 |
|
DanteZ5
|
a22851cc35
|
fix linter SingleLinePerSelector
|
2022-09-28 17:19:17 +02:00 |
|
DanteZ5
|
7e29fe40f6
|
fix-ux(issue#7774) : indicateur menu email navbar
|
2022-09-28 17:19:17 +02:00 |
|
Colin Darie
|
6a943ad13f
|
feat(champ_pj): warn administrators about ephemeral template links
Closes #7681
|
2022-09-28 17:01:25 +02:00 |
|
Colin Darie
|
0f6a611b6f
|
chore(scss): remove obsolete css about old PJ UI
|
2022-09-28 17:01:25 +02:00 |
|
Martin
|
17ed80b18a
|
clean(Champs::Engagement): migrate to Champs::Checkbox, some for TypeDeChamp
|
2022-09-27 19:09:28 +02:00 |
|
Martin
|
ba6c5b4db7
|
feat(instructeur/procedure#index): enhance filter to support processed_at and state [plus en_instruction_at/since]
feat(filter): enable filter on dossiers.state, dossiers.processed_at(since), dossiers.en_instruction_at(since)
|
2022-09-27 17:19:54 +02:00 |
|
simon lehericey
|
eb71207457
|
fix(conditional): change number input to text input, to display original text not empty in the error message
|
2022-09-26 10:21:15 +02:00 |
|
Colin Darie
|
4d5f03b99c
|
style(header): remove fr-header__with-notice-info when notice is closed
|
2022-09-21 15:47:35 +02:00 |
|
Colin Darie
|
fcb478eb53
|
refactor(fc_info): use Dsfr::Notice for france connect informations
|
2022-09-21 15:47:35 +02:00 |
|
Colin Darie
|
13beb2bfa5
|
fix: AgentConnect button visibility
|
2022-09-21 15:34:31 +02:00 |
|
Colin Darie
|
7e1c542807
|
fix: FranceConnect button was not visible anymore, convert to DSFR
|
2022-09-21 09:28:54 +02:00 |
|
Colin Darie
|
cffa8d0b69
|
style(dsfr/link): doc for explicitly disabling href underlined enabled by dsfr
|
2022-09-21 09:28:54 +02:00 |
|
Kara Diaby
|
f3549a7a4d
|
Modify CSS overide and import footer from DSFR
|
2022-09-19 13:34:43 +02:00 |
|
simon lehericey
|
7449551d3f
|
fix(style): set cursor text on textarea
|
2022-09-09 12:09:31 +02:00 |
|
Colin Darie
|
b8885140a4
|
fix(dsfr): checkbox/radio visibility on old firefox
Firefox < 80 ne supporte pas `appearance: auto` injecté par le DSFR,
ce qui rend les checkbox & radio transparentes (invisibles).
|
2022-09-07 19:14:55 +02:00 |
|
Colin Darie
|
b4fc46ba32
|
fix(home): buttons hover visibility since dsfr
|
2022-09-07 17:56:19 +02:00 |
|
Martin
|
a48a8b6081
|
feat(title): avoid title issues
|
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
|
73f94b9635
|
feat(header): switch to DSFR translate component and dropdown component
|
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 |
|
Martin
|
ae1e8caf31
|
fix(dsfr): removed image on link
|
2022-09-02 09:36:58 +02:00 |
|
Martin
|
7a3dddf9de
|
fix(dsfr): side effect
|
2022-09-01 17:12:22 +02:00 |
|
Martin
|
17c7ae1904
|
fix(a11y): input issue
|
2022-09-01 14:54:38 +02:00 |
|
Colin Darie
|
69fe333aad
|
refactor(rgaa/contact): question type as radio buttons for better rgaa compliance
On suit les recommandations de l'audit RGAA 2021, mais il y aurait encore
peut-être à redire…
|
2022-08-31 17:46:04 +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
|
edbff1ceb2
|
feat(Administrateur::Procedure::Service.form): add back link
|
2022-08-31 14:56:01 +02:00 |
|
Martin
|
289b8f78b8
|
feat(Administrateur::Services#index): rework list of services
|
2022-08-31 14:56:00 +02:00 |
|
Martin
|
1bdbf2a7d7
|
feat(DesignSysteme): add DSfr and switch to Marianne font
|
2022-08-31 14:56:00 +02:00 |
|
Paul Chavard
|
d1ae98b9a7
|
feat(css): add dsfr
|
2022-08-31 14:53:50 +02:00 |
|
Martin
|
ed20951f14
|
fix(conditional): within section (dark blue bg) ; use white text
|
2022-08-23 09:23:42 +02:00 |
|
simon lehericey
|
5d5f46b4d8
|
instances : prawn does not like svg
win 10% on pdf generation
|
2022-07-20 15:48:16 +02:00 |
|
Colin Darie
|
dea1ce40a9
|
feat(dossier): allows user to edit identity from a brouillon dossier
Closes #7386
|
2022-07-18 09:57:19 +02:00 |
|
Colin Darie
|
1c96ca59dd
|
style(combo): better inputs sizes for pays/regions/departement/communes champs
|
2022-07-18 09:48:35 +02:00 |
|
Colin Darie
|
bf20bcf476
|
style(champ): fix date input width on mobile
|
2022-07-18 09:48:35 +02:00 |
|
Colin Darie
|
7f7e192df9
|
style(champs): each composite inputs on its own line (cnaf, dgfip…) with standard width
|
2022-07-18 09:48:35 +02:00 |
|
Colin Darie
|
ac9313ac69
|
style: better invitation email width
|
2022-07-18 09:48:35 +02:00 |
|