-
Notifications
You must be signed in to change notification settings - Fork 42
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
Port/hammer #766
Merged
Merged
Port/hammer #766
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Aaron Chong <[email protected]> (cherry picked from commit 274ca26) Signed-off-by: Aaron Chong <[email protected]>
* Sent refresh counter app event to be void, introduced interval event Signed-off-by: Aaron Chong <[email protected]> * Fix prepend addition Signed-off-by: Aaron Chong <[email protected]> * Using 5 second periodic query interval Signed-off-by: Aaron Chong <[email protected]> * Refactor alert event to use void subject as well Signed-off-by: Aaron Chong <[email protected]> --------- Signed-off-by: Aaron Chong <[email protected]> (cherry picked from commit 58f4869) Signed-off-by: Aaron Chong <[email protected]>
Signed-off-by: Aaron Chong <[email protected]> (cherry picked from commit 3388e03) Signed-off-by: Aaron Chong <[email protected]>
Codecov Report
@@ Coverage Diff @@
## deploy/hammer #766 +/- ##
=================================================
- Coverage 54.26% 54.20% -0.06%
=================================================
Files 263 263
Lines 6583 6619 +36
Branches 875 886 +11
=================================================
+ Hits 3572 3588 +16
- Misses 2871 2891 +20
Partials 140 140
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
* Show month and day view Signed-off-by: Aaron Chong <[email protected]> * Turn off auto refresh when viewing schedule Signed-off-by: Aaron Chong <[email protected]> * Format date correctly to match with the frontend format Signed-off-by: angatupyry <[email protected]> * Auto refresh to be determined in the interval creation effect Signed-off-by: Aaron Chong <[email protected]> * Changing name to be explicit for panel Signed-off-by: Aaron Chong <[email protected]> --------- Signed-off-by: Aaron Chong <[email protected]> Signed-off-by: angatupyry <[email protected]> Co-authored-by: angatupyry <[email protected]> (cherry picked from commit c885e3d) Signed-off-by: Aaron Chong <[email protected]>
* Display an alert when low display res detected Signed-off-by: Aaron Chong <[email protected]> * Raising e2e test resolution Signed-off-by: Aaron Chong <[email protected]> * Adding comment about raising testing resolution Signed-off-by: Aaron Chong <[email protected]> --------- Signed-off-by: Aaron Chong <[email protected]> (cherry picked from commit 0d352fe) Signed-off-by: Aaron Chong <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's new
Porting in
Self-checks