Commit Graph

3 Commits

Author SHA1 Message Date
Sage Vaillancourt 91cca57992 Better transitions
Rename app in package.json
Set up for purely static builds
Accept cluster_deleted messages
Delete unused pages
2022-08-29 07:29:38 -04:00
Sage Vaillancourt d03d1fbfcc Slightly more organized.
Centralize API fetches (don't need to always specify backend URL)
Add mock data to api fetches.
Add dropdown for SASL config.
Try to keep data view from rapidly resizing.
Toying with error display in top-right corner (tentative)
Rename package.
Slightly better WebSocket error handling.
2022-08-21 23:05:51 -04:00
Sage Vaillancourt d926a9cd36 Initial commit.
Less hacky than the backend stuff, but not by too much.
Can request and display one-shot/real-time data.
Can fetch current clusters/topics from the backend.
Can (barely) configure a new cluster for the backend to use.
A lot of boilerplate from sveltekit is still kicking around.
2022-08-18 16:57:22 -04:00