Commit Graph

247 Commits

Author SHA1 Message Date
958eabe76e Bump version, add .dockerignore to improve buildtimes 2024-04-19 20:51:12 +01:00
7dcf0c8b1b Update PIS Icon from numbers to dialpad 2024-04-19 20:46:34 +01:00
ee8b547a19 Add tooltip to version icons 2024-04-19 17:10:55 +01:00
3abdc7d740 Add non-public, pass times, and booked platforms to train details 2024-04-17 13:04:31 +01:00
8c91a50a34 Add non-passenger locations to train detail and prepare for 'pass' times to be made available from API. 2024-04-17 12:20:50 +01:00
21eabfc7d7 Remove 'Find by PIS Code' as it is not working, and probably isn't that useful! 2024-04-17 12:20:29 +01:00
94434cdcf8 Fix icon layout on versions page 2024-04-17 12:19:57 +01:00
b6d3d128bc Bump version 2024-04-17 12:19:43 +01:00
d107416bb0 Re-add package-lock 2024-04-17 10:16:54 +01:00
70fb62fd6f Adjust CSS 2024-04-17 10:11:45 +01:00
33fb2a607f Add icons to menu and versions page 2024-04-17 09:59:32 +01:00
0a666afc58 Add train detail icons with tooltips 2024-04-16 21:28:11 +01:00
4537ff51a8 Adjust the text on the PIS page to clarify support of all GWR services. 2024-03-31 19:58:13 +01:00
a52d1fa173 Adjust the version string format to ensure integer comparison can be made. Changed from 2024.3.0 to 2024.03.2 2024-03-31 19:57:46 +01:00
1bb9db3bc3 Adjust the welcome messages 2024-03-31 19:56:52 +01:00
80b3c235af Replace registration stream with code based 2024-03-10 20:43:29 +00:00
4dd9ea05d6 Add code registration page 2024-03-09 20:35:17 +00:00
b9d18950b9 Add ASCII art to <head> 2024-03-09 19:07:56 +00:00
6c0d152358 Change welcome message referencing OwlBoard/backend#71 2024-03-01 22:13:08 +00:00
a4276bd0e9 Bump version 2024-02-19 11:25:21 +00:00
008e106877 Remove extra 'first' from PIS handler pis-text string 2024-02-19 11:24:54 +00:00
bf93df98cd Fix & close OwlBoard/backend#67
Page pathname now contains trailing '/' due to Sveltekit changes.
2024-02-19 11:23:31 +00:00
27e56b4177 Adjust welcome page 2024-02-11 12:51:56 +00:00
782a60191b Fix PIS handler spacing 2024-02-11 12:50:30 +00:00
476b5e45c3 Update version strings and adjust 'Welcome' text 2024-02-05 21:30:06 +00:00
9cd082193b Adjust train detail dtop box to space out PIS details 2024-02-05 21:07:56 +00:00
b9f5f3dc1d Add note when train is planned cancelled 2024-02-05 20:10:11 +00:00
f5760acd47 Add VSTP Text 2024-02-03 21:53:57 +00:00
5029ca7088 Prepare PIS Handler - requires testing 2024-02-03 21:46:08 +00:00
e3c8cc069f Bump version 2024-01-16 20:47:34 +00:00
23d75880b5 format files 2024-01-16 20:34:41 +00:00
e6ee0dc321 Add handler for PIS object 2024-01-16 20:34:31 +00:00
6505ba7f60 Fix Island Line in TOC Map.
Closes OwlBoard/backend#61
2024-01-13 22:25:32 +00:00
b17fa46151 Updated upstream URL 2024-01-13 21:13:10 +00:00
84c497f3c5 Update Help links to include Facebook Page. 2023-12-04 11:10:53 +00:00
ceb8533154 Push useless update to fix cache failure on one device 2023-11-24 12:41:55 +00:00
2fc19dfab8 Add sorry message 2023-11-14 21:06:29 +00:00
1be9fea029 Add welcome message - November downtime 2023-11-10 20:51:36 +00:00
08cd8257a7 Closes OwlBoard/backend#52 2023-11-09 20:30:46 +00:00
a8a81970d6 Reduce overlay-island.svelte height.
Closes OwlBoard/backend#30
2023-11-09 20:29:27 +00:00
59d6eb7001 Add styling to report issue buttons
Closes OwlBoard/backend#53
2023-11-09 20:26:58 +00:00
b02e015496 Update remaining elements with new theme colors 2023-10-16 11:52:05 +01:00
5092de122a Add canonical link tags 2023-10-16 11:17:34 +01:00
a60448613b Assign new colour scheme 2023-10-10 12:46:42 +01:00
74079e6d9a Adjust theme 2023-10-06 12:50:21 +01:00
d49c725215 Update color vars to new var names 2023-10-06 12:47:18 +01:00
72495a63be Update color vars in Svelte components - BUT NOT PAGES 2023-10-06 12:31:17 +01:00
e2cefdda08 Move themes to separate CSS file 2023-10-06 11:53:35 +01:00
bb0d389b09 Adjust navigation shadow 2023-10-06 11:23:46 +01:00
8773b080f3 Add box shadow to overlay and islands 2023-10-06 11:21:00 +01:00
3d22bf5910 Remove errant comma 2023-10-04 11:55:35 +01:00
daf7085d60 Add welcome message 2023-10-04 11:53:14 +01:00
41cc0b5ea1 StaffLDB-Minify (#1)
New staffLDB API Ready to merge

Reviewed-on: #1
2023-10-03 21:36:58 +01:00
23e5176db8 Bump version number 2023-08-24 20:33:44 +01:00
e42aaa419d Run npm format 2023-08-24 20:28:57 +01:00
bc6fd6cdc9 Closes issue: OwlBoard/backend#39
Still awaiting the check auth endpoint, the code only acts on a 401 response.  That means that it currently will not detect if an account is expired.
2023-08-24 20:24:28 +01:00
4cd8a496b8 Shorten meta description 2023-08-24 19:41:24 +01:00
db02475eb3 Adjust the meta description as it is currently appearing on Google results 2023-08-24 19:41:24 +01:00
b1646fb2bd Change the name of 'more' link to 'menu' to improve Lighthouse score. 2023-08-24 19:41:24 +01:00
078d1d473f Adjustments to the registration page ref: OwlBoard/backend#39 2023-08-24 19:41:24 +01:00
55831164ed Add libauth.ts for centralised authentication 2023-08-24 19:41:24 +01:00
73dd219394 Attempt to fix error on login page. Ref: OwlBoard/backend#39 2023-08-24 19:41:24 +01:00
680fb68ce2 Add DevBanner 2023-08-18 21:02:03 +01:00
f5a73f20e5 Begin adapting TableGeneratorDev for new API response 2023-08-15 21:50:32 +01:00
eac9d2bff7 Preparatory work for update StaffLdb API Response 2023-08-14 22:00:26 +01:00
2ab35c042e Adjust version and ensure .npmrc is included in Docker build step 2023-08-07 11:04:39 +01:00
10d221007e Remove default speed value
Closes OwlBoard/backend#34
2023-08-07 10:22:34 +01:00
01cfb7beb7 Correct West Coast Railway code
Closes:
OwlBoard/backend#38
2023-08-07 10:17:39 +01:00
075419477e Prepare to re-write table-generator for new TS-Type API 2023-08-05 01:02:42 +01:00
f82e8b72c1 Update welcome message 2023-08-02 20:28:03 +01:00
325a6510f3 Update welcome messages 2023-08-02 20:09:52 +01:00
8d4467b875 Bump version 2023-07-27 21:32:07 +01:00
2c587f7477 Update versions page 2023-07-27 21:31:27 +01:00
29de27181c Bump version - fix svelte.config.js 2023-07-24 12:23:16 +01:00
d3cec6e15b Type scriptify 'Welcome' store 2023-07-24 11:44:38 +01:00
2ffa3510ee Add sorting to Quick Links 2023-07-24 11:35:27 +01:00
69949fb8f4 Update config files to TS 2023-07-24 11:05:08 +01:00
8dc0b102a0 Begin typescript transition 2023-07-24 00:46:07 +01:00
7c8f59c56a Bump version 2023-07-14 11:09:16 +01:00
42fea0975e Add Map for 'ZZ' 2023-07-14 11:08:15 +01:00
bc152a4f18 Style TOC field in PIS Finder 2023-07-14 11:06:36 +01:00
3d6d496fca Bump version 2023-07-13 22:24:14 +01:00
aed19db240 Adjust train detail styling 2023-07-13 22:19:03 +01:00
93db6c33b1 Add per-toc styling to Timetable and train detail 2023-07-13 22:16:41 +01:00
2bbe81922c Fix URL for timetable details 2023-07-13 20:36:47 +01:00
be7d0106d5 Add 'getTrainByUID - and format 2023-07-13 19:40:32 +01:00
6795809098 Prepare upgrade of timetable lookup tool 2023-07-12 23:15:32 +01:00
81ec43ef5a Prepare release of 2023.7.1-beta 2023-07-12 21:00:28 +01:00
c61a8e9ff0 Bump beta string 2023-07-12 17:27:58 +01:00
e42a8946c7 Staff LDB and train detail fully responsive 2023-07-12 17:25:35 +01:00
fcf8285c90 Adapt StaffLDB Table to use Ubuntu-Mono and add media queries to improve readability on very small screens and on larger phones/tablets 2023-07-12 16:56:04 +01:00
9045834916 Adjust fixed table widths 2023-07-12 15:06:47 +01:00
fe80f0c40a Add note about refreshing page 2023-07-12 00:53:38 +01:00
543318dd8a Fix nginx config for proxy to API server 2023-07-11 23:49:14 +01:00
8676a62f1e Margin fixes 2023-07-11 22:59:41 +01:00
0c5d488d1f Change cursor style for clickable elements 2023-07-09 23:28:05 +01:00
a83c8d3ed5 Componentised staffLdb - currently fighting with table styling 2023-07-09 23:25:59 +01:00
dc4906b060 Adjust welcome overlay positioning for larger viewports 2023-07-09 20:13:56 +01:00
45b64002f4 Fixes to StaffLDB - needs componentisong 2023-07-09 08:12:25 +01:00
13d3bc4dbe Add bus and ferry to staffLDB 2023-07-08 21:54:33 +01:00