-
Notifications
You must be signed in to change notification settings - Fork 100
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
[FEATURE]: Updated data configuration UI and Two way sync for Custom Label #1046
[FEATURE]: Updated data configuration UI and Two way sync for Custom Label #1046
Conversation
57114af
to
8d6c9c3
Compare
8d6c9c3
to
fcfda9c
Compare
...explorer/visualizations/config_panel/config_panes/config_controls/config_treemap_parents.tsx
Outdated
Show resolved
Hide resolved
...explorer/visualizations/config_panel/config_panes/config_controls/config_treemap_parents.tsx
Outdated
Show resolved
Hide resolved
...plorer/visualizations/config_panel/config_panes/config_controls/data_config_panel_fields.tsx
Outdated
Show resolved
Hide resolved
...plorer/visualizations/config_panel/config_panes/config_controls/data_config_panel_fields.tsx
Outdated
Show resolved
Hide resolved
...plorer/visualizations/config_panel/config_panes/config_controls/data_config_panel_fields.tsx
Show resolved
Hide resolved
...lorer/visualizations/config_panel/config_panes/config_controls/treemap_config_panel_item.tsx
Outdated
Show resolved
Hide resolved
...lorer/visualizations/config_panel/config_panes/config_controls/treemap_config_panel_item.tsx
Show resolved
Hide resolved
...lorer/visualizations/config_panel/config_panes/config_controls/treemap_config_panel_item.tsx
Show resolved
Hide resolved
dashboards-observability/public/components/visualizations/charts/maps/heatmap.tsx
Outdated
Show resolved
Hide resolved
dashboards-observability/public/components/visualizations/charts/maps/treemaps.tsx
Show resolved
Hide resolved
565a598
to
9da652c
Compare
Codecov Report
@@ Coverage Diff @@
## main #1046 +/- ##
============================================
- Coverage 53.59% 53.57% -0.03%
Complexity 291 291
============================================
Files 280 280
Lines 9341 9352 +11
Branches 2155 2161 +6
============================================
+ Hits 5006 5010 +4
- Misses 4165 4172 +7
Partials 170 170
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Please address the failing tests and new comments added. |
e771b5d
to
8742fa3
Compare
Signed-off-by: harshada.lingayat <harshada_lingayat@persistent.com>
Signed-off-by: harshada.lingayat <harshada_lingayat@persistent.com>
Signed-off-by: harshada.lingayat <harshada_lingayat@persistent.com>
Signed-off-by: harshada.lingayat <harshada_lingayat@persistent.com>
Signed-off-by: harshada.lingayat <harshada_lingayat@persistent.com>
Signed-off-by: harshada.lingayat <harshada_lingayat@persistent.com>
Signed-off-by: harshada.lingayat <harshada_lingayat@persistent.com>
Signed-off-by: harshada.lingayat <harshada_lingayat@persistent.com>
Signed-off-by: harshada.lingayat <harshada_lingayat@persistent.com>
f6bf582
to
4da4e2a
Compare
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.
Looks good, thanks for the changes to all the reviews.
Description
Issues Resolved
#1020
#1038
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.