|
063b858777
|
Fix preferences to map variable error
|
2023-03-16 11:00:12 +00:00 |
|
|
b4733d07e8
|
Fix station preferences mapping
|
2023-03-16 10:30:04 +00:00 |
|
|
f3ea627bab
|
Make map update according to user preferences
|
2023-03-15 18:49:52 +00:00 |
|
|
89dcd43afe
|
Add and store user preferences
|
2023-03-15 12:04:58 +00:00 |
|
|
2cdf7888c9
|
remove useless boolean
|
2023-03-14 17:07:53 +00:00 |
|
|
2deaa9e722
|
make sidebar train icons change colour
|
2023-03-14 17:06:59 +00:00 |
|
|
fe6d6bc98d
|
fix getting filtered by filtering darts + change 'normal' to 'mainland'
|
2023-03-13 13:22:14 +00:00 |
|
|
4007bcf0b9
|
add more filtering
|
2023-03-13 11:42:24 +00:00 |
|
|
6f1448604b
|
Implement password reset
|
2023-03-12 22:41:43 +00:00 |
|
|
b6c6d039d2
|
add primitive early & on time filtering
|
2023-03-12 19:51:02 +00:00 |
|
|
71865159e3
|
Implement CRUD operations on user accounts
|
2023-03-12 13:39:35 +00:00 |
|
|
9f66fd1943
|
Add stations
|
2023-03-11 14:55:01 +00:00 |
|
|
8f018de332
|
Added graphs to insights page
|
2023-03-09 14:11:36 +00:00 |
|
|
7e5ab20748
|
Improved navbar, better UI for mobile
|
2023-03-09 11:01:39 +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 |
|
|
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 |
|
|
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 |
|
|
2d41b93932
|
added login and signup pages with routing
|
2023-03-06 18:34:31 +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 |
|
|
c04d705191
|
remove test import
|
2023-03-04 20:51:38 +00:00 |
|
|
6a80f05521
|
Implement a leaderboard based on lateness
|
2023-03-04 20:35: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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
f54c8dddc6
|
Merge pull request #17 from 0hAodha/andrew
change train icon + fix icon positioning
|
2023-02-23 14:40:44 +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 |
|
|
60e0661a01
|
Update Firebase cloud functions
|
2023-02-18 19:34:13 +00:00 |
|
|
893573c1b1
|
Add a loader
|
2023-02-16 20:48:01 +00:00 |
|
|
a6dafabae5
|
Add map icons
|
2023-02-09 20:36:39 +00:00 |
|
|
155f9afadc
|
Sidebar working with info
|
2023-02-09 11:29:41 +00:00 |
|
|
52762f66af
|
fix incorrect labelling of latitude as longitude
|
2023-02-06 12:37:48 +00:00 |
|
|
b2513a4890
|
Add onclick display of train data
|
2023-02-05 15:12:21 +00:00 |
|
|
855e1a7f7d
|
Fix API parsing
|
2023-02-03 21:51:59 +00:00 |
|
|
110d6fbf3f
|
Integrate live data
|
2023-02-02 14:33:53 +00:00 |
|
|
1ec6fbd05e
|
mIGRATED TO VUE
|
2023-01-30 16:58:48 +00:00 |
|