mfo
|
d7f152f4af
|
fix(Champs::PhoneChamp): validates Champs::PhoneChamp respecting it's validation context.
|
2024-04-01 07:18:14 +02:00 |
|
Paul Chavard
|
0f6188a542
|
chore(annotate): remove model comments
|
2023-08-02 11:43:23 +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 |
|
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 |
|
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 |
|
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 |
|
Paul Chavard
|
a2c53ce7ea
|
format phone numbers
|
2021-06-15 09:14:55 +02: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 |
|
clemkeirua
|
3697c610b6
|
make polynesia mobile phone number valid
|
2020-09-09 09:00:07 +02:00 |
|
Christophe Robillard
|
090a247ba9
|
validates phone champ server side
|
2020-08-20 15:33:03 +02:00 |
|
Pierre de La Morinerie
|
6d28069539
|
models: generate annotations
|
2020-08-12 11:45:53 +02:00 |
|
Paul Chavard
|
e8f3fda1f0
|
Add STI champ models
|
2018-03-29 17:45:19 +02:00 |
|