homer-ui
homer-ui copied to clipboard
List of fixes that need porting
- [x] Prevent iframe dashboard from using grafana proxy
- [x] Fix updating dashboard names
- [x] Fix naming requirements for dashboards
- [ ] Fix default widget sizes + add warning when results are too small
- [ ] Buffer alias requests + clear buffer when changing preferences
- [ ] Port multi-alert
- [x] Fix results widget naming + add popup to ask name
- [ ] Replace deprecated .toPromise() with first/lastValueFrom
- [ ] Fix grafana not reloading on dashboard reload button
- [ ] Display if auth token is expired
- [ ] Verify JWT for expiration and log-out if it is expired, without even trying to send to backend