homer-ui icon indicating copy to clipboard operation
homer-ui copied to clipboard

List of fixes that need porting

Open AlexeyOplachko opened this issue 2 years ago • 0 comments

  • [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

AlexeyOplachko avatar Aug 09 '22 08:08 AlexeyOplachko