Commit Graph

31 Commits

Author SHA1 Message Date
8c300cc72a Front end should be solid even when bcak end is giving bad data. Fixed issue where breakdowns were not disappearing when they are the current scene. 2024-03-13 14:33:01 -05:00
6f573685e5 Breakdowns can now be selected to be shown, and entrances mapped will now show the breakdown of the scene they're from. 2024-03-12 22:30:39 -05:00
d4660f49d4 Theming. 2024-03-11 03:05:07 -05:00
e5a49993ad A lot of styling, moving elements around, compacting the UI. 2024-03-10 21:09:37 -05:00
34c9fb5026 Ensure that holy cross code panels don't show up in breakdown. 2024-03-10 15:13:23 -05:00
ecd9967525 Fixed an issue with session keys not updating properly. 2024-03-10 19:42:37 +00:00
fcf1ecf669 Attempt to fix session stores. 2024-03-10 14:38:02 -05:00
5a1a5ac326 Backend appdata path won't update when any form is submitted, just when form to update settings is submitted. 2024-03-10 13:55:58 -05:00
d022243e5a Reworking the user interface. 2024-03-10 01:36:19 -06:00
5f4e8985f2 Updating settings through backend API should work now. Fixed issues with setting the listening address. 2024-03-09 23:20:35 -06:00
ce85d00619 Added some initial logging for future potential debugging purposes. 2024-03-09 17:17:02 -06:00
0af5bf4bb4 typo. 2024-03-09 16:57:57 -06:00
0b888c75eb Server listen address is now stored per-session in cookies. 2024-03-09 16:48:00 -06:00
b49919b547 updating requirements. 2024-03-08 19:20:18 -06:00
a76661cfad You can set where the backend server is now. 2024-03-08 19:11:50 -06:00
eed3fe39c6 trans fox favicon. 2024-03-07 11:38:55 -06:00
25102a6bbc Cross codes now update in place, as soon as a new save file is created. 2024-03-07 03:46:23 -06:00
8e7c65303d Added spell codes to the holy cross codes panel, logic for whether a code has been entered. 2024-03-07 01:00:55 -06:00
c521c24602 Added panel in current breakdown for holy cross codes. Need to add logic for whether they have been entered, need to add live update. 2024-03-06 12:01:57 -06:00
3e34ac33e0 Updates after testing that the tracker will update. Added a panel for when the backend cannot be accessed. 2024-03-05 18:28:26 -06:00
87771622cb Everything should update in place, and will (hopefully) not break of the front end gets bad data or no data. 2024-03-05 14:03:35 -06:00
fcad6b49a8 Breakdown section live refreshes now. Added color to denote undiscovered areas. 2024-03-04 01:46:45 -06:00
0b26b2de62 I guess it won't crash but 2024-03-03 20:52:54 -06:00
dc4bcb19fa Updated the tracker to not crash if the back end isn't running or can't be found. 2024-03-03 20:29:51 -06:00
50f5660740 Removed unused code, front-end now refreshes data without page refresh. 2024-03-03 18:47:56 -06:00
bfb1c44a9e Edits to the readme. 2024-03-03 15:26:54 -06:00
4dd9e43638 Ooops wrong monitor. 2024-03-02 19:54:20 -06:00
6f06455cf6 Organized elements more. Added overview panel. 2024-03-02 19:45:57 -06:00
a1e77de4b3 Work in progress front-end first iteration. 2024-03-02 10:43:49 -06:00
df8f0b3067 Works well enough to start framing into an API for front-end dev for now. 2024-02-28 18:50:22 -06:00
bde9746c88 Initial commit. 2024-02-28 12:40:21 -06:00