demarches-normaliennes/spec/controllers
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
..
administrateurs 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
agent_connect remove env dependence in spec 2022-04-11 14:40:02 +02:00
api fix(dossier): use depose_at instead of en_construction_at 2021-12-06 15:49:17 +01:00
application_controller app: use a long-lived cookie for CSRF token 2021-07-20 11:11:52 +02:00
champs refactor(turbo): champ siret and dossier_link use turbo 2022-05-04 14:11:43 +02:00
concerns fix(turbo): fix anonymous controller RSpec test 2022-04-21 19:41:27 +02:00
devise specs: always require rails_helper 2020-03-31 12:48:32 +02:00
experts fix(avis_controller#*): missing ACL 2022-02-28 14:24:41 +01:00
france_connect fix(france connect): stub application name in tests 2022-02-04 17:42:02 +01:00
instructeurs 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
manager feat(procedure): only purge procedures without dossiers 2022-01-18 11:22:04 +01:00
users app: add controller and view to generate a deposit receipt 2022-05-04 16:09:52 +02:00
api_controller_spec.rb specs: always require rails_helper 2020-03-31 12:48:32 +02:00
application_controller_spec.rb app: use Instructeur.bypass_email_login_token 2021-12-02 08:51:52 +01:00
attachments_controller_spec.rb specs: properly use xhr: true in javascript requests 2021-06-22 13:21:55 +02:00
invites_controller_spec.rb experts_procedure should not be optional 2021-03-23 13:46:33 +01:00
password_complexity_controller_spec.rb refactor(turbo): password complexity check use turbo 2022-05-04 14:11:43 +02:00
ping_controller_spec.rb Fix ping controller in dev 2022-01-05 11:44:32 +01:00
recherche_controller_spec.rb specs: improve search controller specs 2021-11-23 08:07:07 +01:00
root_controller_spec.rb refacto: rename administration to super_admin 2020-11-05 16:03:55 +01:00
saml_idp_controller_spec.rb Fix apostrophes ‘ -> ’ 2021-05-26 18:05:14 +02:00
stats_controller_spec.rb fix(spec): avoid flacky test. 15.days ago is not always on the previous month. eg: this spec failed on 16 of december, stats is still in december 2021-12-16 15:02:17 +01:00
support_controller_spec.rb feat(support#create): block with invisible captcha [avoid painful captcha] 2022-01-04 14:49:00 +01:00
webhook_controller_spec.rb factories: cleanup Administrateur, Instructeur and Expert factories 2021-10-26 12:03:30 +02:00