Commit Graph

7 Commits (4bbd1475980016bdc5f55040c51d7a2feeb0d560)

Author SHA1 Message Date
Maxime Quandalle 28d7161dd9 🐛 Supprime les slash de fin d'URL
Fixes #1446

Co-authored-by: Maël Thomas <mael.thomas@data.gouv.fr>
2021-05-07 16:06:35 +02:00
Johan Girod a62d3e2d95 Met à jour l'intégration sentry avec l'instance de beta.gouv.fr 2021-05-04 10:11:59 +02:00
Alexandre Hajjar abba62fcf3 Simplify Engine constructor
* remove ParsedRules argument to constructor (was undocumented, so no
  harm for Publicodes users)
* replace by Engine.shallowCopy()
* simplify EngineContext in mon-entreprise.
2021-04-08 12:36:38 +02:00
Johan Girod 265a35909f Track les pages avec ATTinternet 2021-02-18 12:00:21 +01:00
Johan Girod f8e8af03e7 Ajoute la page reglementaire sur l'accessibilité 2021-01-29 14:51:49 +01:00
Alexandre Hajjar 512bc74820 🐛 Fix persistence
* persistSimulation: make it url path specific and make it available to
  all Simulations
** 1 e2e test with salarié & auto-entrepreur
** typescript test
* persistEverything becomes InFranceApp-specific
* mon-entreprise Provider initialStore is now partial
2021-01-20 18:21:17 +01:00
Maxime Quandalle 1cd51f662f Supprime le répertoire site/ du sous-projet mon-entreprise
Meilleure organisation des fichiers, le répertoire site était un résidu
de l'ancienne organisation ou publicodes était mélangé avec
mon-entreprise.
2021-01-19 16:38:41 +01:00