b8ff0ba4a2
* 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 |
||
---|---|---|
.. | ||
brouillon_spec.rb | ||
change_email_spec.rb | ||
dossier_creation_spec.rb | ||
dossier_details_spec.rb | ||
dossier_prefill_spec.rb | ||
dossier_shared_examples.rb | ||
dropdown_spec.rb | ||
en_construction_spec.rb | ||
invite_spec.rb | ||
linked_dropdown_spec.rb | ||
list_dossiers_spec.rb | ||
managing_password_spec.rb | ||
sign_out_spec.rb | ||
sign_up_spec.rb | ||
transfer_dossier_spec.rb |