demarches-normaliennes/app
Martin 3737311390 feat(procedure.procedure_expires_when_termine_enabled): enable by default, allow contributor to choose the default settings of this flag using an env var during migration. ie: DEFAULT_PROCEDURE_EXPIRES_WHEN_TERMINE_ENABLED=true|false
feat(administrateurs/procedures#show): warning/alert when procedure_expires_when_termine_enabled is not true on current procedure

feat(administrateur/procedure#update): after an update redirect to procedure show: suggested by: https://ux.stackexchange.com/questions/55291/after-updating-form-should-redirect-back-to-form-itself-or-to-the-show-page-or-b and confirmed by Olivier

clean(Flipper.archive_zip_globale): no more in use, so remove all occurences

Update app/views/administrateurs/procedures/_suggest_expires_when_termine.html.haml

Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>

Update app/views/administrateurs/procedures/_suggest_expires_when_termine.html.haml

Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>

Update app/views/administrateurs/procedures/_suggest_expires_when_termine.html.haml

Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>

Update spec/views/administrateurs/procedures/show.html.haml_spec.rb

Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>

fix(review): typo, why ena?, who knows

fix(env.example.optional): add missing DEFAULT_PROCEDURE_EXPIRES_WHEN_TERMINE_ENABLED
2022-05-05 13:07:11 +02:00
..
assets feat(turbo): add turbo event helpers 2022-04-21 19:41:27 +02:00
components feat(message): replace message partial with MessageComponent 2022-04-26 14:54:58 +02:00
controllers feat(procedure.procedure_expires_when_termine_enabled): enable by default, allow contributor to choose the default settings of this flag using an env var during migration. ie: DEFAULT_PROCEDURE_EXPIRES_WHEN_TERMINE_ENABLED=true|false 2022-05-05 13:07:11 +02:00
custom_views feat(footer): customize using custom views & locales 2022-03-10 17:31:20 +01:00
dashboards fix(sentry#3144617191): render filesize to follow archive nicely 2022-04-21 17:41:10 +02:00
fields fix(sentry#3144617191): render filesize to follow archive nicely 2022-04-21 17:41:10 +02:00
graphql fix(graphql): stop crashing on dossiers with deleted users 2022-05-04 16:16:47 +02:00
helpers app: add controller and view to generate a deposit receipt 2022-05-04 16:09:52 +02:00
javascript fix(js): prevent old Edge from crashing 2022-05-05 09:35:53 +02:00
jobs destroy all admins 2022-05-03 12:14:02 +02:00
lib show dolist logs to manager 2022-04-28 15:48:54 +02:00
mailers feat(dossier): replace discarded with visible_by_administration 2022-03-10 14:29:40 +01:00
models feat(procedure.procedure_expires_when_termine_enabled): enable by default, allow contributor to choose the default settings of this flag using an env var during migration. ie: DEFAULT_PROCEDURE_EXPIRES_WHEN_TERMINE_ENABLED=true|false 2022-05-05 13:07:11 +02:00
policies policies: clarify the role of ChampPolicy 2020-06-24 15:42:30 +02:00
schemas fix(api particulier): remove $def key from pole emploi JSON schema 2021-12-16 16:45:18 +01:00
serializers fix(dossier): use depose_at instead of en_construction_at 2021-12-06 15:49:17 +01:00
services types_de_champ -> types_de_champs_public 2022-05-03 11:05:24 +02:00
validators feat(administrateur/procedure#create): allow admin to add a lien to the DPO, allow user to consult link to dpo. enhance spec on _procedure_footer.html 2022-04-27 15:09:02 +02:00
views feat(procedure.procedure_expires_when_termine_enabled): enable by default, allow contributor to choose the default settings of this flag using an env var during migration. ie: DEFAULT_PROCEDURE_EXPIRES_WHEN_TERMINE_ENABLED=true|false 2022-05-05 13:07:11 +02:00