Commit Graph

26 Commits

Author SHA1 Message Date
Christoph Lienhard b898bbe184 Rename candymat -> kandimat everywhere 2022-02-02 15:01:15 +01:00
Christoph Lienhard 13be951160 Add vue-apollo to user-app
It does not fetch anything yet.
It points to the graphql server on localhost, which is a hardcoded dev-mode.
Added config for GraphQL JS intellij plugin which inspects a "remote" graphql schema for better type hints in graphql queries in code
2020-06-14 03:00:19 +02:00
Christoph Lienhard 314873174a Remove Sentry 2020-05-03 12:51:20 +02:00
Christoph Lienhard bb5edceca3 Make user app available in docker container
and delete synk from dependencies
2020-05-03 12:30:15 +02:00
Christoph Lienhard cdec344a4f Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	package-lock.json
#	package.json
2020-05-03 12:25:05 +02:00
Moritz Kröger 369786ed36
Merge pull request #196 from morkro/snyk-fix-c812232dbc01b5ed245876711ae8a2f2
[Snyk] Fix for 1 vulnerabilities
2020-01-27 13:30:22 +01:00
snyk-bot 8552d3a7b3 fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-KINDOF-537849
2020-01-22 06:04:05 +00:00
snyk-bot 4eef55a015 fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODESASS-542662
2020-01-20 06:01:59 +00:00
dimi 742dfeef6a dependency update 2019-08-31 15:21:48 +02:00
snyk-test 573451fb98 fix: .snyk, package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-450202
2019-07-04 11:10:11 +00:00
snyk-test f37d0f77c7 fix: .snyk, package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-450202
2019-07-04 06:02:47 +00:00
snyk-test 03ecf0a87d fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SETVALUE-450213
2019-06-21 06:03:25 +00:00
Moritz Kröger eb9a0834ea 📈 Adds Sentry for error handling 2019-05-24 15:10:14 +02:00
Moritz Kröger 3b106a0967 Merge branch 'master' into feature/partner-page 2019-05-02 18:16:17 +01:00
Moritz Kröger 7049108f1a Adds command to automatically parse xlsx into json data for app 2019-04-26 12:19:05 +01:00
Moritz Kröger 32e7ac9c61 Adds partner page setup 2019-04-23 10:50:58 +01:00
Moritz Kröger bc3a8c1247 Adds redirects for Netlify 2019-04-10 21:03:33 +01:00
Moritz Kröger 91bf08d8a4 Improves output for file creation 2019-04-10 09:29:28 +01:00
Moritz Kröger a4a4a2bbb6 Fixes dep vulneraribilities 2019-04-10 09:29:28 +01:00
Moritz Kröger 87afa91c48 Update dependencies 2019-04-10 09:29:28 +01:00
Moritz Kröger d2c4fdf100 🔧 Automate admin config 2019-04-10 09:29:28 +01:00
Moritz Kröger 2b105745a5 Adds cookie consent layer 2019-04-08 10:16:16 +02:00
Moritz Kröger 243c839889 🔧 More CMS configuration 2019-04-08 10:16:16 +02:00
Moritz Kröger a8dc4627dc ♻️ Swapped dependencies and updated some config 2019-04-08 10:16:16 +02:00
Moritz Kröger dfb127be4d 🔧 Migrating to Vue CLI 3 2019-04-08 10:16:16 +02:00
Moritz Kröger 7e62c42e00 Initial commit 2017-08-09 15:15:42 +02:00