Kara Diaby
|
870efba29b
|
Merge pull request #9535 from demarches-simplifiees/feat/9411
ETQ administrateur, je veux pouvoir valider des champs avec des règles simples (Regexp)
|
2023-10-17 09:11:32 +00:00 |
|
Martin
|
30bc4aa5d3
|
amelioration(champ.expression_reguliere): pas besoin d'executer la validation du champs expression reguliere dans controller, le validateur le fait sur le champ au moment de sauver le dossier avec le bon context
|
2023-10-16 08:53:52 +00:00 |
|
Lisa Durand
|
b125f921ea
|
harmonize rna display for instructeur and usager - add grey card like siret
|
2023-10-11 12:14:00 +02:00 |
|
Colin Darie
|
e492c8a3ad
|
fix(decimal number): description with 3 digits
|
2023-09-28 15:27:42 +02:00 |
|
Christophe Robillard
|
abad463bb1
|
remove placeholder for decimal number component
|
2023-09-25 18:17:04 +02:00 |
|
Christophe Robillard
|
168616b8c6
|
remove placeholder for phone component
|
2023-09-25 18:17:04 +02:00 |
|
Christophe Robillard
|
bd3f7eeb38
|
remove placeholder for siret component
|
2023-09-25 18:17:04 +02:00 |
|
Christophe Robillard
|
1af3b035ac
|
add en locales for champs
|
2023-09-25 18:17:04 +02:00 |
|
Christophe Robillard
|
9c2c378588
|
use model locales for titre identite hint
|
2023-09-25 18:17:04 +02:00 |
|
Christophe Robillard
|
b20c2b91fd
|
add hints to champs
|
2023-09-25 18:16:38 +02:00 |
|
Martin
|
b88b537518
|
poc(erreur): sur les champs
|
2023-07-26 14:27:50 +02:00 |
|
Eric Leroy-Terquem
|
2cc0baf4db
|
fix typos in model locales
|
2023-06-12 15:13:25 +02:00 |
|
Martin
|
c8ab1e8e03
|
amelioration(dossier#submit_brouillon): ETQ usager, je souhaite pouvoir acceder aux champs en erreur facilement
|
2023-05-03 07:36:42 +02:00 |
|
Paul Chavard
|
00556715d6
|
fix(typography): fix quotes
|
2022-12-01 17:59:11 +01:00 |
|
Damien Le Thiec
|
927edb5809
|
Remove unused translations
|
2022-10-05 13:17:22 +02:00 |
|
Damien Le Thiec
|
4ce6cd0072
|
Add translations
|
2022-10-04 17:18:47 +02:00 |
|
Damien Le Thiec
|
bd0df2b60b
|
Clean rna champ_row
|
2022-09-22 17:14:05 +02:00 |
|
simon lehericey
|
40d0cfcdc4
|
add champ validation
|
2021-10-12 14:27:20 +02:00 |
|
Pierre de La Morinerie
|
fe13043efd
|
dossier: prepare validations to piece_justificative champs
We can't yet enable the validations, because of an issue that will
(hopefully) be solved with Rails 6.
See https://github.com/betagouv/demarches-simplifiees.fr/issues/4926
|
2020-03-30 11:12:25 +02:00 |
|
Pierre de La Morinerie
|
a716713ed6
|
locales: fix translation of champ value
Due to the extra 's', the names of Champs attributes were never
translated.
|
2020-03-24 15:42:02 +01:00 |
|
Pierre de La Morinerie
|
56c846900b
|
champs: improve validation message of numeric fields
Replaces
> Champs value doit être un nombre
by
> La valeur du champ doit être un nombre entier (sans chiffres après
> la virgule)
|
2019-07-11 15:12:48 +02:00 |
|