You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* test: introduce and set up unit tests in the UI.
* test: implement comprehensive unit tests for components.
* refactor: optimize data types for widgets and dashboards.
* fix: optimize appearing the wrong prompt by pop-up for the HTTP environments in copy function.
* refactor the configuration view and implement the optional config for displaying timestamp in Log widget.
* test: implement unit tests for hooks and refactor some types.
Copy file name to clipboardExpand all lines: docs/en/changes/changes.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,12 @@
84
84
* Bump vue-i18n from 9.14.3 to 9.14.5.
85
85
* Fix split queries for topology to avoid page crash.
86
86
* Self Observability ui-template: Add new panels for monitor `metrics aggregation queue used percentage` and `metrics persistent collection cached size`.
87
+
* test: introduce and set up unit tests in the UI.
88
+
* test: implement comprehensive unit tests for components.
89
+
* refactor: optimize data types for widgets and dashboards.
90
+
* fix: optimize appearing the wrong prompt by pop-up for the HTTP environments in copy function.
91
+
* refactor the configuration view and implement the optional config for displaying timestamp in Log widget.
92
+
* test: implement unit tests for hooks and refactor some types.
0 commit comments