-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Rebase master (#1746) * fix: release (#1732) * fix: add CNPG prod cluster (#1729) * fix: add CNPG prod cluster * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * Update values.yaml * fix * fix * fix * fix * chore: fix preprod workflow * fix: release * chore(release): version 1.135.1 * release ([#1732](#1732)) ([8393d46](8393d46)), closes [#1729](#1729) * chore(release): version 1.135.2 * add CNPG prod cluster ([#1729](#1729)) ([4b74272](4b74272)) * allow metabse ingress ([#1733](#1733)) ([1f841e1](1f841e1)) * release ([dffeb6c](dffeb6c)) * fix: 🐛 Corrige la navigation vers les articles depuis calendar * fix(ci): restore from cnpg (#1736) * fix: restore from CNPG * fix: reset dbs on dev/preprod deploys * fix * fix * fix * fix * fix * fix * Update values.yaml * Update values.yaml * Update values.yaml * fix(cnpg): use fixed name DB * fix(restore): use defaults recovery user (#1738) * fix(restore): use defaults recovery user * Update values.yaml * Update values.yaml * Update values.yaml * fix(cnpg): disable preprod backups for real * fix: Corrige les notifications articles et certaines redirections vers les articles * chore: change le numéro de version (v1.1.98) * chore(release): version 1.135.3 * Corrige les notifications articles et certaines redirections vers les articles ([5364e89](5364e89)) * **ci:** restore from cnpg ([#1736](#1736)) ([fb94763](fb94763)) * **cnpg:** disable preprod backups for real ([67ea71b](67ea71b)) * **cnpg:** use fixed name DB ([e5073fb](e5073fb)) * **restore:** use defaults recovery user ([#1738](#1738)) ([c230ef1](c230ef1)) * 🐛 Corrige la navigation vers les articles depuis calendar ([b0904c0](b0904c0)) * fix: yarn berry + fetch + docker opti (#1739) * fix: 🐛 Corrige la redirection vers les articles depuis les tnd * chore(release): version 1.135.4 * 🐛 Corrige la redirection vers les articles depuis les tnd ([2e1a2d7](2e1a2d7)) * yarn berry + fetch + docker opti ([#1739](#1739)) ([772e4ca](772e4ca)) * chore(release): version 1.135.5 * 🐛 Corrige la redirection vers les articles depuis les tnd ([ad155a0](ad155a0)) * Corrige les notifications articles et certaines redirections vers les articles ([e2ab03f](e2ab03f)) * yarn berry + fetch + docker opti ([#1739](#1739)) ([204a176](204a176)) * **ci:** restore from cnpg ([#1736](#1736)) ([8cb13d5](8cb13d5)) * **cnpg:** disable preprod backups for real ([0a313f0](0a313f0)) * **cnpg:** use fixed name DB ([8f8796c](8f8796c)) * **restore:** use defaults recovery user ([#1738](#1738)) ([3cefc73](3cefc73)) * 🐛 Corrige la navigation vers les articles depuis calendar ([5bcfd15](5bcfd15)) * feat: ajoute un champ dans la config pour activer zeroAccident * chore(release): version 1.136.0 * ajoute un champ dans la config pour activer zeroAccident ([bf2ce24](bf2ce24)) * feat: ajoute un flag zeroAccident sur les articles * chore(release): version 1.137.0 * ajoute un flag zeroAccident sur les articles ([a782dc6](a782dc6)) * chore(release): version 1.138.0 * ajoute un champ dans la config pour activer zeroAccident ([c31e085](c31e085)) * ajoute un flag zeroAccident sur les articles ([29ee0fd](29ee0fd)) * zeroaaccident ([438aab0](438aab0)) * chore(release): version 1.138.1 * Expo build iOS ([1b5b9ff](1b5b9ff)) * chore(release): version 1.138.2 * 🐛 Politique de confidentialité 2024 ([5661675](5661675)) * chore(release): version 1.139.0 * 🐛 Ajoute les liens de l'app ZéroAccident ([a75f778](a75f778)) * 🎸 Ajoute un champ 'note' pour l'annuaire 1000j blues ([c1e552c](c1e552c)) * chore(release): version 1.140.0 * **recosante:** add recosante widget on evaluation page ([#1742](#1742)) ([dafc7be](dafc7be)) * chore(release): version 1.140.1 * add info dev (expoUpdates enabled) ([00d337c](00d337c)) * feat: add contact type for widget epds --------- Co-authored-by: Julien Bouquillon <[email protected]> Co-authored-by: semantic-release-bot <[email protected]> Co-authored-by: Jo <[email protected]> * feat: #1749, #1751 - Ajout de la langue choisie (EPDS) + Ajout d'un champ message avant l'ouverture de whatsapp * fix: Corrige les tests et supprime les tests UI sur le centre de notifications * fix: nouveau lien accessibilité numerique * fix: Omitting --ignore-scripts can lead to the execution of shell scripts --------- Co-authored-by: Julien Bouquillon <[email protected]> Co-authored-by: semantic-release-bot <[email protected]> Co-authored-by: Jo <[email protected]>
- Loading branch information
1 parent
f33c933
commit 995a5d1
Showing
9 changed files
with
55 additions
and
158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,9 @@ | |
}, | ||
"whatsapp": { | ||
"type": "boolean" | ||
}, | ||
"whatsapp_redirect_message": { | ||
"type": "string" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
96 changes: 0 additions & 96 deletions
96
front/src/components/notification/notificationToggle.component.test.tsx
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters