This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit b4cad79 Author: HO <[email protected]> Date: Thu Apr 7 11:34:29 2022 +0200 fix: mark incomplete data (#4162) * fix: mark incomplete data * fix: remove unused vars commit a1ec9da Author: J <[email protected]> Date: Thu Apr 7 11:01:08 2022 +0200 Set behavior annotations live (#4160) commit 4d01c5c Author: MN <[email protected]> Date: Thu Apr 7 09:52:46 2022 +0200 Fix/revert new build setup (#4159) * Revert "Dockerfile add WORKDIR (#4158)" This reverts commit 7b7da75. * Revert "Fix/dockerfile relative paths (#4157)" This reverts commit 3228c1e. * Revert "fix: use relative paths for build copy steps (#4154)" This reverts commit dedf734. * Revert "Feature/docker image optimizations (#4144)" This reverts commit 1f844fe. Co-authored-by: VWSCoronaDashboard24 <[email protected]> commit 1b8eb28 Author: HO <[email protected]> Date: Wed Apr 6 15:16:09 2022 +0200 feat: aligned timeframe options on all charts (#4155) * feat: aligned timeframe options on all charts * feat: moved option list to a maintainable location commit 7b7da75 Author: MN <[email protected]> Date: Wed Apr 6 14:59:13 2022 +0200 Dockerfile add WORKDIR (#4158) * fix: use relative paths for build copy steps * fix: attempt to use correct paths for copy steps * fix: merge conflict * fix: add workdir Co-authored-by: VWSCoronaDashboard24 <[email protected]> commit c867a42 Author: J <[email protected]> Date: Wed Apr 6 14:20:27 2022 +0200 Feature/update actueel sewer with data driven text (#4156) * Added sanity text * Added sanity text commit 3228c1e Author: MN <[email protected]> Date: Wed Apr 6 13:51:19 2022 +0200 Fix/dockerfile relative paths (#4157) * fix: use relative paths for build copy steps * fix: attempt to use correct paths for copy steps * fix: merge conflict Co-authored-by: VWSCoronaDashboard24 <[email protected]> commit dedf734 Author: MN <[email protected]> Date: Wed Apr 6 11:15:57 2022 +0200 fix: use relative paths for build copy steps (#4154) Co-authored-by: VWSCoronaDashboard24 <[email protected]> commit 1f844fe Author: MN <[email protected]> Date: Wed Apr 6 10:13:23 2022 +0200 Feature/docker image optimizations (#4144) * feat: use standalone build of NextJS and outputFileTracing to reduce image size * fix: improve download script * wip: file proxy to sanity * wip: rewrite headers * wip: rewrite middlewares * feat: removed helmet, custom next-server.js * fix: cleanup todos * fix: cleanup Dockerfile * fix: cleanup next config * fix: copy static folder after build to make it run locally * fix: merge conflicts Co-authored-by: VWSCoronaDashboard24 <[email protected]> commit 897aab5 Author: J <[email protected]> Date: Wed Apr 6 09:58:38 2022 +0200 Feature/add sewerdata to actueel (#4146) * added feature flag for sewage * added sewer to actueel nl * Added to VR and GM and set the right order and replace the postive test instead of IC and added redirect to domain page * turn feature off * added remaining lokalize texts * Adjusted according to PR feedback * Added key in sanity because of mismatch commit 852c487 Author: HO <[email protected]> Date: Wed Apr 6 09:21:53 2022 +0200 Revert to old download command (#4153) * fix: revert to old download command due to pipeline issues * fix: revert data structure change Co-authored-by: VWSCoronaDashboard24 <[email protected]> commit d149798 Author: J <[email protected]> Date: Wed Apr 6 00:15:37 2022 +0200 Feature/behavior annotations match be (#4150) * schema edit for Backend * Adjusted naming for backend input and added locale commit 8627c00 Author: MN <[email protected]> Date: Tue Apr 5 17:02:50 2022 +0200 fix: use generate-date-types instead of generate-typescript (#4151) Co-authored-by: VWSCoronaDashboard24 <[email protected]> commit ea97fc3 Author: HO <[email protected]> Date: Tue Apr 5 11:06:39 2022 +0200 fix: add halfbarwidth conditionally to chart (#4149) commit 7872665 Author: VWSCoronaDashboard20 <[email protected]> Date: Mon Apr 4 13:06:09 2022 +0200 feat: implement redirect and updated script (#4147) Co-authored-by: “MA” <“”> commit 7a721ae Author: HO <[email protected]> Date: Mon Apr 4 12:04:44 2022 +0200 Feature/update scripts (#4148) * feat: update scripts so we can generate data types * feat: revert fault change * feat: change docs for data types commit 2546160 Author: HO <[email protected]> Date: Mon Apr 4 10:02:50 2022 +0200 feat: Upgrade to latest version of Sanity and update corresponding files (#4145) commit d6b49c2 Author: A <[email protected]> Date: Thu Mar 31 14:34:40 2022 +0200 feature flag added (#4143) Co-authored-by: VWSCoronaDashboard21 <[email protected]> commit 22b52a8 Author: A <[email protected]> Date: Thu Mar 31 12:49:45 2022 +0200 add vaccine novavax (#4138) * add vaccine novavax * added novavax to sanity Co-authored-by: VWSCoronaDashboard21 <[email protected]> commit 4b1a7bb Author: VWSCoronaDashboard22 <[email protected]> Date: Thu Mar 31 10:57:27 2022 +0200 Expanded timeframe options for most charts (#4142) commit a73541c Author: HO <[email protected]> Date: Thu Mar 31 10:21:10 2022 +0200 Update scripts in monorepo and subprojects (#4141) * feat: update scripts - Updated scripts - Added shortcut scripts - Updated docs - Updated linter * fix: added missing changes * feat: rename lokalize scripts * feat: updated github workflow with new scripts commit ab2367e Author: VWSCoronaDashboard22 <[email protected]> Date: Wed Mar 30 14:42:56 2022 +0200 Added component for rich content input types to display styled validation messages (#4139) commit 412a3ea Author: VWSCoronaDashboard22 <[email protected]> Date: Wed Mar 30 14:20:44 2022 +0200 Added timeframe options of one week and six months (#4140) * Added timeframe options of one week and six months * Added new timeframe options to sanity commit 75a3176 Author: J <[email protected]> Date: Wed Mar 30 09:43:26 2022 +0200 Feature/behaviour annotations (#4128) * new data in schema * start changing timeline * Changing the logic and adding the dataconnection * Added x-axis date-range * Added Sanity keys * Fix TS warnings * Fixing Typescript errors * Fixing Typescript errors * Notify when wrong data is used * new data in schema * start changing timeline * Changing the logic and adding the dataconnection * Added x-axis date-range * Added Sanity keys * Fix TS warnings * Fixing Typescript errors * Fixing Typescript errors * Notify when wrong data is used * Update packages/app/src/pages/landelijk/gedrag.tsx Co-authored-by: MN <[email protected]> * Update packages/app/src/domain/behavior/behavior-line-chart-tile.tsx Co-authored-by: MN <[email protected]> * Update packages/app/src/domain/behavior/behavior-line-chart-tile.tsx Co-authored-by: MN <[email protected]> * new data in schema * Changing the logic and adding the dataconnection * Added x-axis date-range * Fix TS warnings * Fixing Typescript errors * Fixing Typescript errors * Notify when wrong data is used * Update packages/app/src/pages/landelijk/gedrag.tsx Co-authored-by: MN <[email protected]> * Update packages/app/src/domain/behavior/behavior-line-chart-tile.tsx Co-authored-by: MN <[email protected]> * Update packages/app/src/domain/behavior/behavior-line-chart-tile.tsx Co-authored-by: MN <[email protected]> * New sanity location * update sanity type errors Co-authored-by: MN <[email protected]> commit 0712ba4 Author: HO <[email protected]> Date: Wed Mar 30 09:13:27 2022 +0200 feat: updated imports (#4137) Compact imports by adding an index to modules commit f795d6c Author: VWSCoronaDashboard22 <[email protected]> Date: Mon Mar 28 15:46:13 2022 +0200 Split lokalize texts into common and pages (#4119) * Split lokalize texts into common and pages * Fixed some type issues * More type fixes * Fixed repeating_shot_information_block * Merge branch 'develop' into feature/split-lokalize-text * Fixed types and references * Corrected references * Moved lokalize texts * Renamed some variables for consistency * Fixed text replace vars commit 9c3b9c3 Author: J <[email protected]> Date: Fri Mar 25 11:13:44 2022 +0100 removed date interval (#4133)
- Loading branch information