Commit Graph

218 Commits

Author SHA1 Message Date
dancingCycle 7a6077390b feat: adjust GTFS table switcher with multiple table entries 2022-06-28 22:37:51 +02:00
dancingCycle 00be657a08 feat: adjust GTFS table switcher with multiple table entries 2022-06-28 22:36:32 +02:00
dancingCycle 750a58ca94 feat: adjust GTFS table switcher with multiple table entries 2022-06-28 22:24:47 +02:00
dancingCycle 6f0ae667ad feat: adjust GTFS table switcher with multiple table heads 2022-06-28 21:09:15 +02:00
dancingCycle 87e1b841a2 feat: adjust GTFS table switcher with agency 2022-06-28 16:40:39 +02:00
dancingCycle 072391d593 feat: adjust GTFS table switcher with stops 2022-06-28 15:47:09 +02:00
dancingCycle 5252da42f7 feat: add GTFS table switcher 2022-06-28 08:32:17 +02:00
dancingCycle ff38584e72 feat: add GTFS file selection 2022-06-27 22:48:19 +02:00
dancingCycle 0d4dfcfa2d feat: add styling 2022-06-27 20:40:46 +02:00
dancingCycle b5add7ed6f feat: add styling 2022-06-27 14:40:30 +02:00
dancingCycle 34770ce0bd fix: switch from tableFct to table 2022-06-27 13:48:11 +02:00
dancingCycle ffedf6fa14 feat: add shapes page 2022-06-27 13:37:35 +02:00
dancingCycle 4048855a3a feat: add style to list of GTFS files 2022-06-26 08:05:20 +02:00
dancingCycle 368ad2cfcb feat: add list of GTFS files to home page 2022-06-26 07:27:43 +02:00
Stefan Begerad d64cbeacd7
Merge pull request #8 from Software-Ingenieur-Begerad/renovate/less-loader-11.x
chore(deps): update dependency less-loader to v11
2022-06-23 22:22:12 +02:00
renovate[bot] 68f3f4d7c3
chore(deps): update dependency less-loader to v11 2022-06-23 20:22:01 +00:00
renovate[bot] b592cb0b05 fix(deps): update dependency axios to v0.27.2 2022-06-21 06:01:09 +02:00
dancingCycle 8f61e1f5a3 chore: adjust renovate config 2022-06-21 05:55:20 +02:00
dancingCycle 6604b5dc5e chore: adjust renovate config 2022-06-20 20:44:52 +02:00
dancingCycle 96a85a64d2 chore: adjust renovate config 2022-06-20 20:35:59 +02:00
dancingCycle cd6ace1019 Merge branch 'toggle' of github.com:Software-Ingenieur-Begerad/gtfs-display into toggle 2022-06-20 08:52:54 +02:00
dancingCycle 7dd48f9c7e feat: add toggle button to stops table 2022-06-20 08:52:26 +02:00
dancingCycle 922bbd5f65 feat: add toggle button to routes table 2022-06-20 08:52:26 +02:00
dancingCycle e55b65d12d doc: add chapter called Next Steps 2022-06-20 08:51:50 +02:00
Stefan Begerad fef369a07f
Merge pull request #4 from Software-Ingenieur-Begerad/renovate/prettier-2.x
chore(deps): update dependency prettier to v2.7.1
2022-06-20 08:40:21 +02:00
renovate[bot] a3d276a7ca
chore(deps): update dependency prettier to v2.7.1 2022-06-20 06:40:02 +00:00
Stefan Begerad 0deefe1d2a
Merge pull request #3 from Software-Ingenieur-Begerad/renovate/pin-dependencies
chore(deps): pin dependencies
2022-06-20 08:39:06 +02:00
renovate[bot] 174d3edb1b
chore(deps): pin dependencies 2022-06-20 06:38:28 +00:00
Stefan Begerad 2f650f9544
Merge pull request #2 from Software-Ingenieur-Begerad/renovate/configure
Configure Renovate
2022-06-20 08:38:11 +02:00
renovate[bot] 85a826141a
chore(deps): add renovate.json 2022-06-20 06:34:47 +00:00
Stefan Begerad 63ffb117b8
Create node.js.yml 2022-06-17 17:25:45 +02:00
dancingCycle 6faa85e55b feat: add toggle button to stops table 2022-06-07 21:51:10 +02:00
dancingCycle 3cb18ef752 feat: add toggle button to routes table 2022-06-07 21:40:59 +02:00
dancingCycle 48e39f4ee6 feat: switch source of GTFS API 2022-06-06 07:34:38 +02:00
dancingCycle 5b6f999829 fix: handle Warning: Can not perform a React state update on an unmounted component. To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function. 2022-06-06 07:24:00 +02:00
dancingCycle a5a9787937 refactor: make varialbes more intuitive for overview page 2022-06-06 07:18:01 +02:00
dancingCycle c47fe201a8 feat: switch source of GTFS API 2022-06-06 06:43:36 +02:00
dancingCycle ee85c1f05b feat: add badge to overview page 2022-06-05 09:42:58 +02:00
dancingCycle 52d723ca29 feat: add trip count to overview page 2022-06-05 09:08:57 +02:00
dancingCycle 74a34c7601 feat(overview): add route count to overview page 2022-06-01 22:33:38 +02:00
dancingCycle 48201dcae3 feat(overview): add overview page 2022-06-01 13:36:20 +02:00
dancingCycle 16f615bad8 feat(service overview page): extend table with week days 2022-05-31 08:07:53 +02:00
dancingCycle 94891921ca feat: add service overview page 2022-05-30 21:19:11 +02:00
dancingCycle da37b99399 feat: merge Service and ServiceChart page 2022-05-30 06:55:59 +02:00
dancingCycle 1c7fa92018 feat: add router property to service chart page 2022-05-27 21:29:46 +02:00
dancingCycle c0a83fa7fa feat: map time to date for service chart page 2022-05-24 06:37:43 +02:00
dancingCycle a84f7b88b2 feat: configure bar and line chart to service chart page 2022-05-24 06:25:40 +02:00
dancingCycle a3f39a7f58 feat: add bar and line chart to service chart page 2022-05-23 20:35:26 +02:00
dancingCycle 21055d8414 feat: add service chart page 2022-05-21 09:02:36 +02:00
dancingCycle 202678580d feat: call npm install --save react-chartjs-2 chart.js 2022-05-21 07:30:25 +02:00