Lisa Durand
|
b820577461
|
create a method to extend and restore
|
2024-07-24 17:07:48 +02:00 |
|
Lisa Durand
|
0dcdcb5643
|
add column hidden_by_expired_at
|
2024-07-24 17:07:41 +02:00 |
|
Lisa Durand
|
9346020889
|
dont use depreciated column hidden_at
|
2024-07-24 17:06:30 +02:00 |
|
Lisa Durand
|
c2abceaa72
|
hide expired dossiers instead of delete them
|
2024-07-24 17:06:30 +02:00 |
|
Eric Leroy-Terquem
|
e413c0881e
|
chore(routing): update turbo stream only if champ used by routing rules has been updated
|
2024-07-23 10:23:54 +02:00 |
|
Eric Leroy-Terquem
|
f860745629
|
feat(routing): route when autosave of champ used by routing rules
|
2024-07-23 10:23:53 +02:00 |
|
Lisa Durand
|
7630cc39fa
|
Merge pull request #10595 from demarches-simplifiees/email-mandant-need-confirmation-ldu
ETQ Mandant, je dois confirmer mon mail avant de recevoir des notifs
|
2024-07-15 14:00:38 +00:00 |
|
Lisa Durand
|
e9f5389f83
|
resent email if link too old and better style email
|
2024-07-15 12:00:03 +02:00 |
|
Lisa Durand
|
3eabcb0736
|
add tests
|
2024-07-15 11:56:18 +02:00 |
|
mfo
|
d5c8b7464c
|
fix(users.update_email): optimistic
|
2024-07-12 15:42:50 +02:00 |
|
Lisa Durand
|
3b138d5bb7
|
add confirmation for tiers email
|
2024-07-10 10:57:26 +02:00 |
|
Paul Chavard
|
cb01f15570
|
refactor(champ): update champ commune
|
2024-07-05 09:36:33 +02:00 |
|
mfo
|
9adb1bcf49
|
fix(ineligibilite_rules): cache bust champs.visible after checking for ineligibilite rules
Update app/models/dossier.rb
Co-authored-by: Paul Chavard <github@paul.chavard.net>
|
2024-06-20 15:20:32 +02:00 |
|
Colin Darie
|
e283f2d8cd
|
chore(search): don't index on autosave
|
2024-06-13 14:12:00 +02:00 |
|
mfo
|
f819da8921
|
tech(clean): simplify implementation of eligibilite rules, code, enhance wording and test coverage
|
2024-06-11 09:57:36 +02:00 |
|
mfo
|
c480bc00c3
|
feat(Users/Dossiers#submit_brouillon_or_en_construction): prevent transition to en_construction if ineligibilite_rules matches. pop error nicely
|
2024-06-11 09:32:54 +02:00 |
|
mfo
|
be5f580237
|
feat(Users/Dossiers#update): track changes live and pop modal when ineligibilite_rules matches
|
2024-06-11 09:32:54 +02:00 |
|
Paul Chavard
|
68c15ba99f
|
feat(champ): add updated_by column
|
2024-06-03 18:45:16 +02:00 |
|
simon lehericey
|
1cf9535bea
|
feat(User): verify mandat email during creation
|
2024-05-27 17:24:56 +02:00 |
|
Paul Chavard
|
1bca3c123b
|
chore(dossier): remove legacy update attributes
|
2024-05-27 10:33:37 +02:00 |
|
Christophe Robillard
|
357c07456c
|
generate export with export_template
|
2024-05-23 10:00:34 +02:00 |
|
Colin Darie
|
c2b1d7aaaf
|
Merge pull request #10261 from colinux/ignore-search-terms-2
Tech (perf): ignore les `search_terms` colonnes pour ne plus les select à chaque query et debounce l'indexation
|
2024-05-21 07:07:10 +00:00 |
|
Paul Chavard
|
bcd3f3b471
|
refactor(champs): change views to use new urls with stable_id and row_id
|
2024-05-15 16:51:26 +02:00 |
|
mfo
|
50735919c8
|
fix(for_tiers): do not update for_tiers column to render the form. otherwise user could switch to dossier.for_tiers without filling mandataire required fields when he updates his identity
|
2024-05-15 14:36:52 +02:00 |
|
Colin Darie
|
71c1d7ac9a
|
feat(brouillon): index search terms debounced when updating brouillon
|
2024-05-13 15:55:39 +02:00 |
|
mfo
|
95de0d6239
|
tech(refactor): identity blocks
|
2024-05-06 15:56:22 +02:00 |
|
Kara Diaby
|
b69d8249c5
|
controller
|
2024-05-06 09:49:02 +00:00 |
|
Paul Chavard
|
1021a31f7b
|
refactor(dossier): use update_champs_private and update_champs_public methods
|
2024-04-22 13:55:02 +02:00 |
|
Lisa Durand
|
8eda069bfc
|
add AR in user view - hide decision on first dossier tab
|
2024-04-15 11:15:13 +02:00 |
|
Colin Darie
|
3c7018fd31
|
fix: don't set preferred domain on signup/signin unless feature is enabled
|
2024-04-09 10:04:18 +02:00 |
|
simon lehericey
|
e994738a2e
|
add and use api_insee_up?
|
2024-04-05 12:26:44 +02:00 |
|
Eric Leroy-Terquem
|
78530f9823
|
fix(fermeture): redirect to commencer if procedure not closed
|
2024-03-27 12:16:04 +01:00 |
|
Colin Darie
|
17f9992722
|
Merge pull request #10040 from colinux/cross-domain-component
Prépare la bannière informant du changement de nom de domaine, avec redirection automatique le cas échéant
|
2024-03-21 14:58:29 +00:00 |
|
Colin Darie
|
f768801b7d
|
feat(registration): set preferred host on signup/signin
|
2024-03-21 13:15:36 +01:00 |
|
Colin Darie
|
2f4444bd5e
|
chore: mark preferred domain to new domain when closing notice
|
2024-03-21 13:15:34 +01:00 |
|
simon lehericey
|
edc4e60b81
|
use Current.contact_email in app
|
2024-03-21 10:06:09 +01:00 |
|
simon lehericey
|
efa35e04a5
|
use Current.application_name in app excluding mail
|
2024-03-21 10:06:09 +01:00 |
|
simon lehericey
|
759d729bf3
|
use AC autoconf discovery end_session_endpoint
|
2024-03-19 21:17:44 +01:00 |
|
Colin Darie
|
370aa074d2
|
fix(procedure): don't crash when procedure does not exist on /fermerture path
|
2024-03-19 14:46:00 +01:00 |
|
simon lehericey
|
dca3727253
|
proper agent connect logout mechanism
|
2024-03-18 14:02:53 +01:00 |
|
simon lehericey
|
597342fe9d
|
small session refactor
|
2024-03-18 14:02:53 +01:00 |
|
simon lehericey
|
063445b892
|
add logout route
|
2024-03-18 14:02:18 +01:00 |
|
Colin Darie
|
fc1c6bb412
|
Merge pull request #10103 from tchak/dossier-vide-from-procedure
refactor(dossier_vide): use types_de_champ instead of empty dossier
|
2024-03-12 15:29:24 +00:00 |
|
Colin Darie
|
ee92668611
|
Merge pull request #9930 from demarches-simplifiees/add-external-link-to-procedure
ETQ admin lorsque je clos une démarche je peux alerter les usagers et je crée une page de fermeture si la démarche n'est pas redirigée dans DS
|
2024-03-12 15:03:30 +00:00 |
|
Paul Chavard
|
aa0aea1543
|
refactor(dossier_vide): use types_de_champ instead of empty dossier
|
2024-03-12 14:23:07 +01:00 |
|
Eric Leroy-Terquem
|
d800213920
|
feat(procedure): add closing details page
|
2024-03-11 15:48:28 +01:00 |
|
Martin
|
f4d2f1ddf5
|
fix(export.pdf): expert should not have access to messagerie when it was disabled
|
2024-03-07 08:39:32 +01:00 |
|
Colin Darie
|
0a07c9cd72
|
fix: encode reset link email in param because it's rendered in view later
|
2024-02-27 18:59:52 +01:00 |
|
Colin Darie
|
9db7b5b864
|
fix: encode reset password email in param because it's rendered in view later
|
2024-02-27 18:53:07 +01:00 |
|
Paul Chavard
|
20307f1d21
|
refactor(address): use directly BAN data
|
2024-02-16 12:15:14 +01:00 |
|