kandimat-user-app/src
Christoph Lienhard 64e6b861b6 Last not Least: Get party details page from backend
Also
* reorder graphQl queries: Always a query constant + update function
* use id instead of token (initials) to identify person in url
* Remove any party logo related sections since currently not needed
* Move "options" from data closer to actual code since it doesn't really belong to data
  (data may be deleted in the future, anyway)
* add nodeId in gql queries wherever possible to avoid problems with the apollo cache
* add note about graphql schema import to README.md
2020-08-22 21:14:12 +02:00
..
app Last not Least: Get party details page from backend 2020-08-22 21:14:12 +02:00
assets green logo added 2019-08-31 17:48:15 +02:00
components Remove Social Media and Google Relations 2020-05-03 12:32:43 +02:00
config Use graphql to retrieve parties 2020-06-27 10:53:13 +02:00
data Last not Least: Get party details page from backend 2020-08-22 21:14:12 +02:00
helper Remove Social Media and Google Relations 2020-05-03 12:32:43 +02:00
i18n Put geo location fetch in try/catch 2019-05-09 17:20:59 +01:00
router 🐛 Fixes import issue with async methods 2019-05-09 15:52:03 +01:00
styles green commit 2019-08-31 17:23:59 +02:00
main.js Add vue-apollo to user-app 2020-06-14 03:00:19 +02:00
registerComponents.js ♻️ Swapped dependencies and updated some config 2019-04-08 10:16:16 +02:00
registerServiceWorker.js 🔧 Migrating to Vue CLI 3 2019-04-08 10:16:16 +02:00