Colin Darie
|
f4d403a81c
|
fix(apiv1): piece_justificative continue to returns a single attachment
|
2022-12-06 15:47:06 +01:00 |
|
Martin
|
2eaa06b22b
|
correctif(export.pjs): sur l'export, les champs de type piece justificative renvoyent un tableau de la meme dimension quelque soit le nombre de pj joint
|
2022-12-06 15:22:53 +01:00 |
|
Colin Darie
|
b8296c6d4d
|
feat(piece_justificative): supports multiple files
Closes #7924
|
2022-12-05 10:47:10 +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 |
|
Paul Chavard
|
e6288c39f2
|
refactor(dossier): champs -> champs_public
|
2022-11-10 22:44:39 +00: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 |
|
Damien Le Thiec
|
f30798eeec
|
Merge branch 'feature/add_rna_type_de_champs' of https://github.com/betagouv/demarches-simplifiees.fr into feature/add_rna_type_de_champs
|
2022-10-11 16:18:35 +02:00 |
|
Damien Le Thiec
|
3acb0fc3cb
|
Remove test external id
|
2022-10-11 16:18:15 +02:00 |
|
Damien Le Thiec
|
73f6063c87
|
Merge branch 'main' into feature/add_rna_type_de_champs
|
2022-10-11 15:36:46 +02:00 |
|
Paul Chavard
|
a19bf050ef
|
fix(iban): format iban after validation
|
2022-10-11 10:43:32 +02:00 |
|
Damien Le Thiec
|
fa1f0fc240
|
Improve rna champ tests
|
2022-10-04 17:19:30 +02:00 |
|
Damien Le Thiec
|
542c5b518f
|
Improve and connect RNA Adapter
|
2022-09-22 17:13:53 +02:00 |
|
Damien Le Thiec
|
d8afe81034
|
Setup RNA champ
|
2022-09-21 15:18:08 +02:00 |
|
Colin Darie
|
4e3b063b87
|
feat(carte/export): list geo labels
|
2022-09-05 11:02:51 +02:00 |
|
Paul Chavard
|
2d7803cd48
|
refactor(spec): use new procedure.types_de_champ factory
|
2022-08-04 12:10:32 +02:00 |
|
Paul Chavard
|
0f9d8b6a39
|
feat(dossier): exclude conditionally invisible fields from mandatory check
|
2022-07-12 17:33:42 +02:00 |
|
simon lehericey
|
5ebaf59fdb
|
parent_id -> parent_stable_id
|
2022-07-05 11:53:18 +02:00 |
|
Paul Chavard
|
9a6a8411d3
|
feat(export): add déparctement info to commune champ export
|
2022-07-04 16:30:16 +02:00 |
|
simon lehericey
|
f8c7003192
|
fix drop down other
|
2022-07-01 16:05:31 +02:00 |
|
simon lehericey
|
fd4d543b20
|
fix test
|
2022-05-18 15:18:17 +02:00 |
|
Pierre de La Morinerie
|
e32c9a9f94
|
models: don't attempt to format invalid phone numbers
This is a defensive-programming measure, because formatting an
invalid phone number may truncate some leading numbers.
|
2022-03-02 09:57:03 +00:00 |
|
Pierre de La Morinerie
|
f35d18cd5c
|
models: stop truncating DROM phone numbers
Fix #6996
|
2022-03-02 09:57:03 +00:00 |
|
Pierre de La Morinerie
|
5150e33212
|
models: ensure DROM phone numbers are valid
They were accepted before, because they were 'possible' – but now
they are explicitely considered as valid.
|
2022-03-02 09:57:03 +00:00 |
|
François Vantomme
|
14e0c68266
|
feat(api particulier): add MESRI field
|
2021-12-16 16:45:18 +01:00 |
|
François Vantomme
|
6ab8ac0662
|
feat (api particulier): add Pole emploi field
|
2021-12-08 10:36:25 +01:00 |
|
François Vantomme
|
2110ef072c
|
feat(api particulier): add DGFiP field
|
2021-12-07 11:03:05 +01:00 |
|
Pierre de La Morinerie
|
8d89ae366b
|
specs: minor cleanups
|
2021-11-23 08:07:07 +01:00 |
|
Pierre de La Morinerie
|
0ff95df221
|
specs: improve speed of phone_champ_spec
Re-use the same champ for each test. This is safe, and makes the test
go from 4s to 1s.
|
2021-10-26 12:03:30 +02:00 |
|
simon lehericey
|
87de9e38c6
|
allow draft to be saved with invalid cnaf champ
|
2021-10-12 14:27:20 +02:00 |
|
simon lehericey
|
40d0cfcdc4
|
add champ validation
|
2021-10-12 14:27:20 +02:00 |
|
simon lehericey
|
c76d1043fa
|
add cnaf champ
|
2021-10-12 14:27:20 +02:00 |
|
Ismael MOUSSA S
|
bdbb4deb87
|
ADD FILE_MAX_SIZE constant to set allow file size limit
|
2021-09-21 12:04:56 -05:00 |
|
simon lehericey
|
367f508e2e
|
linked_drop_down_list: empty primary => empty secondary
|
2021-09-07 10:09:18 +02:00 |
|
Christophe Robillard
|
4a6c22d6a6
|
export code insee for commune champ
|
2021-08-19 08:04:47 +02:00 |
|
Paul Chavard
|
75392272fb
|
Add champ address model
|
2021-02-17 19:10:16 +01:00 |
|
simon lehericey
|
d72f0c6dd2
|
Add authorized content type for pj
|
2021-01-18 17:23:08 +01:00 |
|
clemkeirua
|
eb46cc6425
|
piecejusticative file validation focus on size
|
2020-09-25 09:35:16 +00:00 |
|
clemkeirua
|
c155de1d7e
|
ajout de la liste des extensions
|
2020-09-25 09:35:16 +00:00 |
|
clemkeirua
|
31d48c2879
|
validation is enableed only for 'new' procedures
|
2020-09-25 09:35:16 +00:00 |
|
clemkeirua
|
8711e8f911
|
reenable validator on piece_justificative
|
2020-09-25 09:35:16 +00:00 |
|
kara Diaby
|
cb4e91c405
|
Add iban type de champ
|
2020-09-23 15:56:26 +02:00 |
|
clemkeirua
|
a62907f33b
|
add more tests for phone numbers
|
2020-09-09 09:00:03 +02:00 |
|
Paul Chavard
|
1488e0964b
|
update models specs to use revisions
|
2020-09-02 11:26:26 +02:00 |
|
Judith
|
25a24ba7c8
|
removal of translation keys already present in the gem rails-i18n
|
2020-09-01 16:33:58 +02:00 |
|
Christophe Robillard
|
090a247ba9
|
validates phone champ server side
|
2020-08-20 15:33:03 +02:00 |
|
clemkeirua
|
299c86141c
|
added before_save to PieceJustificativeChamp in order to set skip_pj_validation
|
2020-07-15 09:00:12 +00:00 |
|
Paul Chavard
|
97f91513c8
|
Store drop_down_list values as jsonb
|
2020-06-25 13:14:17 +02:00 |
|
Paul Chavard
|
901b6e23a8
|
Remove legacy carto
|
2020-06-04 16:03:23 +02:00 |
|
Pierre de La Morinerie
|
190548844a
|
dossiers: add piece justificative filename to spreadsheet export
|
2020-05-14 10:18:10 +00:00 |
|