Commit Graph

216 Commits

Author SHA1 Message Date
dancingCycle 98497ec1d6 refactor(webpack-react): make package.json static 2023-06-21 10:18:39 +02:00
dancingCycle 36c80d76be feat(csv-column-read2dom): initial commit 2023-06-21 10:17:32 +02:00
dancingCycle 37d34c89a3 feat(csv-read2dom): initial commit 2023-06-21 09:46:29 +02:00
dancingCycle 844df75b0a feat(form-csv-form-data): initial commit 2023-06-19 10:47:11 +02:00
dancingCycle 6f5c154050 feat(keycloak): initial commit 2023-05-24 11:15:36 +02:00
dancingCycle 818e18bf0a feat(webpack-react): update Loader dependencies 2023-04-21 13:33:22 +02:00
dancingCycle ff851f61c1 feat(webpack-react): update Webpack dependencies 2023-04-21 13:32:24 +02:00
dancingCycle 49729b803c feat(webpack-react): update Babel dependencies 2023-04-21 13:31:18 +02:00
dancingCycle 159c61a544 feat(webpack-react): update webpack dependencies 2023-04-21 13:27:26 +02:00
dancingCycle 0fc097b072 feat(crud): add lat and lon to Home page 2023-04-21 13:19:25 +02:00
dancingCycle 249dd82d97 feat(react-crud): refactor 2023-04-12 15:33:49 +02:00
dancingCycle 5cf964b74d feat(crud): add create page 2023-04-12 15:32:53 +02:00
dancingCycle 2228eb090b feat(crud): add update page 2023-04-12 12:10:50 +02:00
dancingCycle 5d7b0b4125 feat(crud): adjust home page 2023-04-06 17:53:37 +02:00
dancingCycle c92bd86ac5 feat(crud): add axios 2023-04-06 17:52:21 +02:00
dancingCycle 9863881e60 feat: remove react-bootstrap 2023-04-06 17:05:47 +02:00
dancingCycle 23e30ac60e feat(react-crud): add delete and home page 2023-04-05 19:13:28 +02:00
dancingCycle 174cd6383a feat(react-router-v6-g4g): adjust create and read page 2023-04-05 17:52:56 +02:00
dancingCycle b31698835d feat(react-router-v6): add create and read page 2023-04-04 18:56:02 +02:00
dancingCycle 4d8df95e32 feat(react-router-v6-g4g): initial commit 2023-04-04 17:57:11 +02:00
dancingCycle f4f2c0dbde feat(react-router-v6): initial commit 2023-04-04 16:11:18 +02:00
dancingCycle f95d7b7352 feat(react-crud): initial commit 2023-04-04 14:21:22 +02:00
dancingCycle a76c15d4a8 feat(react-bootstrap): adjust form 2023-03-08 11:46:34 +01:00
dancingCycle 16c5306099 feat(react-bootstrap): initial commit 2023-03-07 11:52:01 +01:00
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