Commit Graph

218 Commits

Author SHA1 Message Date
862b96562a Merge pull request #65 from 0hAodha/search
add search
2023-03-22 19:48:19 +00:00
e84d217a86 add search 2023-03-22 19:19:47 +00:00
937a78061b Insights super responsive, account settings page made edible 2023-03-21 22:38:36 +00:00
09b9c947a5 Merge pull request #63 from 0hAodha/owen
styled accounts page
2023-03-21 14:59:44 +00:00
4aea89ae19 fix premature eyeballation 2023-03-21 14:55:26 +00:00
513cb153f5 Merge branch 'main' into owen 2023-03-21 14:43:52 +00:00
0c0464ea5a styled accounts page 2023-03-21 14:27:23 +00:00
8500cd5e41 Merge pull request #62 from 0hAodha/insightsRevamp
Insights page cleaned up + small quality changes
2023-03-21 14:22:33 +00:00
5f2b98d2c8 Merge branch 'main' into insightsRevamp 2023-03-20 20:25:26 +00:00
33e694482b Insights page cleaned up + small quality changes 2023-03-20 19:11:15 +00:00
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