obs-portal/frontend/src
2022-07-25 17:47:47 +02:00
..
components Add regional stats to homepage 2022-07-25 17:47:47 +02:00
mapstyles Show only borders of areas with events 2022-07-25 17:03:22 +02:00
pages Add regional stats to homepage 2022-07-25 17:47:47 +02:00
reducers Add administrative boundary import and display regional event count 2022-07-25 16:57:40 +02:00
semantic-ui Change style preprocessor to less, as semantic-ui is using that, so we need only one 2021-11-27 22:45:22 +01:00
api.js chore: auto format frontend code with prettier 2021-12-06 08:47:47 +01:00
App.module.less chore: auto format frontend code with prettier 2021-12-06 08:47:47 +01:00
App.tsx Add dynamic titles to all pages via react-helmet (related to #148) 2022-03-04 13:07:56 +01:00
config.ts chore: auto format frontend code with prettier 2021-12-06 08:47:47 +01:00
index.css Move everything into "frontend" folder, for this will be a monorepo 2021-02-17 21:50:47 +01:00
index.ejs Compile static title into index.html (fixes #148) 2022-03-04 13:07:34 +01:00
index.js Change style preprocessor to less, as semantic-ui is using that, so we need only one 2021-11-27 22:45:22 +01: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
store.js Add sidebar for configuring map layers - make basemap style choosable 2021-12-03 22:20:41 +01:00
styles.less chore: auto format frontend code with prettier 2021-12-06 08:47:47 +01:00
types.ts chore: auto format frontend code with prettier 2021-12-06 08:47:47 +01:00
utils.js frontend: Render histogram as chart in road details panel 2022-04-24 11:30:27 +02:00