demarches-normaliennes/spec/system
Sébastien Carceles b8ff0ba4a2
feat(demarche): sign up when prefilling a dossier (#8247)
* store prefill params in session

Instead of using query params on /dossier/new, we assume the user comes
from /commencer/:path, which is the new prefill link.

There, we store the prefill params in session, and use them to prefill
the dossier when creating it, in /dossiers/new.

* spec: cover the case

* review: serialize with json instead of yaml

* review: rename method

* review: store only query params

* review: comment why we dont override already stored params
2022-12-15 10:58:17 +01:00
..
accessibilite test(a11y): ensure we don't mix aria-label and title on main pages 2022-12-05 10:38:16 +01:00
administrateurs refactor(attestation_template): move to procedure 2022-11-23 12:26:26 +01:00
api_particulier fix(typography): fix quotes 2022-12-01 17:59:11 +01:00
experts refactor(dossier): champs -> champs_public 2022-11-10 22:44:39 +00:00
france_connect refactor(ujs): turbo use an id for turbo_stream.update id not a class 2022-09-29 17:04:15 +02:00
instructeurs style(instructeurs): convert filters to DSFR tags 2022-12-15 09:34:10 +01:00
routing refactor(dossier): champs -> champs_public 2022-11-10 22:44:39 +00:00
sessions style: signin button styled accordingly to UX 2022-10-11 09:50:21 +02:00
users feat(demarche): sign up when prefilling a dossier (#8247) 2022-12-15 10:58:17 +01:00
forgery_spec.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
help_spec.rb feat(DSFR.header): switch to DSFR header 2022-09-06 10:09:12 +02:00
i18n_spec.rb feat(header): switch to DSFR translate component and dropdown component 2022-09-06 10:09:12 +02:00
outdated_browser_spec.rb specs: migrate from features to system specs 2021-10-26 12:24:46 +02:00
patron_spec.rb helpers: allow champ without persisted dossier 2022-05-31 15:12:29 +02:00