Lisa Durand
|
b782bcdd2b
|
Merge pull request #9672 from demarches-simplifiees/add-confirmation-page-for-procedure-publication-ldu
[admin] Ajout d'une page de confirmation après la publication d'une procédure - mise en avant de l'URL à partager
|
2023-11-16 11:08:54 +00:00 |
|
Lisa Durand
|
ac834b0c0a
|
add confirmation page after publishing procedure for admin
|
2023-11-08 12:07:32 +01:00 |
|
Colin Darie
|
560d291bcd
|
test: retry system tests only on CI (get error fast in local)
|
2023-11-06 15:15:51 +01:00 |
|
Paul Chavard
|
869d83dda9
|
feat(dossier): validate on change and revalidate on input
|
2023-10-31 17:52:00 +00:00 |
|
Lisa Durand
|
d07c8ce19f
|
fix specs
|
2023-10-10 17:02:43 +02:00 |
|
Colin Darie
|
b85a897237
|
fix(form): improve identity form a11y & markup
|
2023-10-03 10:37:11 +02:00 |
|
Martin
|
d8220395c8
|
amelioration(usagers.dossiers.erreurs): ETQ usager, lorsque je soumets un dossier avec des erreurs, le format des erreurs est au format du DSFR
Update app/components/dossiers/errors_full_messages.rb
Update app/components/dossiers/errors_full_messages/errors_full_messages.html.haml
Co-authored-by: Colin Darie <colin@darie.eu>
|
2023-09-28 17:50:47 +02:00 |
|
Kara Diaby
|
be55bba553
|
tests
|
2023-09-06 10:51:58 +00:00 |
|
simon lehericey
|
bd78a14f62
|
spec: add retry to all system spec
|
2023-08-31 09:59:18 +02:00 |
|
Paul Chavard
|
d448806ddb
|
fix(spec): specify vcr cassette for the whole scenario
|
2023-05-16 17:55:44 +02:00 |
|
simon lehericey
|
0457251cb0
|
try something different
|
2023-05-11 16:56:56 +02:00 |
|
simon lehericey
|
6d73faf90b
|
try fix api particulier spec
|
2023-05-10 10:41:35 +02:00 |
|
Martin
|
a4d6692bc6
|
accessibilite(pages-authentification): evolutions des pages de connexion/creation de compte pour respecter le DSFR et supporter une meilleure accessibilite
Update app/components/dsfr/input_component/input_component.html.haml
Co-authored-by: Colin Darie <colin@darie.eu>
|
2023-01-03 16:26:05 +01:00 |
|
Christophe Robillard
|
00536b949a
|
fix system specs by adding zone for new procedure
|
2022-12-21 09:02:16 +01:00 |
|
Paul Chavard
|
00556715d6
|
fix(typography): fix quotes
|
2022-12-01 17:59:11 +01:00 |
|
Paul Chavard
|
e6288c39f2
|
refactor(dossier): champs -> champs_public
|
2022-11-10 22:44:39 +00:00 |
|
simon lehericey
|
e7666e274f
|
fix(spec/system): wait for merci page
|
2022-10-28 14:51:41 +02:00 |
|
simon lehericey
|
0a1ab733b6
|
refactor(spec): stabilize api_particulier_spec
|
2022-10-25 14:44:43 +02:00 |
|
Paul Chavard
|
dd38fa4458
|
refactor(spec): add wait_for_autosave helper
|
2022-10-13 14:44:46 +02:00 |
|
Paul Chavard
|
6801b04b7b
|
feat(type_de_champ): type_de_champ editor in stimulus/turbo
|
2022-06-17 11:04:09 +02:00 |
|
simon lehericey
|
5767c9b97e
|
fix test
|
2022-05-18 10:11:31 +02:00 |
|
François Vantomme
|
14e0c68266
|
feat(api particulier): add MESRI field
|
2021-12-16 16:45:18 +01:00 |
|
François Vantomme
|
6ab8ac0662
|
feat (api particulier): add Pole emploi field
|
2021-12-08 10:36:25 +01:00 |
|
François Vantomme
|
2110ef072c
|
feat(api particulier): add DGFiP field
|
2021-12-07 11:03:05 +01:00 |
|
Pierre de La Morinerie
|
9fd38cae5e
|
specs: migrate from features to system specs
System specs have been available since Rails 5.1, and are better
integrated with the Rails framework.
- Rename `spec/features` to `spec/system`
- Rename `feature do` to `describe do`
- Configure Capybara for system specs
Steps mostly taken from https://medium.com/table-xi/a-quick-guide-to-rails-system-tests-in-rspec-b6e9e8a8b5f6
|
2021-10-26 12:24:46 +02:00 |
|