Commit Graph

97 Commits

Author SHA1 Message Date
38b836c82d Merge pull request #40 from 0hAodha/graphs
Added graphs to insights page
2023-03-09 14:19:58 +00:00
8f018de332 Added graphs to insights page 2023-03-09 14:11:36 +00:00
fc2a03f04c Merge pull request #39 from 0hAodha/navbarImproved
Improved navbar, better UI for mobile
2023-03-09 11:38:05 +00:00
7e5ab20748 Improved navbar, better UI for mobile 2023-03-09 11:01:39 +00:00
7447b0ada6 Merge pull request #38 from 0hAodha/darticons
add separate icons for DARTs
2023-03-08 19:01:22 +00:00
1244917642 add separate icons for DARTs 2023-03-08 16:38:53 +00:00
52aa4ca8f7 Merge pull request #35 from 0hAodha/notrunning
add black icons for not running trains
2023-03-08 15:21:42 +00:00
244b7797a3 Merge pull request #34 from 0hAodha/backslashn
replace '\n' with '. '
2023-03-08 15:20:12 +00:00
95f7063c75 Merge pull request #37 from 0hAodha/testCICD
Update CD Node
2023-03-08 15:12:52 +00:00
d00f62c40d Update CD Node 2023-03-08 15:11:16 +00:00
75da8f6ada Merge pull request #33 from 0hAodha/testCICD
Test CI
2023-03-08 15:09:59 +00:00
9de15feca7 Add continuous deployment 2023-03-08 15:08:18 +00:00
b99f9d50cb Merge pull request #36 from 0hAodha/sidepanel
Made sidebar into its own component
2023-03-08 15:01:31 +00:00
9712f5e583 Made sidebar into its own component 2023-03-08 14:40:54 +00:00
94bcc79e51 add black icons for not running trains 2023-03-08 11:22:54 +00:00
83a9b8ef6b replace '\n' with '. ' 2023-03-08 11:09:12 +00:00
2c52a68ac9 Update CI YML 2023-03-07 20:27:28 +00:00
a0943d99b4 Update CI 2023-03-07 20:20:24 +00:00
f20ebb8074 Update integrate.yml Node 2023-03-07 20:05:51 +00:00
4860fdd678 Update integrate.yml 2023-03-07 19:58:41 +00:00
7eeda92b02 Test CI 2023-03-07 19:50:48 +00:00
de3b8add5e Merge pull request #32 from 0hAodha/cicd
Add GitHub Actions
2023-03-07 19:48:56 +00:00
914a5b9c87 Add GitHub Actions 2023-03-07 19:48:27 +00:00
edf671b992 Merge pull request #31 from 0hAodha/userAuth
Implement user auth with Firebase
2023-03-07 18:21:45 +00:00
fa2d87a29d Fix duplicate ticker 2023-03-07 17:59:44 +00:00
9d808ae4dd Fix git filenames 2023-03-07 16:41:12 +00:00
0722f3b362 Add a public message ticker 2023-03-06 22:08:37 +00:00
ef9b4847af Implement user auth with Firebase 2023-03-06 20:23:54 +00:00
d1190ee0e7 Merge pull request #30 from 0hAodha/loginSignup
Add login and signup pages with routing
2023-03-06 19:49:41 +00:00
2d41b93932 added login and signup pages with routing 2023-03-06 18:34:31 +00:00
affdd3cbf0 Merge pull request #29 from 0hAodha/addBootstrap
Added dependencies and installed bootstrap js/css packages, no actual…
2023-03-06 16:43:52 +00:00
a619fe6297 Added bootstrap and navbar component 2023-03-06 11:43:14 +00:00
f31dea3fac Added dependencies and installed bootstrap js/css packages, no actual site changes yet 2023-03-06 10:14:57 +00:00
a23e3764bf Merge pull request #28 from 0hAodha/conor
Implement a leaderboard based on lateness
2023-03-04 20:53:51 +00:00
c04d705191 remove test import 2023-03-04 20:51:38 +00:00
389e4a446e Merge branch 'conor' of github.com:0hAodha/traintracker into conor 2023-03-04 20:45:45 +00:00
6a80f05521 Implement a leaderboard based on lateness 2023-03-04 20:35:14 +00:00
6e5a6ee9f2 Merge pull request #27 from 0hAodha/conor
Add routing, state mgmt and train types
2023-03-04 20:32:14 +00:00
8af615a429 Add routing, state mgmt and train types 2023-03-04 17:02:06 +00:00
b0b5ecd36a Update data collection functions by train type 2023-03-03 18:49:01 +00:00
c0ea15f58a Merge pull request #25 from 0hAodha/earlynlate
red icon if train late, green if not
2023-03-03 12:26:02 +00:00
085ade8fa7 re-add check for trains running before determining if late 2023-03-03 10:37:51 +00:00
71f8e59f2e clean up isTrainLate() 2023-03-03 09:58:04 +00:00
2cd6276d36 red icon if train late, green if not 2023-03-02 19:28:44 +00:00
38a2185274 Merge pull request #24 from 0hAodha/conor
Add basic statistics and emulator handling
2023-03-02 14:25:35 +00:00
dc8b3e82a2 Update README.md 2023-03-02 14:16:45 +00:00
70ef7282b6 Update README.md 2023-03-02 14:15:57 +00:00
c548087f59 Merge branch 'main' into conor 2023-03-02 14:14:34 +00:00
f7e775188e Add basic statistics with emulator handling 2023-03-02 12:54:50 +00:00
94c2232f49 Merge pull request #23 from 0hAodha/newfavicon
change favicon
2023-03-02 12:54:07 +00:00