mfo
|
b245d9b063
|
Merge pull request #10220 from demarches-simplifiees/fix-drop-down-missing-hint
ETQ usager : Champ choix multiple, ajouter une aide a a la saisie
|
2024-04-02 09:28:34 +00:00 |
|
Corinne Durrmeyer
|
4cfcd70266
|
Update config/locales/models/champs/multiple_drop_down_list/fr.yml
Fix typo
Co-authored-by: Colin Darie <colin@darie.eu>
|
2024-03-28 10:11:29 +01:00 |
|
Corinne Durrmeyer
|
a69d60efef
|
feat(multiple_drop_down_list): Add hint text - fix #10185
|
2024-03-26 14:45:01 +01:00 |
|
Paul Chavard
|
b02ba1e909
|
feat(textarea): autoresize textareas
|
2024-03-25 19:53:29 +01:00 |
|
Lisa Durand
|
a756ab0a63
|
add address infos for rna in show
|
2024-02-12 17:20:06 +01:00 |
|
Eric Leroy-Terquem
|
0968f02a26
|
Merge pull request #9648 from demarches-simplifiees/add-rnf-service
Ajout d'un nouveau référentiel : le Répertoire National des Fondations (RNF)
|
2023-11-08 09:06:47 +00:00 |
|
Paul Chavard
|
34a76d8afd
|
feat(dossier): commune champ is an autocomplete now
|
2023-11-07 20:58:39 +01:00 |
|
Lisa Durand
|
ce1cd4240c
|
add code postal, city code and department infos in view
|
2023-11-07 14:21:29 +01:00 |
|
Eric Leroy-Terquem
|
bfb8611c81
|
feat(rnf): display rnf data in show
|
2023-11-07 14:21:29 +01:00 |
|
Martin
|
8a8970f999
|
amelioration(wording): met a jour le hint des decimal_number_champ car on utilise les . en lieu et place des ,
|
2023-10-24 09:39:31 +02:00 |
|
Kara Diaby
|
60fcb51533
|
affiche le message d'erreur entré par l'administrateur
|
2023-10-20 08:59:12 +00:00 |
|
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 |
|