Martin
|
4209eec021
|
fix(cartes): PointInput should not add point to all map on page
|
2024-02-09 10:41:35 +01:00 |
|
Paul Chavard
|
d9f195a74b
|
fix map zoom hook
|
2024-02-09 09:24:58 +01:00 |
|
Martin
|
53ae5eeb5b
|
feat(map): stop flyTo/panTo on champ carte by default
|
2024-02-09 09:23:17 +01:00 |
|
Colin Darie
|
2e68fddd68
|
Merge pull request #9976 from colinux/carte-design
ETQ usager: le champ carte est un peu plus design (passage au DSFR)
|
2024-02-08 16:47:12 +00:00 |
|
Colin Darie
|
0bb25765d9
|
style(carte): passe l'UI au DSFR
|
2024-02-08 17:25:22 +01:00 |
|
Colin Darie
|
1f731ad14a
|
chore(ign): match proper style to layers
|
2024-02-08 16:23:15 +01:00 |
|
Paul Chavard
|
163e6f807e
|
chore(ign): update to geoplateforme
|
2024-02-08 16:23:08 +01:00 |
|
Colin Darie
|
72e59b6473
|
fix(attestation): can remove headings
|
2024-02-02 13:18:42 +01:00 |
|
Colin Darie
|
6f49dd892d
|
fix(attestation): multiple tags improvements
- no menu when no matching tags
- insert a space after clicking a button
- allow no space before mention
|
2024-02-02 09:47:20 +01:00 |
|
Colin Darie
|
58064dc6cd
|
fix(attestation): improve autosubmit debounce due to tags interactions
|
2024-02-01 18:56:02 +01:00 |
|
Colin Darie
|
475406f3f2
|
style(attestation): improve editor UI & style
|
2024-02-01 18:55:55 +01:00 |
|
Colin Darie
|
d92200f80b
|
fix(attestation): various tiptap & axe fixes
|
2024-01-31 17:04:02 +01:00 |
|
Colin Darie
|
89a62bacbb
|
feat(attestation): intitules & footer limit of rows
|
2024-01-31 17:04:00 +01:00 |
|
Colin Darie
|
8ba78d1cfe
|
feat(attestation): conditional official layout & logo (start)
|
2024-01-31 17:03:54 +01:00 |
|
Colin Darie
|
bb19674339
|
feat(attestation): improve tags suggestion UX, can validate on click
|
2024-01-31 17:03:50 +01:00 |
|
Colin Darie
|
eaf4e24a55
|
feat(attestation): v2 edit form and tags style
|
2024-01-31 17:03:46 +01:00 |
|
Colin Darie
|
3aae580e26
|
fix(editor): don't labellize tags with double dash
|
2024-01-31 17:03:43 +01:00 |
|
Colin Darie
|
d01dc82e8c
|
refactor(attestation): remove footer from doc structure
|
2024-01-31 17:03:41 +01:00 |
|
simon lehericey
|
d4322bf947
|
feat(clipboard): can temporary hide for nicer animation
|
2024-01-29 10:44:20 +01:00 |
|
simon lehericey
|
9a0dd45385
|
feat(api): add invalid ip addr error
|
2024-01-25 11:17:44 +01:00 |
|
simon lehericey
|
943368c68f
|
feature(api): setup securite
|
2024-01-25 11:17:44 +01:00 |
|
simon lehericey
|
8a9e5754a1
|
feature(api): setup autorizations
|
2024-01-25 11:17:44 +01:00 |
|
mfo
|
0328446bee
|
Merge pull request #9861 from demarches-simplifiees/US/move-type-de-champ-with-select
ETQ administrateur, je peux deplacer un champ via un select
|
2024-01-15 13:09:56 +00:00 |
|
Martin
|
68e9d3513d
|
tech(clean): drop drag and drop champs in editor, ux not ok
|
2024-01-12 11:00:29 +01:00 |
|
Martin
|
69346ad41f
|
tech(review): implement some pair review suggestions
|
2024-01-12 11:00:29 +01:00 |
|
Martin
|
e7eee7ba72
|
spec(move_and_morph): add some spec and lint with rubocop/haml/eslint
|
2024-01-11 16:12:09 +01:00 |
|
Martin
|
857a1fc496
|
fix(select_champ_position): rewire for more robust and easier implementation which work with repetition avoiding double submit
|
2024-01-11 16:01:24 +01:00 |
|
Martin
|
dce06f22a0
|
feat(type_de_champ_editor): add SelectChampTemplatePosition which feeds SelectChampPositionComponent options
|
2024-01-11 16:01:24 +01:00 |
|
Martin
|
11de4bdfb6
|
feat(types_de_champ_editor.ts): wires move_and_morph with type de champs editor [for now, the select is empty and will be synced]
|
2024-01-11 16:01:24 +01:00 |
|
Martin
|
6c5f6dd6f6
|
fix(combobox): some old procedure still have options with trailing white spaces. ensure to trim selected value as well as options.value for better comparison
|
2024-01-08 10:29:43 +01:00 |
|
Eric Leroy-Terquem
|
a56fa60c78
|
fix typos
|
2023-12-22 11:39:09 +01:00 |
|
mfo
|
b539fe1b65
|
amelioration(review): tech review
Co-authored-by: Colin Darie <colin@darie.eu>
|
2023-12-15 11:23:25 +01:00 |
|
Martin
|
d27e4fc693
|
amelioration(combobox): permet de passer des options au input[type=hidden], utilise cette option pour autosubmit uniquement un input [dans notre cas, ne soumet pas a l'input du combobox, mais a l'input hidden une fois le combobox selectionné]
|
2023-12-15 11:23:25 +01:00 |
|
Lisa Durand
|
569d4af6f7
|
Merge pull request #9706 from demarches-simplifiees/feat/9678
ETQ usager passant par un mandataire, je suis notifié des changements d'état de mon dossier par email
|
2023-12-14 16:57:07 +00:00 |
|
Kara Diaby
|
061da95aaf
|
Controllers
|
2023-12-12 22:35:11 +00:00 |
|
Colin Darie
|
ecc3638d81
|
chore(dsfr): include tooltip component
|
2023-12-12 15:05:42 +01:00 |
|
Martin
|
1f13000537
|
amelioraiton(instructeur.filtres): utilise un combobox pour rechercher le type de champs
|
2023-12-08 16:10:18 +01:00 |
|
Colin Darie
|
d70b03c969
|
style: replace refuse legacy icon
|
2023-12-04 14:07:25 +01:00 |
|
Paul Chavard
|
dd24a935bf
|
fix(date): show correct format based on browser locale
|
2023-12-01 21:02:14 +00:00 |
|
Paul Chavard
|
3c36300de6
|
feat(attestation): use tiptap editor controller
|
2023-11-29 12:07:42 +00:00 |
|
Paul Chavard
|
ae7fc056f5
|
feat(tiptap): editor controller
|
2023-11-29 12:07:42 +00:00 |
|
Lisa Durand
|
1fa3425d4f
|
Merge pull request #9705 from demarches-simplifiees/setup-dark-mode-ldu
[Accessibilité] Configurer le mode "sombre"
|
2023-11-16 15:10:41 +00:00 |
|
krichtof
|
39bdb5f145
|
Merge pull request #9701 from demarches-simplifiees/carte
Afficher une carte de déploiement de DS par département
|
2023-11-16 13:18:16 +00:00 |
|
Christophe Robillard
|
ba876f5085
|
show france map with stats for each departement
|
2023-11-16 13:27:12 +01:00 |
|
Lisa Durand
|
11c8e408ef
|
remove specific tabs css and use DSFR tabs
|
2023-11-15 18:42:40 +01:00 |
|
Lisa Durand
|
a0998ab709
|
import dark mode from DSFR and setup as system
|
2023-11-15 18:42:40 +01:00 |
|
simon lehericey
|
200cdbd4ef
|
fix types
|
2023-11-15 15:42:24 +01:00 |
|
simon lehericey
|
af53a9b9db
|
attestation_template v2: edit / update
|
2023-11-15 15:24:46 +01:00 |
|
Paul Chavard
|
f0168d1470
|
feat(combobox): add data:string slot
|
2023-11-07 20:58:39 +01:00 |
|
Paul Chavard
|
869d83dda9
|
feat(dossier): validate on change and revalidate on input
|
2023-10-31 17:52:00 +00:00 |
|