-
Notifications
You must be signed in to change notification settings - Fork 13.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: add timegrains to data payload #20938
Conversation
Codecov Report
@@ Coverage Diff @@
## master #20938 +/- ##
==========================================
- Coverage 66.38% 66.35% -0.04%
==========================================
Files 1766 1766
Lines 67207 67251 +44
Branches 7129 7129
==========================================
+ Hits 44617 44626 +9
- Misses 20766 20801 +35
Partials 1824 1824
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
ba89735
to
ca9b20e
Compare
/testenv up |
@yousoph Ephemeral environment spinning up at http://54.218.49.113:8080. Credentials are |
Ephemeral environment shutdown and build artifacts deleted. |
* add timegrains to data payload * fix * opps * save * integrate type casting for engiines * add perm object * change how wwe raise_for_access * fix orderby on column types * linting (cherry picked from commit 6e5036d)
SUMMARY
Allow users to properly set time filter to update underlying query when chart source = Query
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION