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 |
|
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 |
|
simon lehericey
|
7d48c294d6
|
fix: password_complexity check must use a post verb
|
2024-12-09 11:32:06 +01:00 |
|
Paul Chavard
|
10333908c3
|
refactor(champ): make row_id a named param
|
2024-12-09 10:06:13 +01:00 |
|
Paul Chavard
|
56b0b156bf
|
refactor(champs): update specs
|
2024-12-09 10:06:13 +01:00 |
|
Paul Chavard
|
474d206ee1
|
refactor(champs): remove orphaned and invisible champs after submit
|
2024-12-09 10:06:13 +01:00 |
|
Paul Chavard
|
6cbf66dfb8
|
refactor(dossier): stop destroying champs in rebase
|
2024-12-09 10:06:13 +01:00 |
|
Paul Chavard
|
0594887401
|
refactor(dossier): update clone and apply diff to work with rows
|
2024-12-09 10:06:13 +01:00 |
|
Paul Chavard
|
8e582e0be7
|
refactor(repetition): materialize repetition rows in db
|
2024-12-09 10:06:13 +01:00 |
|
Paul Chavard
|
5f10486a51
|
refactor(dossier): create only fillable champs on new dossiers
|
2024-12-09 10:06:13 +01:00 |
|
Paul Chavard
|
7ee90b6d85
|
refactor(champ): validate only champs in revision
|
2024-12-09 10:06:13 +01:00 |
|
Colin Darie
|
d56b63bc90
|
Merge pull request #11119 from demarches-simplifiees/fix_crazy_cron
Correction du bug qui envoyait une notification de suppression pour des dossiers déjà supprimés
|
2024-12-09 08:43:40 +00:00 |
|
benoitqueyron
|
95a3f17976
|
test: instructeurs_procedure_spec
|
2024-12-06 17:53:35 +01:00 |
|
mfo
|
586b8ed993
|
Merge pull request #11121 from mfo/US/fix-repetition-prefill
ETQ consommateur de l'API de pré-remplissage, je peux pre-remplir plus d'un row d'une repetition
|
2024-12-06 16:47:18 +00:00 |
|
mfo
|
ad832b9401
|
fix(prefill.repetitions): with more than one row, should be able to prefill champs repetition rows
|
2024-12-06 17:32:35 +01:00 |
|
mfo
|
4e7693db89
|
bug(prefill.repetitions): with more than one row, should not raise ActiveRecord::RecordNotFound
|
2024-12-06 17:29:50 +01:00 |
|
Colin Darie
|
c38b4627b2
|
fix: user can restore a brouillon not modified for a long time
|
2024-12-06 17:06:59 +01:00 |
|
Mathieu Magnin
|
5555da2f90
|
Rename purge => hide
|
2024-12-06 16:34:21 +01:00 |
|
Mathieu Magnin
|
760963a52d
|
Do not hide not notified dossier
|
2024-12-06 16:33:33 +01:00 |
|
Mathieu Magnin
|
53ce0e05f6
|
Do not notify not visible dossiers
|
2024-12-06 16:14:56 +01:00 |
|
Colin Darie
|
9cb547efcf
|
refactor: rename naf => code_naf
|
2024-12-06 14:39:37 +01:00 |
|
Colin Darie
|
f1d14bd6af
|
feat(etablissement): save value json data for columns
|
2024-12-06 14:39:37 +01:00 |
|
Colin Darie
|
a400045964
|
refactor(etablissement): update champ value json address from model
|
2024-12-06 14:39:37 +01:00 |
|
Colin Darie
|
2e873254fe
|
refactor(columns): normalize (upcase first) address columns wording
|
2024-12-06 14:39:37 +01:00 |
|
Colin Darie
|
985cf32752
|
feat(champ siret): improve default base SIRET column wording
|
2024-12-06 14:39:36 +01:00 |
|
Colin Darie
|
b71d60dff9
|
test(siret): fix after champ factory have been changed to real values
|
2024-12-06 14:39:36 +01:00 |
|
Colin Darie
|
90a8888ade
|
feat(champ siret): etablissement columns filterable & displayable
|
2024-12-06 14:39:36 +01:00 |
|
simon lehericey
|
cf705813da
|
fix and spec for annotations search
|
2024-12-04 19:05:32 +01:00 |
|
simon lehericey
|
c6c82579b8
|
current limit
|
2024-12-04 19:05:32 +01:00 |
|
simon lehericey
|
08258630ed
|
clean dossier_search_service_spec matching_dossiers_for_user
|
2024-12-04 19:05:32 +01:00 |
|
simon lehericey
|
06a71cdf85
|
search without accent
|
2024-12-04 19:05:31 +01:00 |
|
simon lehericey
|
8c17dd6e1d
|
clean dossier_search_service_spec matching_dossier
|
2024-12-04 19:05:31 +01:00 |
|
simon lehericey
|
2c87b3f92d
|
clean dossier_search_service_spec
|
2024-12-04 19:05:31 +01:00 |
|
Paul Chavard
|
99a9bc3829
|
fix(dossier): when a champ type changes on update, ensure we have an instance of the right class
|
2024-12-04 13:00:22 +01:00 |
|
Mathieu Magnin
|
5ab0899a49
|
[#10951] Create a cron job to warn user that old brouillon is deleted
|
2024-12-03 10:29:21 +01:00 |
|
Mathieu Magnin
|
38e9ca4979
|
[#10951] Create a cron job to warn user with a old brouillon
|
2024-12-03 10:29:21 +01:00 |
|
simon lehericey
|
169e2659e1
|
forgive accent in query
|
2024-12-02 21:06:55 +01:00 |
|
simon lehericey
|
6da717a2b9
|
forgive case in query
|
2024-12-02 21:06:55 +01:00 |
|
simon lehericey
|
1b1626baaa
|
forgive space in query
|
2024-12-02 21:06:55 +01:00 |
|
Paul Chavard
|
737c1a9faa
|
cleanup(dossier): remove unused forks
|
2024-12-02 10:56:50 +01:00 |
|
LeSim
|
edc7b914bc
|
Merge pull request #11101 from demarches-simplifiees/affecter-un-service
Uniformisation wording : assigner => affecter
|
2024-11-29 17:25:09 +00:00 |
|
Mathieu Magnin
|
51a35a321e
|
Uniformisation wording : assigner => affecter
|
2024-11-29 17:43:22 +01:00 |
|
Colin Darie
|
adf75a9036
|
fix: dépot => dépôt
|
2024-11-28 15:50:07 +01:00 |
|
mfo
|
e9120f90a7
|
feat(instructeurs/back): add back button
Co-authored-by: Colin Darie <colin@darie.eu>
|
2024-11-28 14:07:46 +01:00 |
|
mfo
|
e6d9ee93a6
|
fix(instructeurs/archives/routes): move archives routes under another url schema to avoid conflict with dossier archvied
|
2024-11-28 11:51:21 +01:00 |
|
mfo
|
c260c43dac
|
feat(instructeur): nest all instruction routes under statut params for back purpose
|
2024-11-28 11:45:56 +01:00 |
|
Colin Darie
|
b426e51d87
|
Merge pull request #11059 from colinux/navbar-procedure-context
ETQ instructeur ou admin je garde le contexte de la démarche en passant d'un profil à l'autre
|
2024-11-27 11:54:39 +00:00 |
|
Mathieu Magnin
|
4c9031f0b0
|
Merge pull request #11090 from demarches-simplifiees/fix_avis_task
Do not raise exception when Avis is not valid, just fix the data
|
2024-11-26 16:01:32 +00:00 |
|
simon lehericey
|
96ee065046
|
adapt search page
|
2024-11-26 16:35:45 +01:00 |
|