-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Compliance dashboard UI and API #171312
Merged
Omolola-Akinleye
merged 24 commits into
elastic:main
from
Omolola-Akinleye:compliance-dashboard-data-api
Nov 30, 2023
Merged
Compliance dashboard UI and API #171312
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
09a00e0
scores by benchmark aggs
Omolola-Akinleye 81b7c2c
add benchmark aggregation query
Omolola-Akinleye 190f5b8
first pass compliance dashboard api update
Omolola-Akinleye eaebc40
fix benchmarks api
Omolola-Akinleye 58485f1
add utils for mapping field conversion
Omolola-Akinleye f91fd17
add benchmark tests and unit tests
Omolola-Akinleye c03ee4e
add logger and tests
Omolola-Akinleye f33f65e
add remove the unecessary mock items
Omolola-Akinleye a2d884d
Merge branch 'main' of github.com:Omolola-Akinleye/kibana into compli…
Omolola-Akinleye e4c84fe
add kspm test case
Omolola-Akinleye 605c38f
remove dynamic property
Omolola-Akinleye 622da00
add versioning and update integration tests
Omolola-Akinleye 0e2c06a
Merge branch 'main' into compliance-dashboard-data-api
Omolola-Akinleye df1a906
Merge branch 'main' into compliance-dashboard-data-api
Omolola-Akinleye 1ce83b7
add dashboard ui with benchmarks
Omolola-Akinleye bde5b2e
Merge branch 'main' of github.com:Omolola-Akinleye/kibana into compli…
Omolola-Akinleye 92394f7
fix border styles
Omolola-Akinleye f6ad4ae
Merge branch 'compliance-dashboard-data-api' of github.com:Omolola-Ak…
Omolola-Akinleye f8111c5
fix extra padding
Omolola-Akinleye 0591bf5
fix alignment issue
Omolola-Akinleye 09a914a
address pr comments
Omolola-Akinleye d14b4da
Merge branch 'main' into compliance-dashboard-data-api
Omolola-Akinleye 8239363
use constant interval and make code more readable
Omolola-Akinleye a134050
Merge branch 'compliance-dashboard-data-api' of github.com:Omolola-Ak…
Omolola-Akinleye File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: this could be called PercentageLabels instead of NonCompactPercentageLabels