Paul Chavard
|
ab3404714a
|
fix(css): rename css file to fix legacy browsers
|
2022-09-02 19:07:10 +02:00 |
|
Colin Darie
|
4535810ed4
|
fix(a11y/html): add role=main on main content
|
2022-08-31 17:46:04 +02:00 |
|
Colin Darie
|
3148266b49
|
refactor(rgaa/contact): inject invisible_captcha styles into head instead of div
|
2022-08-31 17:46:04 +02:00 |
|
Martin
|
cc2b9b95bf
|
clean(import): dsfr
|
2022-08-31 15:18:21 +02:00 |
|
Martin
|
1bdbf2a7d7
|
feat(DesignSysteme): add DSfr and switch to Marianne font
|
2022-08-31 14:56:00 +02:00 |
|
Paul Chavard
|
d1ae98b9a7
|
feat(css): add dsfr
|
2022-08-31 14:53:50 +02:00 |
|
Paul Chavard
|
1c8efea465
|
fix(preview): gon should not crash on preview pages
|
2022-07-12 11:16:41 +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
|
45472f2fe7
|
chore(axe-core): add a11y reports in dev environement
|
2022-06-30 10:54:32 +02:00 |
|
Paul Chavard
|
0e803b1f81
|
fix(vite): temporary use legacy build in all browsers
|
2022-06-30 10:34:06 +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 |
|
simon lehericey
|
ff592989c6
|
use vite_legacy_javascript to fix dynamic import for 60 <= ff < 66
|
2022-06-29 16:27:41 +02:00 |
|
Paul Chavard
|
2979d6ac2c
|
chore(vite): do not use legacy build in development
|
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
|
219fc2f3bc
|
fix(turbo): patch turbo to make link_to work without global turbo enabled
|
2022-05-10 13:39:33 +02:00 |
|
Paul Chavard
|
1a9f2f0eef
|
refactor(champ): improuve repetition champ
|
2022-05-04 17:18:52 +02:00 |
|
Paul Chavard
|
0bd71ad51a
|
feat(turbo): add turbo event helpers
|
2022-04-21 19:41:27 +02:00 |
|
Paul Chavard
|
572e1dca8e
|
fix(a11y): html lang should reflect locale
fix #7150
|
2022-04-21 10:28:23 +02:00 |
|
Paul Chavard
|
44c64669e9
|
Revert "Merge pull request #6787 from tchak/use-vite"
This reverts commit 5d572727b5 , reversing
changes made to 43be4482ee .
|
2022-03-31 12:07:52 +02:00 |
|
Paul Chavard
|
187e84a010
|
feat(assets): use vitejs to build javascript
|
2022-03-29 16:27:08 +02:00 |
|
simon lehericey
|
06d2eb2d21
|
remove feature xray
|
2021-04-06 18:23:14 +02:00 |
|
Pierre de La Morinerie
|
e51948ab5c
|
stylesheets: merge print rules with the application stylesheet
- Having a separate stylesheet for print rules is not a best practice
(it makes an extra network request)
- It makes migrating to Sprockets 4 easier
|
2021-02-24 17:09:51 +01:00 |
|
Paul Chavard
|
a503417298
|
Remove old css and js
|
2021-02-02 15:26:11 +01:00 |
|
Fabrice Gangler
|
0d80d2ddd1
|
allow logos (mail, webapp) and favicons to be configured in .env file
Refs: #5764
|
2020-11-27 01:41:47 +01:00 |
|
simon lehericey
|
576a740bb2
|
do not load an entire italic font for 10 words
|
2020-10-28 11:55:21 +01:00 |
|
simon lehericey
|
5f74584c6a
|
reduce font size by subsetting and using woff2 (https://www.fontsquirrel.com/tools/webfont-generator)
|
2020-10-28 11:55:21 +01:00 |
|
simon lehericey
|
185193086b
|
preload fonts for faster rendering
It's a lighthouse recommendation
|
2020-10-08 09:03:08 +02:00 |
|
clemkeirua
|
4a760287d4
|
make xray available in development only
|
2020-09-17 09:24:50 +02:00 |
|
clemkeirua
|
2c418f63a8
|
remove :team_on_strike
|
2020-09-17 09:24:50 +02:00 |
|
Judith
|
69fbd7903b
|
use of scroll-margins-for-sticky-footer where we have sticky-footers
|
2020-07-29 15:28:03 +02:00 |
|
clemkeirua
|
c1208add62
|
remplacement de demarches-simplifiees.fr par un paramètre dans les vues
|
2020-07-23 16:16:36 +02:00 |
|
Pierre de La Morinerie
|
b5f1d97629
|
app: disable Turbolinks
Fix #5039
|
2020-05-13 11:04:16 +02:00 |
|
clemkeirua
|
4f604c8b0a
|
put the strike banner behind a feature-flip
|
2020-01-06 15:25:43 +01:00 |
|
Pierre de La Morinerie
|
ef76af5546
|
app: add a site-wide banner for the national strike
|
2019-12-04 17:32:04 +01:00 |
|
simon lehericey
|
1a1bd306b1
|
Add main and headers tags in layout (RGAA 9.2.1)
|
2019-11-06 17:18:08 +01:00 |
|
Paul Chavard
|
65e227c44b
|
Migrate to flipper
|
2019-09-10 16:10:14 +02:00 |
|
Chaïb Martinez
|
eccd456325
|
Add crisp
Signed-off-by: Chaïb Martinez <chaibax@gmail.com>
|
2019-06-05 17:41:47 +02:00 |
|
Paul Chavard
|
348b15f595
|
Put devtools behind feature flags
|
2019-05-15 18:10:25 +02:00 |
|
clemkeirua
|
64b858ef19
|
handle Gon + add report-uri URL
|
2019-05-06 10:07:51 +02:00 |
|
Paul Chavard
|
2f633b5d23
|
Load leaflet from a separate chunk
|
2019-05-02 14:10:48 +02:00 |
|
Pierre de La Morinerie
|
adefd26413
|
procedure_context: hide the description on auth pages
|
2019-04-03 17:14:48 +02:00 |
|
Paul Chavard
|
e71cdcd12c
|
Move all the trackers to a separate js pack
|
2019-04-02 17:33:53 +02:00 |
|
Chaïb Martinez
|
dae51ced74
|
Add Sendinblue js tracking for admin logged users
Signed-off-by: Chaïb Martinez <chaibax@gmail.com>
|
2019-03-25 17:03:45 +01:00 |
|
Chaïb Martinez
|
9968d24af6
|
Remove old sendinblue interface through JavaScript [fix #3622]
Signed-off-by: Chaïb Martinez <chaibax@gmail.com>
|
2019-03-25 17:03:45 +01:00 |
|
Pierre de La Morinerie
|
e25bd7139f
|
layouts: use a common procedure_context layout for the demarche overview
|
2019-01-07 15:39:58 +01:00 |
|
Pierre de La Morinerie
|
5a36546485
|
layouts: rename "application" to "application_old"
|
2019-01-07 12:17:05 +01:00 |
|
Chaïb Martinez
|
0452a3046c
|
Add sendinblue tracking in admin backoffice pages
|
2019-01-07 10:27:50 +01:00 |
|
Chaïb Martinez
|
3187b5b05a
|
Add Matomo tracking code
|
2018-11-07 17:34:10 +01:00 |
|
Paul Chavard
|
bfe7240235
|
Fix event bubbling on Mobile Safari
|
2018-09-13 09:19:09 +02:00 |
|
gregoirenovel
|
bdb961f280
|
Rename support-navigator-banner to outdated-browser-banner
|
2018-09-03 11:41:03 +02:00 |
|