demarches-normaliennes/spec/features
Pierre de La Morinerie e5f449b595 devise: unify password reset views
By default, Devise will look for views:

1. First in `views/resource/passwords/…`,
2. Then in `views/devise/passwords/…` if not found.

By moving the views to `views/devise`, we avoid having a partial in
`views/shared` that we need to include manually, and instead let Devise
do the job automatically.
2021-09-09 09:40:40 -05:00
..
accessibilite replace deprecated axe-matchers by axe-core-spec 2021-08-24 08:09:17 -05:00
admin app: use password_complexity in Administrateurs::ActivateController 2021-09-09 09:40:39 -05:00
experts experts: fix saving password on sign-in 2021-06-30 10:46:42 +02:00
france_connect do not know how it worked before 2021-05-05 14:36:34 +02:00
instructeurs app: remove old Admin::InstructeursController 2021-09-02 14:40:36 -05:00
new_administrateur Add a point on map from coordinates input 2021-07-07 13:33:28 +02:00
routing accepte nouvelles valeurs pour ComboMultipleDropdownList 2021-02-16 16:47:15 +01:00
sessions Fix apostrophes ‘ -> ’ 2021-05-26 18:05:14 +02:00
users devise: unify password reset views 2021-09-09 09:40:40 -05:00
forgery_spec.rb app: use a long-lived cookie for CSRF token 2021-07-20 11:11:52 +02:00
help_spec.rb specs: always require rails_helper 2020-03-31 12:48:32 +02:00
i18n_spec.rb i18n: properly translate the locale dropdown title 2021-08-24 12:57:51 -05:00
outdated_browser_spec.rb ajout d'une bannière de dépréciation pour IE11 2020-07-06 10:01:02 +02:00