Commit Graph

63 Commits

Author SHA1 Message Date
bda8885fa1 Add more unit tests and update integration tests 2023-03-29 20:24:11 +01:00
70d24a9e26 Merge pull request #77 from 0hAodha/minorFixesV2
Fixed public message positioning and icon size. Fixed text overflow on mobile
2023-03-29 17:53:16 +01:00
5e1b629a82 Fixed sidebar issues again lol 2023-03-29 12:54:33 +01:00
c71d8178b6 Merge pull request #75 from 0hAodha/zoomFixing
min and max zoom limits & bounding box
2023-03-29 11:48:55 +01:00
7f97a95a2c centered map 2023-03-29 11:39:51 +01:00
ee195d931c Merge pull request #76 from 0hAodha/minorFixes
Fixed sidebar CSS issues for non running trains along with other smal…
2023-03-29 10:30:39 +01:00
94ef1405c0 Fixed sidebar CSS issues for non running trains along with other small issues 2023-03-29 09:57:37 +01:00
044360a455 min and max zoom limits & bounding box 2023-03-29 01:18:44 +01:00
31aab818bf Request data on frontend with a loop 2023-03-28 18:51:06 +01:00
dc25571c4d Extend operations handled by functions 2023-03-27 20:21:10 +01:00
02e56df4f5 Merge commit 'refs/pull/70/head' of https://github.com/0hAodha/traintracker into addingLegend 2023-03-27 17:14:28 +01:00
88ee22da1f Complete Sidebar revamp, other visual bugs patched 2023-03-27 16:53:04 +01:00
dc5261a98d add station searching & fix uppercase searching 2023-03-23 17:29:22 +00:00
587e202bcf Merge pull request #67 from 0hAodha/searchbarCSS
Added CSS to searchbar
2023-03-23 14:23:04 +00:00
6f9c1aa2ad Fix search bar layer 2023-03-23 14:21:08 +00:00
9b1b95e8ea Merge pull request #64 from 0hAodha/myEpicNewBranch
Insights super responsive, account settings page made edible
2023-03-23 13:58:41 +00:00
e746df8fc6 Added CSS to searchbar 2023-03-23 13:22:56 +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
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
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
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
91a026e66a Fix insights page refresh 2023-03-19 13:40:44 +00:00
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