Commit graph

358 commits

Author SHA1 Message Date
Paul Bienkowski
99f33aa988 chore: Use config.json from API route in development mode 2021-12-03 17:31:03 +01:00
Paul Bienkowski
84683c7789 Set example files map home to cover most of Germany 2021-12-03 17:06:29 +01:00
Paul Bienkowski
be4e0055cf chore: Remove auto-generated obsMapSource from example API config 2021-12-03 17:02:08 +01:00
Paul Bienkowski
3aee226630 chore: remove outdated "mapTileset" frontend config section 2021-12-03 17:01:10 +01:00
Paul Bienkowski
7d2c45da43 Improve mobile layout a bit (fixes #123) 2021-12-03 16:55:50 +01:00
Paul Bienkowski
456554c1de Release: 0.3.3 2021-12-02 21:03:33 +01:00
Paul Bienkowski
2592fe029a fix: Show correct API URL for OBS in settings page 2021-12-02 21:02:11 +01:00
Paul Bienkowski
5309527c3e fix: read API key for posting tracks, fixes upload from OBS 2021-12-02 21:00:21 +01:00
Paul Bienkowski
6e19411314 Fix README note about running osm2pgsql multiple times and link to docs for commandline arguments 2021-12-01 19:21:10 +01:00
Paul Bienkowski
7669330aaa Add link to semver and reference #44 in the readme 2021-12-01 11:27:51 +01:00
Paul Bienkowski
86bbf50ea2 Release: 0.3.2 2021-12-01 09:42:38 +01:00
Paul Bienkowski
4003d5e938 Do not blindly import old API keys 2021-12-01 09:42:27 +01:00
Paul Bienkowski
40784ba51e Fix typo xtrack -> track 2021-11-30 23:36:53 +01:00
Paul Bienkowski
525004ab15 Release: 0.3.1 2021-11-30 23:32:49 +01:00
Paul Bienkowski
004ad46251 Fix saving profile and add generating new API key 2021-11-30 23:32:42 +01:00
Paul Bienkowski
2f375dc24d Release: 0.3.0 2021-11-30 23:01:58 +01:00
Paul Bienkowski
2595c0bcc4 Add tag-release script 2021-11-30 23:01:49 +01:00
Paul Bienkowski
7ad5fad056 Improve display of road details 2021-11-30 22:04:34 +01:00
Paul Bienkowski
61efdeb673 Add details for roads when clicking them in the big map 2021-11-30 21:58:05 +01:00
Paul Bienkowski
fe3aa7a8f6 feat: fit to bounds when loading track page 2021-11-30 21:50:56 +01:00
Paul Bienkowski
38b1b92210 make mapstyles simpler 2021-11-30 21:42:41 +01:00
Paul Bienkowski
15dfb2dc3b feat: put map page viewport into URL 2021-11-30 21:36:44 +01:00
Paul Bienkowski
9c7b1bc662 Better prod builds 2021-11-30 20:30:09 +01:00
Paul Bienkowski
618230601e chore: Format code 2021-11-30 19:55:51 +01:00
Paul Bienkowski
989b294791 remove debug logs 2021-11-30 19:54:18 +01:00
Paul Bienkowski
e481356af4 fix: menu items navigate with JS, not with links 2021-11-30 19:53:52 +01:00
Paul Bienkowski
c283bed13c fix: redirect from keycloak to api, not to frontend 2021-11-30 19:53:37 +01:00
Paul Bienkowski
54cc80e5bc fix: style of menu 2021-11-30 19:51:33 +01:00
Paul Bienkowski
66ab9a73ef Fix webpack dev build 2021-11-30 19:50:10 +01:00
Paul Bienkowski
9ade5ecc7a Remove code smells 2021-11-29 00:54:22 +01:00
Paul Bienkowski
88ea2a44d3 Add sonar settings to ignore some warnings 2021-11-29 00:51:40 +01:00
Paul Bienkowski
63adbc58cd Improve readmes 2021-11-29 00:26:54 +01:00
Paul Bienkowski
0e5600b38d Add license (LGPL-3.0) 2021-11-28 23:20:30 +01:00
Paul Bienkowski
8fc755f153 Fix licensing of styles, make tile-generator content our own by removing all OpenMapTiles licensed parts (it is only our config now) 2021-11-28 23:18:02 +01:00
Paul Bienkowski
ce805556ec Update readme and link to new architecture docs, fix Sanic name 2021-11-28 22:57:17 +01:00
Paul Bienkowski
8c6579b9bf Docs 2021-11-28 22:51:47 +01:00
Paul Bienkowski
4f382819fd Change basemap URL again 2021-11-28 14:18:32 +01:00
Paul Bienkowski
1c39476ac5 chore: remove unused variables 2021-11-27 23:22:22 +01:00
Paul Bienkowski
04add36a5b Change basemap URL 2021-11-27 23:22:12 +01:00
Paul Bienkowski
40f336336b Fix bad python import 2021-11-27 23:03:55 +01:00
Paul Bienkowski
a7bbc50ac1 Fix link to sanic docs 2021-11-27 22:51:21 +01:00
Paul Bienkowski
a8a416ca68 Refactor frontend exposing code in API 2021-11-27 22:45:22 +01:00
Paul Bienkowski
75323ebc79 webpack 2021-11-27 22:45:22 +01:00
Paul Bienkowski
8dec4c8262 Fix paths and URLs generated by API, and add note about config for proxying 2021-11-27 22:45:22 +01:00
Paul Bienkowski
9a13631097 api: Do not generate "track" into slugs 2021-11-27 22:45:22 +01:00
Paul Bienkowski
6ed9edf191 Formatting and remove debug prints 2021-11-27 22:45:22 +01:00
Paul Bienkowski
bf1536f443 remove craco/react-scripts, configure webpack ourselves 2021-11-27 22:45:22 +01:00
Paul Bienkowski
5fcb959002 fix: remove typescript annotations from .js file 2021-11-27 22:45:22 +01:00
Paul Bienkowski
f183b9e33a Change style preprocessor to less, as semantic-ui is using that, so we need only one 2021-11-27 22:45:22 +01:00
Paul Bienkowski
b06b7ba1ad Update deps for webpack 2021-11-27 22:44:52 +01:00