Martin
f47f74fac7
fix(typo): views/administrateurs/_groups_header.haml
2022-09-12 10:26:20 +02:00
mfo
cdf9fe6099
Merge pull request #7752 from mfo/helpcout/1988749
...
fix(upload.custom-types): army has a custom format for crypted zip. not recognized as an application/octet-stream by the browser. html5[accept] attributes allows to use extensions. So we allow this extension
2022-09-12 10:23:37 +02:00
Martin
67856c2f13
fix(upload.custom-types): army has a custom format for crypted zip. not recognized as an application/octet-stream by the browser. html5[accpet] attributes allows to use extensions. So we allow this extension
2022-09-09 15:54:13 +02:00
mfo
525cce1f2e
Merge pull request #7751 from mfo/US/fix-breadcrumb
...
fix(breadcrumb): extends breadcrumb libelle truncation from 4 to 10 words
2022-09-09 15:47:46 +02:00
Martin
f08d4e9dc0
fix(breadcrumb): extends breadcrumb libelle truncation from 4 to 10 words
2022-09-09 13:08:24 +02:00
mfo
062477dede
Merge pull request #7750 from betagouv/fix_cursor_on_textarea
...
fix(style): applique un cursor text au textarea
2022-09-09 12:17:35 +02:00
mfo
ec94fb25cb
Merge pull request #7749 from mfo/fix/annotations-privees-suivis
...
fix(champ_label_component): add missing helpers
2022-09-09 12:11:28 +02:00
simon lehericey
7449551d3f
fix(style): set cursor text on textarea
2022-09-09 12:09:31 +02:00
Martin
93e3f5877e
fix(champ_label_component): add missing helpers
2022-09-09 12:02:04 +02:00
LeSim
93f6f22c9e
Merge pull request #7746 from betagouv/fix_condition_on_number_list
...
fix(conditionnal): corrige les conditions sur les listes de nombre
2022-09-09 11:35:10 +02:00
simon lehericey
c43bf2e5c9
fix(conditional): only parse user input as int if compared with a number
2022-09-09 11:28:32 +02:00
simon lehericey
478a7e68ab
refactor(logic): reuse compatible_type
2022-09-09 10:55:42 +02:00
mfo
06c025b5a5
Merge pull request #7723 from mfo/helpscout/1987597382
...
bug(instructeurs/dossiers#telecharger_pjs): zipline does not play well with not available active storage attachments
2022-09-08 16:28:52 +02:00
mfo
44f366d7f4
Merge branch 'main' into helpscout/1987597382
2022-09-08 12:03:01 +02:00
Paul Chavard
eae06579f8
Merge pull request #7734 from tchak/autosave-en-construction
...
feat(dossier): autosave en construction
2022-09-08 11:33:00 +02:00
Paul Chavard
d6f5be622c
feat(dossier): autosave en construction
2022-09-08 11:26:29 +02:00
Paul Chavard
d35ceb7214
fix(champs): finish EditableChampComponent refactor
2022-09-08 11:26:29 +02:00
Colin Darie
0a1a9e07c4
Merge pull request #7745 from betagouv/fix-old-firefox-inputs
...
fix(dsfr): input checkbox/radio visibility on old firefox
2022-09-08 11:12:27 +02:00
Martin
cbe77dd2f6
bug(instructeurs/dossiers#telecharger_pjs): zipline does not play well with not available active storage attachments
2022-09-08 11:05:24 +02:00
Colin Darie
e744c9d575
fix(home): signin button should not open on new window (regression)
2022-09-07 19:14:55 +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
LeSim
3aec5fe413
Merge pull request #7730 from betagouv/remove_baseline
...
style: retirer la baseline du header
2022-09-07 18:10:57 +02:00
simon lehericey
4cd0261099
remove new header baseline
2022-09-07 18:04:25 +02:00
Colin Darie
685ef54062
Merge pull request #7731 from betagouv/fix-home-buttons
...
Fix home hover buttons, convert to DSFR style
2022-09-07 18:02:32 +02:00
Colin Darie
c927f2c250
refactor(dsfr/card): rename CardComponent => CardVerticalComponent
2022-09-07 17:56:19 +02:00
Colin Darie
e0a15e9821
chore(patron): add Dsfr::CardComponent, but still media query issue
2022-09-07 17:56:19 +02:00
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
5f760585ad
refactor(dsfr): CardComponent with footer_buttons slot
2022-09-07 17:56:19 +02:00
Colin Darie
b769def337
refactor(landings): with DSFR button & card components
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
Colin Darie
c4a769d72d
chore(rubocop): target ruby 3.1
2022-09-07 17:56:19 +02:00
Colin Darie
abcfc4a64a
fix(home/administration): button hover visibility since dsfr + bottom cards
2022-09-07 17:56:19 +02:00
Colin Darie
b4fc46ba32
fix(home): buttons hover visibility since dsfr
2022-09-07 17:56:19 +02:00
mfo
aa7a25712f
Merge pull request #7742 from mfo/US/fix-dsfr-ie11
...
feat(DSFR.ie11): enable legacy mode with our own packaging system
2022-09-07 17:47:33 +02:00
Martin
b8e6b129d3
fix(ie11): does not like escaped backslash quote from yml
2022-09-07 17:41:56 +02:00
Martin
f674f6981b
feat(DSFR.ie11): enable legacy mode with our own packaging system
2022-09-07 17:41:56 +02:00
Paul Chavard
5a18e0e03d
Merge pull request #7720 from betagouv/improve_perf_on_brouillon_save
...
perf(dossier): limite la verification des lignes aux seuls champs enfants
2022-09-07 15:11:02 +02:00
simon lehericey
ac0ac171ad
perf(dossier): remove unused row validation
...
Gain, one request per champ not child
2022-09-07 15:00:40 +02:00
Paul Chavard
c207474c8c
Merge pull request #7724 from tchak/fix-changes-count
...
fix(revisions): improve changes information display
2022-09-07 14:14:55 +02:00
Paul Chavard
c05bc61c99
fix(revisions): improuve changes information display
2022-09-07 13:52:44 +02:00
LeSim
d4ab97f270
Merge pull request #7729 from betagouv/7727-email-example
...
remove the confusing help ('nom@site.com')
2022-09-07 11:07:20 +02:00
sebastiencarceles
c203a7a3fd
remove the confusing help ('nom@site.com')
...
closes #7727
2022-09-07 08:04:26 +02:00
LeSim
ffb445d074
Merge pull request #7725 from betagouv/7374-unique-choice
...
'Choix parmi une liste' becomes 'Choix unique'
2022-09-06 16:24:34 +02:00
sebastiencarceles
b643660017
'Choix parmi une liste' becomes 'Choix unique'
...
closes #7374
2022-09-06 11:26:30 +02:00
mfo
c119077987
Merge pull request #7685 from mfo/US/new-breadcrumb-ux
...
Header et fil d'ariane DSFR
2022-09-06 11:13:43 +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
795f6ab29b
fix(header): add missing i18n
2022-09-06 10:09:12 +02:00
Martin
fb0e863efd
feat(header): migrate help button to dsfr
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