Paul Chavard
dc5bfb8159
fix(dossier): remove champ duplicates
2024-12-16 21:49:52 +00:00
Paul Chavard
9dd1973e18
fix(dossier): always remove previous champ version
...
If champ type_de_champ gets out of sync with its type, the persisted champ will not be part of the filled champs collection. In the merge code, we need to remove the previous champ, disregarding its type. The problem should have been caught earlier, but our unique index is not actually unique because our version of PG misses `NULLS NOT DISTINCT`. The unique index only works for champs in repetitions.
2024-12-16 21:49:51 +00:00
Kara Diaby
a6f39b3ad1
Merge pull request #11104 from demarches-simplifiees/feat/10781
...
Liste des démarches instructeurs: passer au nouveau look and feel tableau
2024-12-16 15:44:33 +00:00
Kara Diaby
4c8c3be384
Adapte le style pour les avis
2024-12-16 15:57:17 +01:00
Kara Diaby
93a66de18b
fix apres retours
2024-12-16 15:57:16 +01:00
Kara Diaby
b0b203eaff
Améliore la liste des démarches pour l'interface instructeuer
2024-12-16 15:57:16 +01:00
Corinne Durrmeyer
274407ed33
fix(merci): correct title hierarchy
2024-12-16 15:44:57 +01:00
Corinne Durrmeyer
e804af6539
refactor(identite_individual): Replace <div> & <p> sequence with <dl>
2024-12-16 15:44:57 +01:00
Corinne Durrmeyer
1641f1e82f
refactor(invites-form): Remove useless aria-labelledby
2024-12-16 15:04:24 +01:00
Corinne Durrmeyer
d2a7bced4f
fix(invite): Remove title when there is no guest list
2024-12-16 15:04:23 +01:00
Paul Chavard
6eb8982db9
Merge pull request #11123 from tchak/refactor-champs-migration-tasks
...
migration(champs): remove non fillable champs and add repetition rows
2024-12-16 12:29:38 +00:00
Paul Chavard
6622d51741
migration(champs): remove non fillable champs and add repetition rows
2024-12-16 12:21:14 +00:00
pengfei.dong
9b0d6a5f82
fix(rnf): disabled ssl verify
2024-12-13 18:23:01 +01:00
LeSim
3ee386e1d8
Merge pull request #11073 from demarches-simplifiees/confirm_FC_email
...
ETQ Usager, mon email est dit fiable lorsque qu'il provient de FC et que je l'ai visuellement vérifié
2024-12-13 10:46:05 +00:00
simon lehericey
7b02aeb02e
fix spec
2024-12-13 11:37:21 +01:00
simon lehericey
2a25171738
Fix: allow custom email (!), require a mail confirmation
...
previous code was wrong, it was impossible to choose another email than the FC one
2024-12-13 11:37:20 +01:00
simon lehericey
4cd6e08a3d
UX: change submit disabled state
2024-12-13 11:37:20 +01:00
simon lehericey
016e9357e1
refactor: no need for html_safe
2024-12-13 11:37:20 +01:00
simon lehericey
451c0165b4
refactor: remove useless connect
2024-12-13 11:37:20 +01:00
simon lehericey
d4a69aa618
refactor: no need to leak merge.token in url ...
2024-12-13 11:37:20 +01:00
simon lehericey
5edd54b598
fix: verified_email from FC
2024-12-13 11:37:19 +01:00
simon lehericey
08083f8feb
refactor: small UX improvements
2024-12-13 11:35:45 +01:00
simon lehericey
d3fb03082c
clean: french quote in trad file
2024-12-13 11:35:45 +01:00
LeSim
f839f5ab2c
Merge pull request #11135 from demarches-simplifiees/be_lax_with_drop_down
...
ETQ instructeur / usager, je vois toujours les choix que j'ai sélectionné dans une liste mm si l'admin a changé les options
2024-12-12 15:37:46 +00:00
mfo
fe7c19f1d9
Merge pull request #11114 from mfo/US/switch-to-new-rnf-api-endpoint
...
ETQ ds, j'utilise le nouvel endpoint pour les API rnf
2024-12-12 14:49:24 +00:00
Mathieu Magnin
9e03f94085
[ #10952 ] Tests
2024-12-12 15:45:14 +01:00
Mathieu Magnin
6595b2a7c5
[ #10952 ] Fix small UI bug when a flash is present on this page
2024-12-12 15:25:37 +01:00
Mathieu Magnin
b20a072223
[ #10952 ] If email is in mandatory list redirect to ProConnect
2024-12-12 15:25:36 +01:00
simon lehericey
a362e95542
same for direct access by champ.value
2024-12-12 15:20:25 +01:00
simon lehericey
5f63ade97a
same for enums in columns
2024-12-12 13:20:12 +01:00
simon lehericey
c578c88f48
always show user choice even if no more in enum in columns
2024-12-12 13:20:05 +01:00
mfo
6e5aa90bc7
Merge pull request #10898 from mfo/US/navigation-accros-dossiers
...
ETQ instructeur, je peux passer au dossiers suivant ou au dossier précédent lorsque je visualise un dossiers d'un des onglet (a-suivre, tous, ...)
2024-12-11 14:03:48 +00:00
Colin Darie
ef222c06d5
Merge pull request #11133 from colinux/3.3.2
...
Tech: bump ruby 3.3.2, rails 7.0.8.7
2024-12-11 10:27:07 +00:00
Colin Darie
395526aaa1
chore(bundle): bump rails 7.0.8.5 => 7.0.8.7
2024-12-11 09:05:19 +01:00
Colin Darie
fa31f6287e
chore: bump ruby 3.3.1 => 3.3.2 , bundle 2.5.9 => 2.5.23
2024-12-11 09:05:16 +01:00
LeSim
fac38c5bb9
Merge pull request #11130 from demarches-simplifiees/etq-instructeur-fix-submit-button
...
ETQ instructeur : fix submit button on order position page
2024-12-10 17:22:40 +00:00
benoitqueyron
941cfe850a
fix id entre le form et le submit button
2024-12-10 18:01:57 +01:00
Paul Chavard
bd185b4fdb
Merge pull request #11127 from tchak/fix-champ-validation
...
fix(champ): always check if a champ is in dossier revision before validate
2024-12-10 13:20:55 +00:00
Paul Chavard
5dd25fd1b6
fix(champ): bypass blank? implementation when champ is not in revision
2024-12-10 11:30:51 +01:00
Paul Chavard
7462a43886
fix(dossier): add champs to dossiers in factories
2024-12-10 11:30:51 +01:00
Paul Chavard
b3701a12b4
fix(champ): always check if a champ is in a valid revision before validate
2024-12-10 11:30:51 +01:00
mfo
af5af67750
ui(navigation_icons): use span icons which are bolder [asked by design].
...
ensure next/prev links are always on oneline, make back button bigger
[same as design], align back/next/prev to top when there is more than
oneline for h1 [either procedure name, either dossier name]
2024-12-10 10:22:08 +01:00
mfo
eea5758753
feat(Instructeurs#*): plugs next/prev dossier component on all required routes
2024-12-10 10:22:08 +01:00
mfo
f993393eb2
feat(Instructeurs::DossiersNavigationComponent): extract back button and next/prev within a component
2024-12-10 09:15:54 +01:00
mfo
b6e773f9fa
feat(Instructeurs::Dossiers#next/prev): add route to redirect user from a dossier id to either a next dossier, either a previous
2024-12-10 09:15:54 +01:00
mfo
a8e96a843c
feat(ApplicationController): add an helper to retrieve a procedure_presentation from anywhere (target: will be used by Cache::ProcedureDossierPagination)
2024-12-10 09:15:53 +01:00
mfo
97c50bae0d
feat(Instructeurs::ProceduresController#show): when an instructeur views list of dossier, caches current loaded page
2024-12-10 09:15:26 +01:00
mfo
1b8db6abee
feat(cache.procedure_dossier_pagination): add Cache::ProcedureDossierPagination to next/previous dossiers by statut. also responsible to fetch next/previous page
2024-12-10 09:15:00 +01:00
Benoit Queyron
b8481796c7
Merge pull request #11084 from demarches-simplifiees/etq-instructeur-ordonner-procedures
...
ETQ Instructeur : je veux pouvoir ordonner ma liste de démarches
2024-12-09 12:54:59 +00:00
LeSim
438bf21d18
Merge pull request #11125 from demarches-simplifiees/post_password_in_complexity_test
...
Tech: vérifie la complexité avec un post
2024-12-09 10:53:09 +00:00