Paul Chavard
|
1c2bd5543f
|
refactor(turbo): champ carte use turbo
|
2022-05-04 14:11:43 +02:00 |
|
Paul Chavard
|
1500a1cf28
|
feat(turbo): add enable and disable mutations
|
2022-05-04 14:11:43 +02:00 |
|
Paul Chavard
|
cfb83bbdda
|
feat(turbo): add on method to stimulus application controller
|
2022-05-04 14:11:43 +02:00 |
|
simon lehericey
|
1ef8d99e6e
|
simplify a bit more
|
2022-05-04 13:16:12 +02:00 |
|
simon lehericey
|
37e01ea399
|
re introduce revision_types_de_champ
|
2022-05-04 13:16:12 +02:00 |
|
Martin
|
a0df24b631
|
clean(SMTP.balancing): remove some env vars
|
2022-05-03 16:46:35 +02:00 |
|
Paul Chavard
|
9b12178bbd
|
refactor(champ): simplify piece justificative champ
|
2022-05-03 16:14:54 +02:00 |
|
Paul Chavard
|
2d1370d123
|
refactor(champ): simplify repetition champ
|
2022-05-03 16:14:54 +02:00 |
|
Paul Chavard
|
39ecc669b1
|
refactor(champ): simplify dossier link champ
|
2022-05-03 16:14:54 +02:00 |
|
Paul Chavard
|
4604be0796
|
refactor(champ): simplify carte champ
|
2022-05-03 16:14:54 +02:00 |
|
Paul Chavard
|
3384b535c5
|
refactor(champ): simplify siret champ
|
2022-05-03 16:14:54 +02:00 |
|
Paul Chavard
|
edba12705b
|
feat(controller): add read_param_value helper
|
2022-05-03 16:14:54 +02:00 |
|
Paul Chavard
|
cfeef3bf5f
|
refactor(champ): fix drop_down_list champ
|
2022-05-03 16:14:54 +02:00 |
|
Paul Chavard
|
b94bc8fd8a
|
refactor(dossier): use champ id as champ attributes key
|
2022-05-03 16:14:54 +02:00 |
|
Paul Chavard
|
af363b721b
|
refactor(js): use httpRequest instead of getJSON and ajax
|
2022-05-03 15:09:30 +02:00 |
|
Paul Chavard
|
229eb1a775
|
feat(js): add httpRequest
|
2022-05-03 15:09:30 +02:00 |
|
Paul Chavard
|
3f4004b188
|
fix(js): add DocumentFragment.children polyfill for IE
|
2022-05-03 12:38:17 +02:00 |
|
simon lehericey
|
da97ad1858
|
destroy all admins
|
2022-05-03 12:14:02 +02:00 |
|
simon lehericey
|
a2947751e2
|
add scope to query old admins
|
2022-05-03 12:14:02 +02:00 |
|
simon lehericey
|
ea361643be
|
types_de_champ -> types_de_champs_public
|
2022-05-03 11:05:24 +02:00 |
|
simon lehericey
|
4b9ffe026b
|
fix(manager): brouillon is not deleted
|
2022-05-03 07:51:23 +02:00 |
|
Paul Chavard
|
a16d07ef7c
|
fix(js): fix IE 11 fucked template element support
|
2022-04-29 18:24:53 +02:00 |
|
Paul Chavard
|
1890c05974
|
fix(js): more polyfills for IE
|
2022-04-29 14:11:00 +02:00 |
|
simon lehericey
|
663f419404
|
fix typo in rgpd text
|
2022-04-29 11:57:38 +02:00 |
|
Christophe Robillard
|
5b0ce2bc6a
|
ameliore la decouvrabilité du code
ajoute dans le pied de page le lien sur le repo github
|
2022-04-28 17:16:34 +02:00 |
|
simon lehericey
|
4090d1e900
|
Ajoute un lien dans le footer
|
2022-04-28 15:57:01 +02:00 |
|
simon lehericey
|
14f841cdf2
|
show dolist logs to manager
|
2022-04-28 15:48:54 +02:00 |
|
Paul Chavard
|
67ba8acff7
|
fix(react): too soon for strict mode
|
2022-04-28 14:45:35 +02:00 |
|
Martin
|
552208a03c
|
fix(commencer/test): with procedure without service nor organisation, no more crashes
Update app/controllers/users/commencer_controller.rb
Co-authored-by: Paul Chavard <paul.chavard@beta.gouv.fr>
|
2022-04-28 14:19:55 +02:00 |
|
Martin
|
2529773515
|
bug(commencer/test): with procedure without service nor organisation, it crashes
|
2022-04-28 14:19:55 +02:00 |
|
Paul Chavard
|
1e928a277d
|
chore(devise): drop unmaintained dependencie
|
2022-04-28 12:28:33 +02:00 |
|
Paul Chavard
|
26df3aaa58
|
refactor(dossier): remove preview special case
|
2022-04-28 12:20:41 +02:00 |
|
Paul Chavard
|
669b3ce5c3
|
refactor(siret): remove preview special case
|
2022-04-28 12:20:41 +02:00 |
|
Paul Chavard
|
5c77bc139a
|
refactor(carto): remove preview special case
|
2022-04-28 12:20:41 +02:00 |
|
Paul Chavard
|
68ca9efba0
|
feat(dossier): use persisted dossier for preview
|
2022-04-28 12:20:41 +02:00 |
|
Paul Chavard
|
27f9a820cc
|
feat(dossier): add preview flag
|
2022-04-28 11:52:38 +02:00 |
|
Paul Chavard
|
20a78f08c9
|
fix(js): add turbo and stimulus polyfills
|
2022-04-28 11:14:26 +02:00 |
|
Martin
|
3c0e3f725d
|
feat(administrateur/procedures#publication): show dubious to administrateur
Update app/views/administrateurs/procedures/publication.html.haml
Co-authored-by: Paul Chavard <paul.chavard@beta.gouv.fr>
|
2022-04-27 15:13:22 +02:00 |
|
Martin
|
be090a1bec
|
feat(administrateur/procedure#create): allow admin to add a lien to the DPO, allow user to consult link to dpo. enhance spec on _procedure_footer.html
Update spec/views/users/_procedure_footer.html.haml_spec.rb
Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>
|
2022-04-27 15:09:02 +02:00 |
|
Martin
|
55d77e33ed
|
feat(ApiEntreprise.recipient): always use SIRET of dinum
Update config/env.example
Co-authored-by: LeSim <mail@simon.lehericey.net>
|
2022-04-27 14:30:50 +02:00 |
|
Paul Chavard
|
d2ab8b5593
|
feat(message): replace message partial with MessageComponent
|
2022-04-26 14:54:58 +02:00 |
|
Paul Chavard
|
91879b89ce
|
fix(commentaire): unified destroy commentaire
|
2022-04-26 14:54:58 +02:00 |
|
Paul Chavard
|
009c44cc20
|
refactor(avis): remove unused controller action
|
2022-04-26 14:54:58 +02:00 |
|
Paul Chavard
|
86df16ebda
|
feat(view_components): add view_components
|
2022-04-26 14:54:58 +02:00 |
|
Paul Chavard
|
02f977fd8d
|
refactor(champs): refactor champs components to use typescript
|
2022-04-26 13:56:26 +02:00 |
|
Kara Diaby
|
b1ab0c6ed2
|
Ajoute un avertissement sur les champs de type Titre Identité
|
2022-04-26 08:33:30 +02:00 |
|
Martin
|
89d192bcfe
|
feat(adminstrateurs#dossier_vide): add button to /dossier_vide so administrateur can have a pdf version of their form to send it in regards to RGPD
|
2022-04-25 15:00:48 +02:00 |
|
Martin
|
be43696650
|
feat(users/procedure/*): add link to texte_juridique or deliberation
|
2022-04-25 14:31:33 +02:00 |
|
simon lehericey
|
fe6f211cc9
|
ignore instructeur_id in dol
|
2022-04-25 14:07:23 +02:00 |
|
Paul Chavard
|
bca97268a8
|
fix(upload): errorFromDirectUploadMessage should take Error or string
|
2022-04-24 11:47:17 +02:00 |
|