Commit Graph

142 Commits

Author SHA1 Message Date
dancingCycle ce34dcdde5 feat(axios-overpass-api): initial commit 2023-02-07 22:38:06 +01:00
dancingCycle 601d361bab chore: adjust dev config 2022-09-15 15:35:43 +02:00
renovate[bot] 4e57712e1a chore(deps): update dependency webpack to v5.74.0 2022-09-15 14:36:11 +02:00
renovate[bot] 994ea6ccd4 fix(deps): update dependency axios to ^0.27.0 2022-09-15 14:35:46 +02:00
renovate[bot] f644e9f41b chore(deps): update babel monorepo 2022-09-15 14:35:18 +02:00
renovate[bot] 54bed64aad fix(deps): update dependency react-bootstrap to v2.5.0 2022-09-15 14:34:06 +02:00
renovate[bot] c69faa5420 chore(deps): update dependency webpack-dev-server to v4.10.1 2022-09-15 14:33:32 +02:00
dancingCycle aaf767bd03 feat(leaflet): add vehicle positions to map 2022-09-14 22:41:47 +02:00
dancingCycle 8914909972 feat(leaflet): convert coordinates 2022-09-14 22:15:48 +02:00
dancingCycle bde18f1b2a feat(leaflet): add svg loader according to https://www.pluralsight.com/guides/how-to-load-svg-with-react-and-webpack 2022-09-14 21:25:30 +02:00
dancingCycle df3c4eedda feat(leaflet): add marker 2022-09-14 21:12:45 +02:00
dancingCycle 69b304a03e feat(leaflet): https://stackoverflow.com/questions/40365440/react-leaflet-map-not-correctly-displayed 2022-09-14 20:21:45 +02:00
dancingCycle 4d89166ae8 feat(leaflet): https://react-leaflet.js.org/docs/start-setup/ 2022-09-14 15:33:48 +02:00
dancingCycle 6e78f00b87 feat(leaflet): https://react-leaflet.js.org/docs/start-installation/ 2022-09-14 15:29:32 +02:00
dancingCycle 96f8d54ae3 feat(leaflet): initial commit 2022-09-14 15:14:45 +02:00
dancingCycle 15f98a481f feat(pbf): add map component 2022-09-14 15:09:44 +02:00
dancingCycle 16abe8b37a feat(pbf): read more from pbf 2022-09-14 14:20:27 +02:00
dancingCycle 6fb285e9de chore(pbf): bump version to v0.4.0 2022-09-14 11:29:33 +02:00
dancingCycle 7427f4029a feat(pbf): read more from pbf 2022-09-14 11:28:58 +02:00
dancingCycle 2e50472bb9 feat(gtfs-realtime-bindings): initial commit 2022-09-13 23:02:25 +02:00
dancingCycle 3d98a37f4c chore(pbf): bump version to v0.3.0 2022-09-13 23:00:13 +02:00
dancingCycle f93734790c feat(pbf): read pbf 2022-09-13 22:59:29 +02:00
dancingCycle 575461e037 chore(pbf): add gtfs-r js sources 2022-09-13 15:30:00 +02:00
dancingCycle e26a9c3342 chore(pbf): bump version to v0.2.0 2022-09-13 15:18:17 +02:00
dancingCycle bf9d0029cf feat(pbf): add axios get call to home page 2022-09-13 15:16:58 +02:00
dancingCycle f820f3e8da feat(axios): adjust function axiosGetVehiclePosition 2022-09-13 14:58:29 +02:00
dancingCycle 8b234c6be9 feat(axios): add function axiosGetVehiclePosition 2022-09-08 13:55:14 +02:00
dancingCycle c9df2b7134 chore(axios): add .gitignore 2022-09-08 13:43:09 +02:00
dancingCycle 2f02eea778 feat(pbf): initial commit 2022-09-08 13:41:44 +02:00
dancingCycle 6666665d55 feat(datepicker) add TableDatepicker 2022-08-30 14:27:17 +02:00
dancingCycle 2535c809a6 feat(datepicker) add child to DatePicker 2022-08-30 14:27:17 +02:00
dancingCycle e86038281a feat(datepicker) add open state callbacks 2022-08-30 14:27:17 +02:00
renovate[bot] 9e13830892 chore(deps): pin dependencies 2022-08-27 08:01:07 +02:00
dancingCycle dc173116cd feat(datepicker) initial commit 2022-08-26 15:22:44 +02:00
dancingCycle 06084cfc76 chore(webpack-react): adjust verion from 0.0.1 to 0.1.0 2022-08-26 12:48:35 +02:00
dancingCycle 0db548d0b7 feat(webpack-react): load CSS using Webpack 2022-08-26 12:47:31 +02:00
dancingCycle f8cae83a95 chore(fare-zones-table): add package lock 2022-07-21 22:11:32 +02:00
dancingCycle 1f49d0c498 feat(fare-zones-table): adjust DOM to React.js v18 2022-07-21 22:11:01 +02:00
dancingCycle 1194d0e5fb chore: add package-lock.json 2022-07-21 22:08:02 +02:00
dancingCycle 9b3143e6f9 doc(config-tutorial): add React v18 note 2022-07-21 22:04:39 +02:00
dancingCycle 7fdb97cd39 doc(auth0-blog): add React v18 note 2022-07-21 22:01:30 +02:00
dancingCycle 942d4f062b chore(axios): add package lock 2022-07-21 21:55:33 +02:00
dancingCycle 53ed1a3c0c feat(axios): adjust DOM to React.js v18 2022-07-21 21:54:43 +02:00
renovate[bot] ee2c25f7b2 fix(deps): update react monorepo to v18 2022-07-21 21:47:20 +02:00
dancingCycle 7746a44854 chore(pages): add package lock 2022-07-21 21:41:01 +02:00
dancingCycle 04618eb184 feat(pages): adjust to react-router-dom v6 2022-07-21 21:40:07 +02:00
renovate[bot] 39c5603c30 fix(deps): update dependency react-router-dom to v6 2022-07-21 21:30:49 +02:00
dancingCycle d3249b4280 feat(auth0) add Profile page and update React Router to version v6 2022-07-21 14:35:01 +02:00
renovate[bot] 4df4ed66bc fix(deps): pin dependencies 2022-07-21 13:40:42 +02:00
dancingCycle 4bb0b1c08d chore: adjust renovate config 2022-07-21 13:24:41 +02:00