Commit graph

16 commits

Author SHA1 Message Date
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 de3d972191 Remove Social Media and Google Relations
* Remove Google analytics
* Remove cookies
* And the DSGVO banner
* Removed Social Media Connections
* Removed Cookie Consent stuff
* Removed Social Media related stuff in Datenschutzerklärung
2020-05-03 12:32:43 +02:00
Moritz Kröger eb9a0834ea 📈 Adds Sentry for error handling 2019-05-24 15:10:14 +02:00
Moritz Kröger e2cfc20341 🎨 Adds locale to all URLs 2019-04-12 22:57:22 +02:00
Moritz Kröger e24134dfc0 Adds meta content to app 2019-04-08 10:16:16 +02:00
Moritz Kröger 2b105745a5 Adds cookie consent layer 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 4ee3dcc1d8 👌 Fixes all Vue linting issues 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 c4bdde66de Added fallback if Storage API fails 2017-09-05 00:33:31 +02:00
Moritz Kröger 85d45fe6eb Layout updates for euromat page 2017-08-25 22:45:04 +02:00
Moritz Kröger 70e2d8eb21 Added i18n functionality 2017-08-13 01:23:24 +02:00
Moritz Kröger b0cee422fa Updated layout, added 404 page 2017-08-12 23:00:43 +02:00
Moritz Kröger 4337f05763 Added basic selection logic 2017-08-10 23:14:45 +02:00
Moritz Kröger 7e62c42e00 Initial commit 2017-08-09 15:15:42 +02:00