simon lehericey
|
0db27b8718
|
validate conditions on revision
|
2022-06-17 14:54:21 +02:00 |
|
simon lehericey
|
758933f6f9
|
tdc can have condition
|
2022-06-17 14:53:28 +02:00 |
|
simon lehericey
|
9f49e8c2ea
|
add ensure_compatibility_from_left
|
2022-06-17 14:53:27 +02:00 |
|
simon lehericey
|
5ac3049033
|
add champ_value for dropdown
|
2022-06-17 14:53:27 +02:00 |
|
simon lehericey
|
809d991819
|
add champ_value
|
2022-06-17 14:53:27 +02:00 |
|
simon lehericey
|
daaa54b6f0
|
add n_ary operators
|
2022-06-17 14:53:27 +02:00 |
|
simon lehericey
|
698eff0a50
|
add equal operator
|
2022-06-17 14:53:27 +02:00 |
|
simon lehericey
|
ebe95b83fa
|
add compatibility checks
|
2022-06-17 14:53:27 +02:00 |
|
simon lehericey
|
a98a6d6d1e
|
add binary operators
|
2022-06-17 14:53:27 +02:00 |
|
simon lehericey
|
6ebfc505c4
|
add empty
|
2022-06-17 14:53:27 +02:00 |
|
simon lehericey
|
58da4805fa
|
add constant
|
2022-06-17 14:53:27 +02:00 |
|
Paul Chavard
|
350ed3a11a
|
feat(graphql): expose revision on demarche descriptor type
|
2022-06-17 12:33:35 +02:00 |
|
Paul Chavard
|
bbc44fe339
|
fix(export): no crash on empty repetitions
|
2022-06-17 11:33:48 +02:00 |
|
Paul Chavard
|
6801b04b7b
|
feat(type_de_champ): type_de_champ editor in stimulus/turbo
|
2022-06-17 11:04:09 +02:00 |
|
Paul Chavard
|
1573d20ee9
|
types_de_champ controller to use turbo
|
2022-06-17 11:04:09 +02:00 |
|
Paul Chavard
|
65bd996f2a
|
refactor(types_de_champ_editor): remove old react editor
|
2022-06-17 11:04:09 +02:00 |
|
Paul Chavard
|
564daeffe8
|
perf(dossier): improuve dossier preloading perf
|
2022-06-14 09:04:26 +01:00 |
|
Martin
|
56f7133799
|
fix(procedure_presentation): can not present a 'virtual field' like depose_since
fix(data): add migration to remove fields depose_since from existing procedure presentation
|
2022-06-14 09:02:37 +02:00 |
|
Martin
|
8b487c847b
|
fix(instructeurs/avis#revive): ArgumentError on AvisMailer.avis_invitation
|
2022-06-14 08:41:09 +02:00 |
|
Martin
|
ab04369c06
|
bug(DeclarativeProceduresJob.perform_now): fail all next procedure on one dossier failure
|
2022-06-10 14:59:36 +02:00 |
|
Kara Diaby
|
d58ecb3fcc
|
Lors de la restauration d'une démarche supprimée, met sur les dossiers liés hidden_by_administration_at à nil
|
2022-06-10 12:33:47 +02:00 |
|
Paul Chavard
|
95a1ea1047
|
feat(procedure_presentation): add since date filters
|
2022-06-09 13:01:22 +01:00 |
|
Kara Diaby
|
1f2f148464
|
tests
|
2022-06-08 14:38:17 +02:00 |
|
Martin
|
7ed9d586cf
|
fix(drop_down_list): ensure to skip disabled input when sending data via autosave
|
2022-06-02 09:06:37 +02:00 |
|
Martin
|
d39b3b09ed
|
fix(webhook.perform): ensure to enqueue job with current state/updated_at for consistency reason
|
2022-06-01 15:54:55 +02:00 |
|
Pierre de La Morinerie
|
c1616adf8c
|
app: remove procedure-estimated-fill-time feature-flag
The feature is now enabled for every procedure.
Ref #7338
|
2022-06-01 11:11:55 +02:00 |
|
Pierre de La Morinerie
|
2b90d7cc01
|
helpers: allow champ without persisted dossier
This fixes the /patron page. I also added an end-to-end test
to avoid breaking this page in the future.
|
2022-05-31 15:12:29 +02:00 |
|
Martin
|
cb890343ff
|
feat(targeted_user_link): add targeted user link to wrap expert invitation in order to avoid access issue when the expert is connected with another account
feat(user.merge): ensure to merge user.targeted_user_link
Update app/models/targeted_user_link.rb
Co-authored-by: LeSim <mail@simon.lehericey.net>
Update app/models/targeted_user_link.rb
Co-authored-by: LeSim <mail@simon.lehericey.net>
Update app/models/targeted_user_link.rb
Co-authored-by: LeSim <mail@simon.lehericey.net>
feat(db/create_targeted_user_links): ensure not null with fk
|
2022-05-31 14:50:31 +02:00 |
|
Paul Chavard
|
c0a253078c
|
fix(revision): fix clone démarches with repetitions
|
2022-05-31 13:28:56 +02:00 |
|
Paul Chavard
|
02675a104d
|
fix(revision): fix tests to use new revison system
|
2022-05-31 08:58:53 +02:00 |
|
Paul Chavard
|
a36672239d
|
refactor(revision): rename find_or_clone_type_de_champ
|
2022-05-31 08:58:53 +02:00 |
|
Martin
|
91f1fa4ffb
|
bug(avis#instruction): fail when claimant had been destroyed during a merge
|
2022-05-30 15:42:36 +02:00 |
|
Kara Diaby
|
51b8d8f254
|
tests
|
2022-05-30 14:40:49 +02:00 |
|
Kara Diaby
|
00c6e152f5
|
tests
|
2022-05-26 12:45:05 +02:00 |
|
Pierre de La Morinerie
|
c738d7d07f
|
js: display estimated duration in champ editor
|
2022-05-25 21:50:49 +02:00 |
|
Pierre de La Morinerie
|
736ef10bb3
|
spec: cleanup system/types_de_champ_spec.rb
|
2022-05-25 21:50:49 +02:00 |
|
Christophe Robillard
|
f14cd7b022
|
remove warning mail for dubious procedures
|
2022-05-25 14:44:53 +02:00 |
|
Christophe Robillard
|
fd98247b48
|
[manager] add list of dubious procedures
|
2022-05-25 14:44:53 +02:00 |
|
Pierre de La Morinerie
|
8936461d5b
|
app: cache the duration estimate for published procedures
|
2022-05-25 10:39:18 +02:00 |
|
Pierre de La Morinerie
|
3e91a16895
|
app: display estimated fill duration on procedure description
|
2022-05-25 10:39:15 +02:00 |
|
Pierre de La Morinerie
|
4fcb85fd65
|
app: remove procedure_dossier_papertrail feature flag
The feature is now enabled for all procedures.
|
2022-05-24 17:32:11 +02:00 |
|
simon lehericey
|
8ce080bd3e
|
updated_at pb
|
2022-05-24 15:38:50 +02:00 |
|
simon lehericey
|
db5d291acd
|
complete spec and alternative implem
|
2022-05-24 15:38:50 +02:00 |
|
simon lehericey
|
4c19a127d6
|
add rebase specs
|
2022-05-24 15:38:50 +02:00 |
|
simon lehericey
|
b3ce124aa8
|
move rebase spec to its own file
|
2022-05-24 15:38:50 +02:00 |
|
Paul Chavard
|
0817731d6a
|
refactor(dossier): rebase to use new revisions
|
2022-05-24 15:38:50 +02:00 |
|
Martin
|
51f0be1034
|
clean(deadcode): remove dead methods
|
2022-05-24 14:23:40 +02:00 |
|
Martin
|
d0599dd36b
|
bug(root): test root
|
2022-05-24 14:23:40 +02:00 |
|
Martin
|
fbc4e1810b
|
bug(expert/avis#instruction): raise when instructeur was merged
|
2022-05-24 14:23:40 +02:00 |
|
Paul Chavard
|
b635952b2f
|
refactor(revision): types_de_champ for export
|
2022-05-23 18:36:18 +02:00 |
|
Paul Chavard
|
8c6feb1e1f
|
feat(graphql): expose repasser_en_construction and repasser_en_instruction
|
2022-05-23 18:12:33 +02:00 |
|
Paul Chavard
|
99a8786dd5
|
fix(expert): expert should be allowed to delete messages
|
2022-05-20 15:47:48 +02:00 |
|
simon lehericey
|
c5a0fd4349
|
use children_of on validation repetition is not empty
|
2022-05-20 09:24:05 +02:00 |
|
Paul Chavard
|
24d47eb6d3
|
bug(revision): revising child type de champ create duplicate coordinate
|
2022-05-18 19:32:56 +02:00 |
|
simon lehericey
|
fd4d543b20
|
fix test
|
2022-05-18 15:18:17 +02:00 |
|
simon lehericey
|
633f0d1ce5
|
remove_repetition
|
2022-05-18 12:12:25 +02:00 |
|
simon lehericey
|
4d97f6aa8c
|
types_de_champ_for_revision
|
2022-05-18 11:40:34 +02:00 |
|
Paul Chavard
|
cdd597db19
|
refactor(dossier): fix champ repetition factories
|
2022-05-18 11:24:14 +02:00 |
|
simon lehericey
|
0b90f4d30d
|
is the order important ?
|
2022-05-18 10:11:31 +02:00 |
|
simon lehericey
|
ae86cdcf9e
|
strange test
|
2022-05-18 10:11:31 +02:00 |
|
simon lehericey
|
5767c9b97e
|
fix test
|
2022-05-18 10:11:31 +02:00 |
|
simon lehericey
|
7f23449f24
|
remove set_position
|
2022-05-18 10:11:31 +02:00 |
|
Paul Chavard
|
e33022ffc7
|
refactor(dossier): export to use turbo-poll
|
2022-05-17 16:08:47 +02:00 |
|
Paul Chavard
|
e9b02642c5
|
refactor(attachment): attachments controller to use turbo
|
2022-05-17 16:08:47 +02:00 |
|
Paul Chavard
|
7e1c793728
|
refactor(attachment): add Attachment::ShowComponent
|
2022-05-17 16:08:47 +02:00 |
|
Paul Chavard
|
d6384caf10
|
refactor(attachment): add Attachment::EditComponent
|
2022-05-17 16:08:47 +02:00 |
|
Martin
|
ad5c659f88
|
bug(instructeurs/dossiers#destroy): redirect on destroyed dossier -> NotFound
|
2022-05-17 11:42:10 +02:00 |
|
Paul Chavard
|
b6ea44f7e7
|
refactor(revision): remove type_de_champ#revision_id
|
2022-05-17 11:31:49 +02:00 |
|
Pierre de La Morinerie
|
0063b68689
|
mailers: add deposit receipt to initiated_mail
See #6146
|
2022-05-17 10:25:13 +02:00 |
|
Pierre de La Morinerie
|
e8b6731af8
|
spec: improve performances of notification_mailer_preview
The time to find the last dossier could be very long for large
procedures.
|
2022-05-17 10:25:13 +02:00 |
|
Paul Chavard
|
6909337500
|
fix(spec): try fix dossier expiration spec
|
2022-05-17 10:14:43 +02:00 |
|
simon lehericey
|
10fff77d69
|
spec: split cases
|
2022-05-16 16:51:49 +02:00 |
|
simon lehericey
|
a26a662df4
|
spec: move one level up
|
2022-05-16 16:51:49 +02:00 |
|
Paul Chavard
|
95bd13872b
|
refactor(dossier): change state with turbo
|
2022-05-13 17:38:09 +02:00 |
|
Paul Chavard
|
d7678c4389
|
Revert "Merge pull request #7295 from tchak/rollback-attempt"
This reverts commit 24b37c230d , reversing
changes made to 08b90b9173 .
|
2022-05-13 17:17:23 +02:00 |
|
Martin
|
da57a1dc9e
|
fix(commencer#commencer): broken due to missing interpolated variable in i18n
|
2022-05-13 13:15:31 +02:00 |
|
Martin
|
0826baeba3
|
bug(commencer#commencer): raise when procedure does not have a service
fix(commencer#commencer): use alternate message when procedure does not have a service
|
2022-05-12 16:41:11 +02:00 |
|
Paul Chavard
|
4c26e34c79
|
Revert "Merge pull request #7270 from betagouv/remove_type_de_champ_v2"
This reverts commit 41b6f8f51b , reversing
changes made to 79d5946ab6 .
|
2022-05-11 20:03:42 +02:00 |
|
Paul Chavard
|
08caa122dd
|
Revert "Merge pull request #7280 from betagouv/move_type_de_champ_v2"
This reverts commit 08b90b9173 , reversing
changes made to bc9a90bd08 .
|
2022-05-11 20:03:33 +02:00 |
|
simon lehericey
|
df91fd1180
|
move_type_de_champ new style
|
2022-05-11 16:54:26 +02:00 |
|
simon lehericey
|
795513e093
|
spec: clean
|
2022-05-11 16:54:26 +02:00 |
|
simon lehericey
|
58c3b6b16a
|
fix spec : datetime is present in more recent revision
|
2022-05-11 15:59:17 +02:00 |
|
simon lehericey
|
b6c2aa30f4
|
reorder the siblings after deletion
|
2022-05-11 15:59:17 +02:00 |
|
simon lehericey
|
6bf52b1f99
|
remove children shared between 2 revisions
|
2022-05-11 15:59:16 +02:00 |
|
simon lehericey
|
285f402483
|
spec: add test case
|
2022-05-11 15:59:16 +02:00 |
|
simon lehericey
|
b889d18217
|
spec: use children_of
|
2022-05-11 15:59:16 +02:00 |
|
Paul Chavard
|
142e6c032c
|
cleanup(dossier): remove legacy menu
|
2022-05-11 11:01:25 +02:00 |
|
Paul Chavard
|
c9b8d43acd
|
feat(autosave): use new autosave controller
|
2022-05-10 18:10:20 +02:00 |
|
Kara Diaby
|
7b73cb239a
|
tests
|
2022-05-10 17:13:08 +02:00 |
|
Martin
|
bf277d4802
|
bug(export): expect dossiers_for_export not to include dossiers brouillon
fix(export.dossiers_for_export): add missing visible_by_administration
|
2022-05-10 16:09:12 +02:00 |
|
simon lehericey
|
d2509e7492
|
add procedure_revision children_of
|
2022-05-10 14:52:57 +02:00 |
|
Pierre de La Morinerie
|
41cf700c15
|
spec: fix avis/instruction view spec
Due to a faulty naming convention, the test was not executed.
|
2022-05-10 12:51:27 +02:00 |
|
Pierre de La Morinerie
|
1ad807ab6b
|
spec: fix avis/index view spec
Due to a faulty naming convention, the test was not executed.
|
2022-05-10 12:51:06 +02:00 |
|
simon lehericey
|
cb4c35e797
|
spec: add special case for repetition_type_de_champ
|
2022-05-06 12:37:59 +02:00 |
|
simon lehericey
|
45f5cd3f4a
|
spec: split procedure creation
|
2022-05-06 12:37:59 +02:00 |
|
simon lehericey
|
02fc25af23
|
spec: more procedure creation split
|
2022-05-06 11:23:10 +02:00 |
|
simon lehericey
|
6d38a44f1f
|
spec: be clear we talk about draft
|
2022-05-06 11:23:10 +02:00 |
|
simon lehericey
|
c1d0256687
|
spec: split procedure creation
|
2022-05-06 11:23:10 +02:00 |
|
simon lehericey
|
becdd4a0ed
|
spec: refactor
|
2022-05-06 11:23:10 +02:00 |
|
Paul Chavard
|
9e0b3b642f
|
cleanup(sendinblue): remove sendinblue tracking
|
2022-05-06 11:14:44 +02:00 |
|