|
4b9ba7d072
|
[frontend]: Add legend to help page
|
2025-04-06 11:13:15 +01:00 |
|
|
f283053e23
|
[frontend]: Fix not fetching favourites
|
2025-04-06 11:13:04 +01:00 |
|
|
ae4b915225
|
[report]: Add Heuristic Evaluation headings
|
2025-04-06 04:21:56 +01:00 |
|
|
fc3371dd09
|
[frontend]: Usability tips
|
2025-04-06 04:16:17 +01:00 |
|
|
56a4bfe27e
|
[frontend]: Prevent user from deselecting all filters in a group
|
2025-04-06 03:48:14 +01:00 |
|
|
729b54942e
|
[frontend]: Add visual separation of related filters
|
2025-04-06 03:18:55 +01:00 |
|
|
69230edcbb
|
[frontend]: Add reset filters button
|
2025-04-06 03:08:49 +01:00 |
|
|
29cdf8a23b
|
[report]: Add evalutation of objectives completed
|
2025-04-06 02:12:47 +01:00 |
|
|
f3abddc98c
|
[frontend]: Add mouseover tooltip to markers
|
2025-04-06 02:11:38 +01:00 |
|
|
b3102978cb
|
[frontend]: Add handling for no dueMins in Luas
|
2025-04-06 00:31:49 +01:00 |
|
|
640c5f2ca7
|
[frontend]: Add handling for undefined Luas stop IDs
|
2025-04-05 18:28:44 +01:00 |
|
|
5a24775218
|
[server]: Make manually-added Luas stops enabled
|
2025-04-05 18:28:11 +01:00 |
|
|
6c4055f0b5
|
[server]: Fix Decimal error in manually inserted Luas data
|
2025-04-05 18:09:34 +01:00 |
|
|
191ddf8a31
|
[server]: Manually add missing Luas stops
|
2025-04-05 18:03:27 +01:00 |
|
|
24c0028711
|
[frontend]: Auto-fetch user's selected sources
|
2025-04-05 16:33:05 +01:00 |
|
|
afe344286d
|
[frontend]: Fix typo
|
2025-04-05 16:07:59 +01:00 |
|
|
ad40ed425b
|
[frontend]: Fix Luas line colouring
|
2025-04-05 16:07:33 +01:00 |
|
|
fed331bacf
|
[report]: Finish Research & Planning writeup
|
2025-04-05 16:07:14 +01:00 |
|
|
fcb43a68ee
|
[report]: Add JavaScript framework discussion
|
2025-04-05 09:24:49 +01:00 |
|
|
fdbced7560
|
[report]: Add overview of database options
|
2025-04-04 15:42:15 +01:00 |
|
|
9dbefa86cd
|
[report]: Add research progress
|
2025-04-04 10:17:18 +01:00 |
|
|
97c66d5d6d
|
[report]: Add background research
|
2025-04-03 13:38:40 +01:00 |
|
|
ecd55bf8db
|
[report]: Add additional objectives
|
2025-04-03 11:59:26 +01:00 |
|
|
5ae4cb0646
|
[report]: Add Help page
|
2025-04-03 03:41:38 +01:00 |
|
|
e31bcae676
|
[report]: Mention useMemo
|
2025-04-03 03:25:04 +01:00 |
|
|
46f5973ee5
|
[frontend]: Add help page
|
2025-04-03 03:07:14 +01:00 |
|
|
207dbf493e
|
[report]: Simplified Backend Architecture diagram
|
2025-04-03 02:26:59 +01:00 |
|
|
5bbe94e2c3
|
[report]: Update Design & Implementation
|
2025-04-03 01:50:30 +01:00 |
|
|
53ddb831f4
|
[report]: Add Introduction
|
2025-04-02 00:47:48 +01:00 |
|
|
bda5af8930
|
[frontend]: Conditional debounce timeouts
|
2025-04-01 02:40:34 +01:00 |
|
|
2ddfceb902
|
[report]: Finish frontend writeup
|
2025-04-01 02:40:14 +01:00 |
|
|
718aa6905a
|
[frontend]: Ignore non-alphanumeric characters in search
|
2025-04-01 00:40:36 +01:00 |
|
|
b3befc2ba3
|
[frontend]: Add spinner to LoadingOverlay
|
2025-03-31 22:41:26 +01:00 |
|
|
6c410cad2e
|
[frontend]: Tweak wording of button
|
2025-03-31 20:28:10 +01:00 |
|
|
2e2b973a84
|
[frontend]: z-index inflation
|
2025-03-31 20:27:55 +01:00 |
|
|
8f59e4f153
|
[frontend]: Bus error handling
|
2025-03-31 20:27:35 +01:00 |
|
|
b023e38788
|
[frontend]: Determine 'display' boolean first
|
2025-03-31 14:19:52 +01:00 |
|
|
b33ab200f7
|
[report]: Add clocks going back sign error photograph
|
2025-03-30 18:16:20 +01:00 |
|
|
8c67fa0fc6
|
[report]: Start Main Page write-up
|
2025-03-30 17:52:02 +01:00 |
|
|
cf1ff74f9b
|
[frontend]: Ignore 'within KM' if <=0
|
2025-03-30 17:21:39 +01:00 |
|
|
25acf830c3
|
[frontend]: Refactor fetchData to use loop rather than stream
Loops more efficient than streams
|
2025-03-30 17:19:39 +01:00 |
|
|
3e25e5a1a3
|
[report]: Split backend design and frontend design into separate chapters
|
2025-03-30 16:18:29 +01:00 |
|
|
e1dc8a332a
|
[report]: Finish backend design
|
2025-03-30 14:03:21 +01:00 |
|
|
e6fcb0e913
|
[server]: Update return_all_coordinates unit tests
|
2025-03-30 12:24:27 +01:00 |
|
|
3bc18fa6b6
|
[server]: Update return_all_coordinates
|
2025-03-30 12:22:14 +01:00 |
|
|
f7252d3acd
|
[report]: Start Serverless Functions write-up
|
2025-03-29 23:59:22 +00:00 |
|
|
6ef7b3bec8
|
[report]: Add API Design
|
2025-03-29 11:46:29 +00:00 |
|
|
5a8b44110b
|
[report]: Add database design section
|
2025-03-27 11:33:00 +00:00 |
|
|
cbb6c99800
|
[report]: Start write-up
|
2025-03-26 22:49:51 +00:00 |
|
|
db5856e601
|
[report]: Update titlepage
|
2025-03-26 12:45:48 +00:00 |
|