rill icon indicating copy to clipboard operation
rill copied to clipboard

Add UI support for previous complete presets

Open AdityaHegde opened this issue 1 year ago • 0 comments

Checklist

  • [x] Manual verification
  • [ ] Unit test coverage
  • [ ] E2E test coverage
  • [x] Needs manual QA?

Summary

Issue addressed:

closes #4004

Details:

This PR adds time range presets for

  • Yesterday (rill-PDC)
  • Previous Week Complete (rill-PWC)
  • Previous Month Complete (rill-PMC)
  • Previous Quarter Complete (rill-PQC)
  • Previous Year Complete (rill-PYC)

We are adding just the presets for now and not the support for supplying arbitrary time range with offsets.

  • [x] Add config in the UI for time ranges.
  • [x] Add validation support in backend.
  • [x] Add config in the UI for comparison time ranges.
  • [x] Add correct settings for reports/alerts.

Steps to Verify

AdityaHegde avatar Feb 20 '24 05:02 AdityaHegde