Commit Graph

36 Commits

Author SHA1 Message Date
56080b3afb Add a leaderboard filter, render optimisations and custom errors 2023-03-19 11:30:08 +00:00
242dbd862c Improved dropdown, made 404 fun 2023-03-17 00:40:34 +00:00
d7dcd34493 Implement 404 handling 2023-03-16 19:39:58 +00:00
d9d1dfa363 Merge pull request #54 from 0hAodha/preferenceDropdownCSS
Preferences in Dropdown Menu
2023-03-16 19:24:25 +00:00
155cb084ce Merge branch 'main' into colouredSidebar 2023-03-16 19:19:58 +00:00
33c2bbb832 Fixed sizing of image at sidebar top, changed sidebar colour to white. Dropdown menu not included 2023-03-16 17:58:55 +00:00
57c27d0a96 Merge branch 'main' into preferenceDropdownCSS 2023-03-16 15:55:18 +00:00
ec602c77bc Moved Preference Options to a
cleaner dropdown menu, also imported a vue-bo
otstrap library but don't think it's fully nec
essary
2023-03-16 15:34:19 +00:00
7350a56bfd Add toast notifications 2023-03-16 14:46:34 +00:00
66c6dae003 Enable deletion of user preferences 2023-03-16 11:15:40 +00:00
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
b6c6d039d2 add primitive early & on time filtering 2023-03-12 19:51:02 +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
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
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