mfo
|
e08aa7d28b
|
wip(validates): prefill and validate_champ_value? on all other missing validation checks
|
2024-04-01 07:36:14 +02:00 |
|
Paul Chavard
|
0f6188a542
|
chore(annotate): remove model comments
|
2023-08-02 11:43:23 +02:00 |
|
Colin Darie
|
1bdc6c02c6
|
style(demande): homogeneize "blank" champs and not attached files champs
|
2023-06-27 17:44:21 +02:00 |
|
Paul Chavard
|
dad393355b
|
chore(db): remove unused columns
|
2023-01-17 12:49:22 +01:00 |
|
Paul Chavard
|
dfe65136be
|
refactor(repetition): add row_id to champs
|
2023-01-05 18:04:54 +01:00 |
|
sebastiencarceles
|
373e8aeadb
|
review: validate prefilled champs only
|
2022-12-08 15:27:39 +01:00 |
|
simon lehericey
|
fe35a8a6e7
|
fix(cni): only allow jpg and png because of buggy pdf watermarking
|
2022-11-21 17:53:29 +01:00 |
|
Lisa Durand
|
3953470c78
|
remove change on api V1 and update graphql for sensitive data
|
2022-11-18 11:15:16 +01:00 |
|
Lisa Durand
|
f34c890278
|
add a label for api and export for sensitive data as titre_identite_champ
|
2022-11-18 11:15:16 +01:00 |
|
Martin
|
0d675d4ee5
|
amelioration(Champ.titre-d-identite): ajout du support pour les .pdf
|
2022-11-08 16:27:06 +01:00 |
|
simon lehericey
|
9bba2093be
|
refactor(champ): mandatory_blank_and_visible? -> mandatory_blank?
As the method does not check visibility
|
2022-10-18 11:13:41 +02:00 |
|
Paul Chavard
|
16bba911ba
|
Revert "Merge pull request #7637 from tchak/chore-add-missing-foreign-keys"
This reverts commit b21ee46dc2 , reversing
changes made to dd85b5c35c .
|
2022-09-21 15:20:42 +02:00 |
|
Paul Chavard
|
84b9644bcd
|
fix(db): add missing foreign keys
|
2022-09-20 15:16:52 +02:00 |
|
simon lehericey
|
898badb579
|
a champ is mandatory when visible with a mandatory tdc
|
2022-08-09 10:25:47 +02:00 |
|
Paul Chavard
|
0f9d8b6a39
|
feat(dossier): exclude conditionally invisible fields from mandatory check
|
2022-07-12 17:33:42 +02:00 |
|
Pierre de La Morinerie
|
60c2718f29
|
models: remove custom code for file size validation message
With active_storage_validations 0.9.6, we can use the %{max_size}
variable directly in the error message.
|
2021-11-24 10:06:45 +01:00 |
|
Paul Chavard
|
09a09d3fcf
|
feat(revisions): add rebased_at to champs
|
2021-10-20 17:26:09 +02:00 |
|
simon lehericey
|
354735ace4
|
add champ value_json jsonb column
|
2021-10-12 14:27:20 +02:00 |
|
Ismael MOUSSA S
|
36dc9c2ca2
|
Add File Validation concern after refactoring
|
2021-09-21 12:11:20 -05:00 |
|
Ismael MOUSSA S
|
7c7c9c9ea4
|
Fix file size validation message
|
2021-09-21 12:11:20 -05:00 |
|
Ismael MOUSSA S
|
bdbb4deb87
|
ADD FILE_MAX_SIZE constant to set allow file size limit
|
2021-09-21 12:04:56 -05:00 |
|
Paul Chavard
|
78a07ef021
|
Add job exception logs to dossier and champ
|
2021-02-04 19:27:27 +01:00 |
|
Paul Chavard
|
09a3cacd88
|
Add external_id to champs
|
2021-01-15 11:50:02 +01:00 |
|
Paul Chavard
|
a1643dad84
|
Add data column to champ
|
2021-01-14 17:31:37 +01:00 |
|
Paul Chavard
|
371179dc5b
|
Watermark titres identite
|
2020-11-25 16:19:06 +01:00 |
|
kara Diaby
|
5c68d75107
|
add titre_identite champ
|
2020-09-18 14:57:08 +02:00 |
|