demarches-normaliennes/spec/system/administrateurs
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
..
admin_creation_spec.rb app: rename new_administrateur to administrateurs 2021-11-30 08:49:38 +01:00
procedure_attestation_template_spec.rb feat(attestation): can enable/disable attestation no matter the state of the procedure 2022-01-05 18:20:11 +01:00
procedure_cloning_spec.rb app: rename new_administrateur to administrateurs 2021-11-30 08:49:38 +01:00
procedure_creation_spec.rb views: display revision errors on the procedure dashboard 2021-11-30 13:34:41 +01:00
procedure_locked_spec.rb app: rename new_administrateur to administrateurs 2021-11-30 08:49:38 +01:00
procedure_publish_spec.rb feat(administrateur/procedures#publication): show dubious to administrateur 2022-04-27 15:13:22 +02:00
procedure_spec_helper.rb app: rename new_administrateur to administrateurs 2021-11-30 08:49:38 +01:00
procedure_update_spec.rb 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
types_de_champ_spec.rb app: rename new_administrateur to administrateurs 2021-11-30 08:49:38 +01:00