Paul Chavard
|
bd32f5693d
|
refactor(repetition): remove parent_id
|
2024-10-15 11:42:36 +02:00 |
|
mfo
|
366c02dbb7
|
fix(typo): use english for normalized addresses component
|
2024-10-15 09:13:05 +02:00 |
|
simon lehericey
|
8b5f689a67
|
use drop_down_options when possible
|
2024-09-30 15:37:01 +02:00 |
|
Paul Chavard
|
6254b50de9
|
Revert "Revert "Merge pull request #10771 from tchak/refactor-champs-revert""
This reverts commit 10a1ae5534 .
|
2024-09-23 10:21:07 +02:00 |
|
simon lehericey
|
10a1ae5534
|
Revert "Merge pull request #10771 from tchak/refactor-champs-revert"
This reverts commit c902061ebf , reversing
changes made to b4ed11c788 .
|
2024-09-19 11:09:01 +02:00 |
|
simon lehericey
|
061c9cc6f3
|
remove default empty value in drop_down_list
|
2024-09-18 10:26:00 +02:00 |
|
Paul Chavard
|
988025ba69
|
refactor(champs): validate only champs in current revision
|
2024-09-17 10:29:34 +02:00 |
|
Colin Darie
|
8dfddba433
|
Merge pull request #10584 from colinux/attestation-render-list
ETQ admin, améliore l'affichage de champ choix multiple et répétitions dans les attestations v2
|
2024-09-12 14:40:32 +00:00 |
|
Colin Darie
|
977e47fa74
|
Merge pull request #10757 from mfo/US/fix-required-dossier-link-with-missing-dossier
correct: ETQ administrateur, je souhaite que les types de champ liens vers un dossier pointent vers un dossier valide si ils sont obligatoire
|
2024-09-09 07:28:48 +00:00 |
|
mfo
|
eb8b9a13ca
|
fix(Champs::DossierLinkChamp): when required, should point to existing dossier
|
2024-09-06 11:23:12 +02:00 |
|
mfo
|
5abba5a166
|
feat(Champs::CommuneChamp): ensure presence of external_id since some of Champs::CommuneChamp.external_id are missing while .value is present 🔥
|
2024-09-06 08:37:08 +02:00 |
|
Colin Darie
|
c9956c4881
|
feat(attestation): better presentation of repetition champs
|
2024-09-02 16:11:02 +02:00 |
|
Colin Darie
|
09581ad028
|
feat(attestation): render multiple drop down list as list
|
2024-09-02 15:23:11 +02:00 |
|
Colin Darie
|
e7443c2308
|
Revert "Champ related cleanups and refactoring"
|
2024-08-30 16:43:30 +02:00 |
|
Paul Chavard
|
f7cd7e615d
|
refactor(champs): validate only champs in current revision
|
2024-08-26 14:53:56 +02:00 |
|
Colin Darie
|
77fb0553fc
|
chore: enable freeze string literals by comment
|
2024-08-22 09:26:48 +02:00 |
|
mfo
|
d866309d45
|
feat(rnf/rna/siret): normalize address in champs.value_json
|
2024-08-20 10:31:23 +02:00 |
|
Colin Darie
|
720a312b00
|
fix(rnf): really normalize spaces
Fix #10653
|
2024-08-01 18:54:50 +02:00 |
|
Paul Chavard
|
25d4e7dfee
|
fix(rnf): no crash on identifiers with spaces
|
2024-08-01 18:00:46 +02:00 |
|
Paul Chavard
|
229483d16c
|
refactor(champ): remove type_de_champ_id and champ factories
|
2024-07-22 13:53:45 +02:00 |
|
Paul Chavard
|
d640ab8428
|
fix(combobox): dispatch change event on multiple combo changes
|
2024-07-16 15:10:45 +02:00 |
|
mfo
|
75a6c8b4b6
|
Merge pull request #10555 from mfo/US/normalize-number-cahmp
tech: Normalisation des champs de type number/decimal pr enlever les espace blanc à la saisi
|
2024-07-08 07:31:29 +00:00 |
|
Paul Chavard
|
9f9243499c
|
refactor(combobox): fix specs
|
2024-07-05 09:36:33 +02:00 |
|
Paul Chavard
|
cb01f15570
|
refactor(champ): update champ commune
|
2024-07-05 09:36:33 +02:00 |
|
mfo
|
c50f949acd
|
feat(Champs::number*): normalize values by stripping spaces.
|
2024-07-04 09:56:23 +02:00 |
|
Colin Darie
|
b3ccfc16c4
|
Merge pull request #10547 from colinux/mandatory-by-default
ETQ admin, un nouveau champ est obligatoire par défaut
|
2024-07-02 14:26:29 +00:00 |
|
Colin Darie
|
f40b71f450
|
test(type_de_champ): mandatory by default, like schema
|
2024-07-01 17:00:49 +02:00 |
|
mfo
|
cfda807b66
|
fix(data): decimal number having spaces are no more exportable
|
2024-06-25 21:17:46 +02:00 |
|
mfo
|
476c7df160
|
bug(Champs::DecimalNumberChamp.for_export): should be able to cast a number wrapped with a string having leading/trailing spaces
|
2024-06-25 17:05:33 +02:00 |
|
Paul Chavard
|
244dcfcc23
|
refactor(export): improuve specs
|
2024-04-24 13:27:20 +02:00 |
|
mfo
|
6d84c38fca
|
tech(deadspec): no more brouillon context on dossier validation
|
2024-04-17 06:27:26 +02:00 |
|
mfo
|
aca67a2274
|
tech(refactor.champs.validation): all champs validation use :validate_champ_value_or_prefill?
|
2024-04-17 06:27:26 +02:00 |
|
Colin Darie
|
71b0592b0a
|
Merge pull request #10336 from colinux/fix-address-without-postcode
Usager: fix champ adresse dans un TOM sans code postal dans la BAN (ex. Nouvelle-Calédonie à Nouméa)
|
2024-04-16 13:45:04 +00:00 |
|
Colin Darie
|
db65c9178e
|
fix(address): BAN does not return postcode for some TOM like Nouvelle-Calédonie
But we have to fallback to an empty string because API graphql / serializer
expects a non-null attribute.
|
2024-04-16 15:37:56 +02:00 |
|
Paul Chavard
|
ee56a7da21
|
refactor(champ): remove stable_id delegate to type_de_champ
|
2024-04-16 12:10:07 +02:00 |
|
mfo
|
938f5043a4
|
feat(champs.validation): standardize champ error messages
|
2024-04-12 11:39:43 +02:00 |
|
Paul Chavard
|
c5c671f391
|
Merge pull request #10234 from tchak/type-de-champ-paths
feat(champ): add paths to type_de_champ
|
2024-04-08 08:07:30 +00:00 |
|
Paul Chavard
|
80b3f0c0b3
|
fix(champ): no validate on hidden champs
|
2024-04-05 13:24:57 +02:00 |
|
Paul Chavard
|
38a703034e
|
feat(champ): expose paths
|
2024-04-04 16:13:23 +02:00 |
|
simon lehericey
|
8405c83c12
|
fix: do not retry rnf bad request
|
2024-04-02 10:00:07 +02:00 |
|
mfo
|
d7f152f4af
|
fix(Champs::PhoneChamp): validates Champs::PhoneChamp respecting it's validation context.
|
2024-04-01 07:18:14 +02:00 |
|
mfo
|
374d763084
|
fix(Champs::IntegerNumberChamp): validates Champs::IntegerNumberChamp respecting it's validation context.
|
2024-04-01 07:18:13 +02:00 |
|
mfo
|
04f3b6a844
|
fix(Champs::DecimalNumberChamp): validates Champs::DecimalNumberChamp respecting it's validation context
|
2024-04-01 07:07:11 +02:00 |
|
Lisa Durand
|
a3ab6dd257
|
add validation on decimal max 3 digits after coma
|
2024-03-27 10:55:10 +01:00 |
|
Martin
|
2468d528fd
|
fix(email_validation): use truemail regexp
|
2024-03-12 11:29:31 +01:00 |
|
mfo
|
0013528deb
|
Merge pull request #10065 from mfo/US/secu-email
fix(email.validation): some nasty tests
|
2024-03-08 09:05:03 +00:00 |
|
Martin
|
0ea90e036e
|
fix(email.validation): some nasty tests
|
2024-03-05 16:27:07 +01:00 |
|
Paul Chavard
|
deb19177f7
|
refactor(test): update tests
|
2024-03-04 10:59:11 +01:00 |
|
Colin Darie
|
560d50f52d
|
fix(dropdown-multiple): a valid option starting by [ may not be a JSON value
|
2024-02-20 17:41:53 +01:00 |
|
Martin
|
8dc3103ac1
|
fix(champs.email): allow nil
|
2024-02-19 15:13:20 +01:00 |
|