69 Commits

Author SHA1 Message Date
c0724d94f0 Run Prettier 2023-09-14 14:07:27 +01:00
767801b328 Adjust formatting for 'via' destinations 2023-09-14 14:07:04 +01:00
cccc9f5bbf Fix time display on new StaffLDB Board 2023-09-14 13:17:49 +01:00
677fac6ca8 Upgrading StaffLDB Display 2023-09-12 21:50:52 +01:00
15b07b6d58 Add error comminication handling 2023-08-31 21:41:19 +01:00
a7e24f2cfc Remove unrequired var 2023-08-31 21:35:04 +01:00
86b072f387 Run prettier 2023-08-31 21:31:27 +01:00
f1acc9b97a Adjust API calls to use URL derived from getApiUrl() function 2023-08-31 21:30:39 +01:00
b98c317ba4 Further adjustments to new staff ldb 2023-08-30 21:33:20 +01:00
58fc7277fd Add initial scripting for new staff-ldb 2023-08-30 19:15:37 +01:00
c5201326a1 Remove original table-generator and staff-ldb components 2023-08-30 19:09:02 +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
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
075419477e Prepare to re-write table-generator for new TS-Type API 2023-08-05 01:02:42 +01:00
69949fb8f4 Update config files to TS 2023-07-24 11:05:08 +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
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
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
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
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
b6dca2df78 Run formatter 2023-07-07 22:07:37 +01:00
8a7c78219f Add classes to train detail messages 2023-07-07 22:05:52 +01:00
5a6fe0f3f5 Modulisation and additions to StaffLDB 2023-07-07 21:59:06 +01:00
cb8aff5788 Work on staff train detail 2023-07-07 13:53:49 +01:00
e3f47dc43a Changes to staff :DB 2023-07-07 11:44:20 +01:00
c0997e92d4 Reformat 2023-07-07 11:29:33 +01:00
7dc24646b9 Prettier formatting 2023-07-07 11:27:28 +01:00
039b57efe7 More work on staff version 2023-07-07 11:15:49 +01:00
31f6113292 Further Staff LDB Work 2023-07-06 21:22:48 +01:00
c4841f6090 Update staffLDB 2023-07-06 13:15:30 +01:00
fdd670cbe1 Enable alerts for staff boards 2023-07-06 13:05:22 +01:00
aa004155d4 Further work on staff LDB 2023-07-06 12:26:57 +01:00
9dae8671ff Add cancellation logic to staff departures 2023-07-05 09:50:37 +01:00
329eaa85d1 Adjust staffldb styling 2023-07-03 23:51:55 +01:00
ef576051bd Begin create staff ldb table 2023-07-03 23:35:12 +01:00
9729cc6c77 Updates 2023-07-03 23:09:24 +01:00
475746300e Begin work on StaffLDB 2023-07-02 21:40:54 +01:00
19f84501aa Fix public LDB Styling 2023-07-01 22:06:01 +01:00
62060e5475 Correct table max-width 2023-07-01 19:53:10 +01:00
8bd6454b67 Tidy general styling and introduce <Welcome /> overlay 2023-06-29 22:01:55 +01:00
d763898d8d Fixes:
- Overlay z-index set to 1000 - always on top
  - Alert bar is now clickable rather than containing a button
2023-06-28 22:12:06 +01:00