Commit Graph

74 Commits

Author SHA1 Message Date
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
00a07c3ff7 change favicon 2023-03-02 12:47:36 +00:00
a0383bf101 Merge pull request #22 from 0hAodha/responsivemap
make map size responsive to viewport size
2023-03-02 12:34:35 +00:00
7cbca8a636 make map size responsive to viewport size 2023-03-02 12:28:48 +00:00
39a18f4820 Add basic statistics 2023-03-01 21:42:04 +00:00
6efa8ed8e1 Merge pull request #20 from 0hAodha/conor
Add stations cloud functions and tests
2023-02-28 12:55:07 +00:00
2633ad564e Add stations cloud functions and tests 2023-02-28 12:23:05 +00:00
52070e92aa Merge pull request #19 from 0hAodha/conor
Add cloud function integration tests
2023-02-25 20:08:21 +00:00
4c1a24d865 Add cloud function integration tests 2023-02-23 20:53:43 +00:00
f54c8dddc6 Merge pull request #17 from 0hAodha/andrew
change train icon + fix icon positioning
2023-02-23 14:40:44 +00:00
c8e47969a6 Merge pull request #16 from 0hAodha/conor
Implement Firebase emulator
2023-02-23 14:40:05 +00:00
fd7b124687 change train icon + fix icon positioning 2023-02-23 07:44:56 +00:00
f837780e10 Implement Firebase emulator 2023-02-22 21:20:26 +00:00
25aaefede7 Merge pull request #15 from 0hAodha/andrew
Update README
2023-02-20 14:57:24 +00:00
5ee70f2c83 Update README.md 2023-02-20 14:54:55 +00:00
36c8080a34 Update README.md 2023-02-20 14:54:05 +00:00
51da982494 Update README 2023-02-20 14:53:07 +00:00
f42f58deb9 Exclude trains with false coordinates 2023-02-20 12:45:51 +00:00
4110fa4d58 Merge pull request #14 from 0hAodha/conor
Update Firebase cloud functions
2023-02-20 12:40:33 +00:00
60e0661a01 Update Firebase cloud functions 2023-02-18 19:34:13 +00:00
c23a9b2724 Merge pull request #13 from 0hAodha/andrew
add functions
2023-02-18 11:56:41 +00:00
e970403087 add functions 2023-02-17 11:45:10 +00:00
69ae1a4f8e Merge pull request #12 from 0hAodha/conor
Add a loader
2023-02-17 11:07:21 +00:00
893573c1b1 Add a loader 2023-02-16 20:48:01 +00:00