demarches-normaliennes/app/views/shared
Judith c27b2da90b datetime type de champ: changed the years range from [1950;2100] to [to current year - 1;
current year + 50] (or [entered_date; current_year + 50] if old date already entered) because:
The type_de_champ Datetime is used for close future dates and very close past dates (for accident declaration for ex.)
The select currently has a range from 1950 to 2100, so 70+ years not supposed to be used, leading to:
- many bad data entered (0000 or 1950 to not scroll)
- making it difficult for users to give the proper date (current date is lost in the middle of 149 others) so risk to be lazy and select a random one or genuinely make a mistake
2020-08-13 13:41:45 +00:00
..
attachment creation of attachment_upload_helpers and integration in the code 2020-07-29 12:26:27 +02:00
champs Put IGN map behind a feature flag 2020-07-30 17:22:28 +02:00
dossiers datetime type de champ: changed the years range from [1950;2100] to [to current year - 1; 2020-08-13 13:41:45 +00:00
help help_dropdown_procedure contains now a <button> and not a <div>, which makes it accessible for keyboard navigation 2020-06-18 11:17:39 +02:00
password Administrateur password, remove one level of indirection 2019-08-12 13:43:03 +02:00
_france_connect_login.html.haml ajout de traductions 2020-07-29 09:27:16 +02:00
_mailer_round_button.html.haml helpers: add variants to mailer_round_button 2019-07-25 12:25:50 +02:00
_mailer_vertical_margin.html.haml helpers: add vertical_margin helper for mailers 2019-07-25 12:25:50 +02:00
_procedure_description.html.haml change procedure_auto_archive helper name and added a helper for 23 h 59 2020-05-28 13:22:02 +00:00
_tab_item.html.haml views: add tab_item and active_tab_item helpers 2018-08-16 16:36:37 +02:00