Commit Graph

158 Commits

Author SHA1 Message Date
8fc21f4a01 Merge pull request #60 from 0hAodha/tests
Add unit tests and fix map load
2023-03-20 18:18:17 +00:00
dd4979e5eb Merge pull request #61 from 0hAodha/metatoggles
Metatoggles
2023-03-20 18:12:40 +00:00
851760fcc6 re-arrange toggles 2023-03-20 18:02:32 +00:00
f347d5df65 add 'show all trains' toggle 2023-03-20 16:15:50 +00:00
78c0a3e3ca Merge branch 'tests' of https://github.com/0hAodha/traintracker into tests 2023-03-20 16:15:15 +00:00
aa4fd87de1 Add unit tests and fix map load 2023-03-20 16:15:01 +00:00
3935f272d0 add 'select all stations' toggle 2023-03-20 16:11:02 +00:00
5823fab47e Merge pull request #59 from 0hAodha/firebaseRefresh
Fix Firebase refresh and enable unhide passwords
2023-03-20 12:53:44 +00:00
c408f21d91 Merge branch 'firebaseRefresh' of https://github.com/0hAodha/traintracker into firebaseRefresh 2023-03-20 12:06:53 +00:00
ada2ce997f Fix Firebase refresh and enable unhide passwords 2023-03-20 12:06:20 +00:00
0375262bae Merge pull request #58 from 0hAodha/insightsRefresh
Fix insights page refresh
2023-03-19 15:08:06 +00:00
d122680db7 Merge branch 'insightsRefresh' of https://github.com/0hAodha/traintracker into insightsRefresh 2023-03-19 13:41:40 +00:00
91a026e66a Fix insights page refresh 2023-03-19 13:40:44 +00:00
8ee4f8dfe9 Merge pull request #57 from 0hAodha/leaderboardFilter
Add a leaderboard filter, render optimisations and custom errors
2023-03-19 12:44:33 +00:00
c810804121 Merge branch 'leaderboardFilter' of https://github.com/0hAodha/traintracker into leaderboardFilter 2023-03-19 11:30:47 +00:00
56080b3afb Add a leaderboard filter, render optimisations and custom errors 2023-03-19 11:30:08 +00:00
9a600b7d4a Merge pull request #56 from 0hAodha/404error
Implement 404 handling
2023-03-17 11:50:24 +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
94d9162df1 Merge pull request #55 from 0hAodha/colouredSidebar
Coloured sidebar
2023-03-16 19:23:31 +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
45987bb103 Merge pull request #53 from 0hAodha/notifications
Add toast notifications 
"there's nothing to say"
2023-03-16 15:49:17 +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
1dc78bb9ad Merge branch 'notifications' of https://github.com/0hAodha/traintracker into notifications 2023-03-16 14:47:10 +00:00
7350a56bfd Add toast notifications 2023-03-16 14:46:34 +00:00
92be026633 Merge pull request #52 from 0hAodha/preferences
Enable deletion of user preferences
2023-03-16 11:20:37 +00:00
ce8a6b0ff0 Merge branch 'preferences' of https://github.com/0hAodha/traintracker into preferences 2023-03-16 11:16:57 +00:00
66c6dae003 Enable deletion of user preferences 2023-03-16 11:15:40 +00:00
b4edd6c7d3 Merge pull request #51 from 0hAodha/preferences
Add and store user preferences
t
2023-03-16 11:03:08 +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
97ff51e5d4 Merge pull request #50 from 0hAodha/filtered
add more filtering
2023-03-13 13:23:30 +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
62c4d674d2 Merge pull request #49 from 0hAodha/userAccounts
Implement password reset
2023-03-13 09:43:20 +00:00
6f1448604b Implement password reset 2023-03-12 22:41:43 +00:00
d6ef700bc9 Merge pull request #48 from 0hAodha/earlyOnTimeFiltering
add primitive early & on time filtering
2023-03-12 20:44:18 +00:00
b6c6d039d2 add primitive early & on time filtering 2023-03-12 19:51:02 +00:00
581cc9d1c3 Merge pull request #47 from 0hAodha/userAccounts
Implement CRUD operations on user accounts
2023-03-12 14:50:10 +00:00
273e677d70 Merge branch 'userAccounts' of https://github.com/0hAodha/traintracker into userAccounts 2023-03-12 13:40:15 +00:00
71865159e3 Implement CRUD operations on user accounts 2023-03-12 13:39:35 +00:00
947f9117fe Merge pull request #46 from 0hAodha/updateFirebaseCD
Change CD external HTTP req action
2023-03-11 19:50:45 +00:00
26822d0be9 Change CD external HTTP req action 2023-03-11 19:48:59 +00:00