rill
rill copied to clipboard
Add UI support for previous complete presets
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.