demarches-normaliennes/app/components
simon lehericey e64ac79f05 tech(refactor): much nicer code, thx LeSim
root -> rooted_tree

depth_cach -> walk

smal refactor

comment

remove form for header_section

remove seen_at from header section

header_section: champ -> header_section

champ_subree: remove if not

remove root_depth use header_section_level_value instead

remove unused include

remove ChampTreeComponent

rename ChampsSubtreeComponent to SectionComponent

use TreeableConcern only in section component

remove fields_for_champ_component

champs -> tail

add split_section_champ helper

refactor(editable_champ::header_section): keep same interface everywhere

fix(repetition): add spec for SectionComponent on repetitions
2023-04-20 08:22:02 +02:00
..
attachment chore(a11y): mutualise la gestion des <button> qui font des action POST/DESTROY dans un composant unique 2023-03-31 16:15:40 +02:00
dossiers add focus on button when select all 2023-04-05 10:59:59 +02:00
dropdown improve UX of instruction dropdown menu 2023-03-02 16:34:58 +01:00
dsfr create component for sidemenu and add locales for raw text 2023-03-22 09:30:26 +01:00
editable_champ tech(refactor): much nicer code, thx LeSim 2023-04-20 08:22:02 +02:00
manager style(manager): mandatory champ more visible 2022-11-15 16:30:18 +01:00
nested_forms chore(a11y): mutualise la gestion des <button> qui font des action POST/DESTROY dans un composant unique 2023-03-31 16:15:40 +02:00
password_complexity_component refactor(password-complexity): as component for better form integration 2023-02-16 16:15:40 +01:00
procedure refactor(routing): add id to option to help morph 2023-04-13 10:28:53 +02:00
profile feat(token depreciation): add alert on profile 2023-03-16 15:39:33 +01:00
simple_format_component amelioration(a11y): extrait un nouveau composant pour rendre du texte saisi par un humain accessible 2023-02-23 15:23:20 +01:00
types_de_champ_editor amelioration(formulaire-usager): groupes les champs suivant un titre de section dans une balise html de type <fieldset> de sorte a améliorer l'accessibilite de la plateforme 2023-04-20 08:22:02 +02:00
application_component.rb refactor(piece_justificative): UX follows mockups 2022-12-05 10:47:10 +01:00
password_complexity_component.rb refactor(password-complexity): as component for better form integration 2023-02-16 16:15:40 +01:00
simple_format_component.rb fix(a11y): add a title in simple renderer links and autolinks 2023-03-22 14:05:06 +01:00