Commit graph

7 commits

Author SHA1 Message Date
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
Christoph Lienhard d18e78cb8f Clean-up data structure
* Remove xlsx data source
* Remove scripts to convert xlsx to json
* Convert data jsons into js files as a first step towards using a proper backend call for retrieval
* Remove dependencies related to xlsx
2020-05-03 12:32:35 +02:00
Moritz Kröger e24134dfc0 Adds meta content to app 2019-04-08 10:16:16 +02:00
Moritz Kröger 6f07dc1e05 Glossary updates and added Google analytics 2017-08-26 21:08:24 +02:00
Moritz Kröger f66c36e583 Added back button to euromat 2017-08-14 22:28:12 +02:00
Moritz Kröger af58bd298a Refactored scoring logic 2017-08-13 23:11:48 +02:00
Moritz Kröger b21fe3f9df Added calculation model 2017-08-13 21:42:02 +02:00
Renamed from src/utils/data.js (Browse further)