hypertrace-ui
hypertrace-ui copied to clipboard
UI for Hypertrace
fix: loader should hide the columns - Also fixed double table render during the initial load ## Description Please include a summary of the change, motivation and context. ### Testing...
## Description Bump RxJS version to 7
Currently, both the blocked and selected card have same background color, which should not be the case. Applied the background color suggested by the UX
## Description Add necessary labels to topology controls
## Description Please include a summary of the change, motivation and context. ### Testing Please describe the tests that you ran to verify your changes. Please summarize what did you...
## Description Please include a summary of the change, motivation and context. ### Testing Please describe the tests that you ran to verify your changes. Please summarize what did you...
## Description Please include a summary of the change, motivation and context. ### Testing Please describe the tests that you ran to verify your changes. Please summarize what did you...
## 😞 Issue Stepper tab can have custom label for the main action button: ```html CONTENT ``` But if we try to update the `actionButtonLabel` at a later point based...
## Description Added a few enhancements to the `TimeDuration` class. - Enabled support to query for `hours`, `minutes`, `seconds`, `days`, `months`, `years`. - Exposed new logic for `Iso8601DurationString` conversion. The...