kandimat-user-app/src/app/euromat
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
..
components Last not Least: Get party details page from backend 2020-08-22 21:14:12 +02:00
content #1 Adapt all secondary content to our needs 2020-06-12 15:37:07 +02:00
graphqlQueries.js Last not Least: Get party details page from backend 2020-08-22 21:14:12 +02:00
i18n.js 🎨 Renames euromat component to theses 2019-04-13 20:09:57 +02:00
index.js Added i18n to all components 2017-08-13 14:03:38 +02:00
possiblePositions.js Last not Least: Get party details page from backend 2020-08-22 21:14:12 +02:00
routes.js Fixed missing (german) url routes 2020-06-12 15:22:09 +02:00
scoring.js Fix calculation of scores 2020-06-27 10:32:46 +02:00
scoring.test.js Fix calculation of scores 2020-06-27 10:32:46 +02:00