simon lehericey
73d5d5c919
fix spec by removing weird include
2022-07-02 16:42:32 +02:00
LeSim
196ad3081f
Merge pull request #7515 from betagouv/fix_other_choice
...
Corrige l'affichage du choix autre sur les listes des choix
2022-07-01 16:39:18 +02:00
simon lehericey
f8c7003192
fix drop down other
2022-07-01 16:05:31 +02:00
mfo
50ef8432a8
Merge pull request #7513 from tchak/new-vite-fix
...
fix(vite): porte vite fallback logic from vite legacy plugin
2022-07-01 13:01:54 +02:00
Paul Chavard
53cf40c88f
fix(vite): disable manual chunks for now
2022-07-01 10:27:09 +02:00
Paul Chavard
72636f3332
fix(vite): porte vite fallback logic from vite legacy plugin
2022-07-01 10:25:24 +02:00
Paul Chavard
23fe07bfbd
Revert "Merge pull request #7511 from betagouv/US/fix-dynamic-imports-on-ff-60-69"
...
This reverts commit d2fd5b83a9
, reversing
changes made to 183dc4eb2b
.
2022-07-01 10:07:39 +02:00
LeSim
d2fd5b83a9
Merge pull request #7511 from betagouv/US/fix-dynamic-imports-on-ff-60-69
...
fix(ffx60-66): patch vite-legacy and cleanup of dynamic import
2022-07-01 10:05:23 +02:00
Martin
fd36b27193
fix(manualchunk): drop manual check, not able to get polyfill flapMap [from map/styles/base.ts] ; [ffx 60-66]
2022-07-01 09:54:46 +02:00
Martin
252222e6a3
fix(vite.manualChunk): re-apply as mentionned in prior commit
2022-07-01 09:54:46 +02:00
Martin
9b03e6ecf4
fix(vite-legacy): https://github.com/vitejs/vite/pull/4767 ; do not know why but get out of my sight
2022-07-01 09:54:46 +02:00
Martin
3c8a78dc7f
polyfills: fails ont custom relative path to polyfills/dataset
2022-07-01 09:54:46 +02:00
Martin
f85c97f96e
fix(js): dynamic import with import keyword does not work on ffx[60,68]
2022-07-01 09:54:46 +02:00
Paul Chavard
183dc4eb2b
Merge pull request #7504 from tchak/dev-axe-core
...
chore(axe-core): add a11y reports in dev environement
2022-06-30 11:13:33 +02:00
Paul Chavard
45472f2fe7
chore(axe-core): add a11y reports in dev environement
2022-06-30 10:54:32 +02:00
Paul Chavard
8a729ae5ee
Merge pull request #7510 from tchak/fix-dynamic-import
...
fix(vite): temporary use legacy build in all browsers
2022-06-30 10:53:15 +02:00
Paul Chavard
0e803b1f81
fix(vite): temporary use legacy build in all browsers
2022-06-30 10:34:06 +02:00
Paul Chavard
4844f27404
Revert "Merge pull request #7509 from betagouv/US/fix-dynamic-imports-on-ff-60-69"
...
This reverts commit 8e13015e85
, reversing
changes made to 3a16905d79
.
2022-06-30 09:34:08 +02:00
mfo
8e13015e85
Merge pull request #7509 from betagouv/US/fix-dynamic-imports-on-ff-60-69
...
fix(js): dynamic import with import keyword does not work on ffx[60,68] - brutalify v2
2022-06-30 07:33:11 +02:00
Martin
a736c8300a
fix(js): dynamic import with import keyword does not work on ffx[60,68]
2022-06-30 07:27:24 +02:00
LeSim
3a16905d79
Merge pull request #7508 from betagouv/revert_brutally_fix
...
Revert "pull request #7506 from brutally_fix_dynamic_import"
2022-06-29 19:23:45 +02:00
simon lehericey
683cb54cca
Revert "Merge pull request #7506 from betagouv/brutally_fix_dynamic_import"
...
Bad idea, new browser do not get js anymore because of the nomodule attribute
2022-06-29 17:30:15 +02:00
mfo
a9a198aad8
Merge pull request #7507 from betagouv/US/new-dubious-keywords
...
feat(dubious): add RIB & IBAN and fix NRIPP istead of NIRPP
2022-06-29 17:07:24 +02:00
Martin
54cc9de51e
feat(dubious): add RIB & IBAN and fix NRIPP istead of NIRPP
2022-06-29 17:07:00 +02:00
LeSim
6e5a445b98
Merge pull request #7506 from betagouv/brutally_fix_dynamic_import
...
use vite_legacy_javascript to fix dynamic import for 60 <= ff < 67
2022-06-29 17:05:35 +02:00
simon lehericey
ff592989c6
use vite_legacy_javascript to fix dynamic import for 60 <= ff < 66
2022-06-29 16:27:41 +02:00
mfo
e89d1d6ef2
Merge pull request #7471 from betagouv/US/edit_component_max_file_size
...
feat(EditComponent): for uploaded files, display and validate max_file_size and content_type for attached files on the front
2022-06-28 17:50:00 +02:00
Martin
4ec61e58ac
feat(EditComponent): add max_file_size and content_types to upload buttons inspired by dsfr
2022-06-28 17:44:35 +02:00
LeSim
3891b57473
Merge pull request #7494 from betagouv/update_pratique_de_dev_for_new_deployment
...
update Pratique-de-dev for new_deployment
2022-06-28 14:02:01 +02:00
simon lehericey
bfa3317b9f
update Pratique-de-dev for new_deployment
2022-06-28 13:57:43 +02:00
mfo
305dfdad11
Merge pull request #7501 from betagouv/US/fix-missing-drop_down_other
...
fix(ChampEditor): add missing drop_down_other for type_de_champ.drop_down_list_with_other?
2022-06-27 17:27:18 +02:00
Martin
ea71908850
fix(ChampEditor): add missing drop_down_other for type_de_champ.drop_down_list_with_other?
2022-06-27 17:19:10 +02:00
mfo
48101d02e3
Merge pull request #7499 from betagouv/US/fix-rails-ujs
...
fix(Rails.ujs): missing Rails.start
2022-06-27 14:12:27 +02:00
Martin
22ab2a258c
fix(Rails.ujs): missing Rails.start
2022-06-27 14:06:47 +02:00
Paul Chavard
a2ad8b2a35
Merge pull request #7498 from tchak/remove-old-code
...
chore(dossier): remove dead code
2022-06-27 12:29:13 +02:00
Paul Chavard
19da848206
chore(dossier): remove dead code
2022-06-27 12:23:44 +02:00
Paul Chavard
9dc96e505a
Merge pull request #7469 from tchak/use-vite-again
...
Use vitejs
2022-06-23 15:47:45 +02:00
Paul Chavard
1ab609d108
refactor(react): eager load react components
2022-06-23 15:22:55 +02:00
Paul Chavard
2979d6ac2c
chore(vite): do not use legacy build in development
2022-06-23 15:22:55 +02:00
Paul Chavard
eba1973d5f
refactor(stimulus): eager load stimulus controllers
2022-06-23 15:22:55 +02:00
Paul Chavard
ea18c2b9ba
chore(build): use vitejs
2022-06-23 15:22:54 +02:00
Paul Chavard
070a89db11
Merge pull request #7488 from tchak/fix-graphql-demarche-descriptor
...
fix(graphql): DemarcheDescriptorType can ba a revision or a procedure
2022-06-23 14:59:10 +02:00
Paul Chavard
7217fdef88
fix(graphql): DemarcheDescriptorType can ba a revision or a procedure
2022-06-23 14:52:21 +02:00
krichtof
7bfe68384b
Merge pull request #7485 from betagouv/7357-proc-interne
...
[administrateur] rend possible la publication en opendata du descriptif d'une démarche
NB: Cette fonctionnalité n'est pas activée par défaut. Le feature flag opendata doit être activé
(nous l'activerons une fois que le wording sera validé)
2022-06-23 14:18:18 +02:00
Christophe Robillard
fa3c6c3b61
opendata active only if feature flag
2022-06-23 14:11:09 +02:00
Christophe Robillard
6dd27ec7ed
reset opendata to true when procedure is cloned by another admin
2022-06-23 14:11:09 +02:00
Christophe Robillard
45d48bd269
administrators can specifiy if demarche's descriptive is opendata
2022-06-23 14:11:09 +02:00
Christophe Robillard
ea59f5f260
add opendata boolean attribute for procedure
...
when opendata is set to true, it means that descriptive's procedure can be
public
when opendata is set to false, ti means that descriptive's can not be
public, because the procedure is only available for public servants, not
citizens.
2022-06-23 14:11:09 +02:00
Kara Diaby
b35aeb778a
Merge pull request #7479 from betagouv/feat/7478
...
ETQ Usager, je veux entrer mon Iban de manière plus simple
2022-06-22 16:58:32 +02:00
Kara Diaby
7695ad47cf
ETQ Usager, je veux entrer mon Iban de manière plus simple (avec espaces)
2022-06-22 15:07:31 +02:00