obs-portal/frontend/src
2021-10-05 16:06:15 +02:00
..
components frontend: load config.json at runtime from public dir, to be overwritable 2021-09-14 22:02:57 +02:00
pages frontend: show event points with correct zIndex, too (fixes #99) 2021-10-05 16:06:15 +02:00
reducers Oauth code flow in API and frontend 2021-02-21 11:22:22 +01:00
semantic-ui frontend: Style stats according to styleguide 2021-05-14 19:41:07 +02:00
api.js frontend: load config.json at runtime from public dir, to be overwritable 2021-09-14 22:02:57 +02:00
App.js frontend: load config.json at runtime from public dir, to be overwritable 2021-09-14 22:02:57 +02:00
App.module.scss frontend: Add footer, improve menu, add links to privacy policy and imprint 2021-05-09 15:38:18 +02:00
config.ts frontend: load config.json at runtime from public dir, to be overwritable 2021-09-14 22:02:57 +02:00
index.css Move everything into "frontend" folder, for this will be a monorepo 2021-02-17 21:50:47 +01:00
index.js frontend: Customize style, start using styleguide 2021-05-07 17:29:26 +02:00
palettes.ts frontend: Include roads.json in homepage, and use grayscale theme for maps 2021-05-01 11:19:34 +02:00
query.ts frontend: Some linting 2021-02-17 23:12:44 +01:00
react-app-env.d.ts Move everything into "frontend" folder, for this will be a monorepo 2021-02-17 21:50:47 +01:00
store.js Oauth code flow in API and frontend 2021-02-21 11:22:22 +01:00
styles.scss frontend: Some more styling 2021-05-07 18:10:15 +02:00
types.ts Expose all generated JSON files in one endpoint, and use actual track data for rendering the blue line (fixes #72, fixes #64) 2021-05-13 20:32:55 +02:00
utils.js frontend: Track editor and redirects on errors 2021-02-26 21:57:36 +01:00