Commit Graph

4 Commits

Author SHA1 Message Date
Aurora Lahtela e8515915cd Disable Apply button when things are up to date or if selected addresses is empty 2024-03-28 20:15:40 +02:00
Aurora Lahtela 3c83cf6baa Implement most of the requirements for this feature 2024-03-24 11:12:10 +02:00
Aurora Lahtela 530c5186b0 Started work on #3268
TODO:
- Change the graph endpoint to accept multiple groups of addresses, or make multiple requests on frontend
- Add endpoint for getting list of join addresses
- Make the join address graph show the groups of addresses
- Clean up the code in the frontend big time
2024-03-23 14:21:42 +02:00
Aurora Lahtela bc424f062f
3236/vite migration (#3354)
* Migrate to Vite
* Remove asset-manifest.json which vite doesn't generate
* Fix tree-shaking removing Export URL if-blocks from services
* Implement address correction for the vite bundle
* Fixed issue with single proxy online graph 403 without page.server.overview.players.online.graph

Affects issues:
- Close #3236
2023-12-10 09:29:01 +02:00