Commit Graph
100 Commits
Author SHA1 Message Date
songchenxuan 40429b4eba * Fix js error for echart options series. 2023-11-25 13:37:01 +08:00
zhouxin 900622cda5 * Add collapse button to metric-preview. 2023-11-20 17:14:25 +08:00
songchenxuan 516dc17ff3 * Finish multi-metric preview page js load. 2023-11-20 15:30:16 +08:00
songchenxuan d4bf0845b7 * Finish multi-metric preview. 2023-11-20 14:40:46 +08:00
qixinzhi 4c6f5088e4 * Add redirect to implement after create if select implement,bug#38621. 2023-11-16 09:36:02 +08:00
qixinzhi 40dbcd96bd * Finish custom metric implement. 2023-11-15 16:13:16 +08:00
songchenxuan 1d9ce51e97 * Merge code. 2023-10-12 13:00:40 +08:00
songchenxuan 28d3191eb0 * Fix change chartType with formData. 2023-10-09 09:49:07 +08:00
songchenxuan 80239fe1a6 * Fix single echart change. 2023-10-08 15:10:23 +08:00
songchenxuan 447f1c5bb4 * Finish single preview echart init. 2023-10-08 14:43:44 +08:00
songchenxuan 1e3a05f957 * Finish filter query. 2023-10-07 18:16:55 +08:00
qixinzhi ecacf75cbd * Fix metric record sort. 2023-10-08 02:08:50 +00:00
songchenxuan f1cce1d647 * Modify code. 2023-10-07 15:24:36 +08:00
songchenxuan ed2c69ac7d * Reconfiguration code. 2023-10-07 14:59:27 +08:00
songchenxuan c89604a13d * Move 18x code to 20. 2023-10-07 10:05:08 +08:00
qixinzhi 1020dcce20 * Add chart data zoom. 2023-09-26 02:33:52 +00:00
qixinzhi b46dd77812 * Fix change chart type with picker after query metric records. 2023-09-21 07:14:59 +00:00
qixinzhi dbcf85f8b6 * Fix metric record scope query to multiple select,bug#38763. 2023-09-21 06:30:28 +00:00
qixinzhi c64fc36b6c * Finish metric record query in multiple. 2023-09-21 05:50:48 +00:00
songchenxuan b90bce4c33 * Fix bug #38791. 2023-09-21 11:07:05 +08:00
qixinzhi 227aeea0a5 * Update metric type after edit with old metric,bug#38616. 2023-09-20 08:56:34 +00:00
qixinzhi 625facf613 * Add metric query error check,bug#38790. 2023-09-20 07:52:09 +00:00
qixinzhi f0ad9971c8 * Fix table row ellipsis,bug#38626,task#103060. 2023-09-20 06:50:51 +00:00
qixinzhi c86d07d6af * Fix switch metric after filter,bug#38652,task#103053. 2023-09-20 03:26:25 +00:00
songchenxuan c895d35363 * If picker has been inited, destory it and init again. 2023-09-19 15:08:47 +08:00
zhouxin 881aa638b3 * Adjust style of metric-view. 2023-09-19 14:34:24 +08:00
songchenxuan da35b04f24 * Use picker onchange event. 2023-09-19 13:12:06 +08:00
songchenxuan 40dae78faa * Finish task #102583. 2023-09-19 12:33:06 +08:00
songchenxuan 86629c479b * Multiple show chart. 2023-09-19 12:19:26 +08:00
songchenxuan 79f6e6b464 * Modify css. 2023-09-19 11:55:08 +08:00
songchenxuan cb1a37a2ff * Add new param for renderChart. 2023-09-19 11:05:57 +08:00
zhouxin 7247be45ff * Fix bug of metric-view. 2023-09-19 11:14:04 +08:00
songchenxuan 499813f883 * Add param for use function. 2023-09-19 10:48:53 +08:00
songchenxuan 4772942733 * Add new param. 2023-09-19 10:46:43 +08:00
qixinzhi c16dc362ce * Finish metric records filter with chart,task#102579,story#49054. 2023-09-19 02:42:16 +00:00
qixinzhi e0cfbbe2ec * Finish metric records filter,task#102579,story#49054. 2023-09-19 02:37:26 +00:00
songchenxuan 0522269ff4 *Add init picker function, all chart-type picker use js to init. 2023-09-19 10:27:52 +08:00
songchenxuan f371410fbe * Add multiple chart init. 2023-09-19 08:28:23 +08:00
zhouxin 71008e3e31 * Add js to complete measurement feature.. 2023-09-18 16:56:08 +08:00
songchenxuan 9b4acb0fb8 * Show all chart. 2023-09-18 14:00:04 +08:00
songchenxuan d2c24fdff2 * Drop chart div before init it. 2023-09-18 13:09:23 +08:00
songchenxuan cbc2e81a4c * Add chart show if table head length is 4. 2023-09-18 12:55:24 +08:00
songchenxuan 8d2ace5ddb * Add Chart init. 2023-09-18 10:37:58 +08:00
songchenxuan 96df1535fd * Finish task #102581. 2023-09-14 15:48:40 +08:00
songchenxuan 54c85b13ed * Modify multiple charts height. 2023-09-14 15:36:04 +08:00
zhouxin 5f3c5bbaee * Add test metric to metric-view. 2023-09-14 16:19:08 +08:00
songchenxuan 63ac278a4b * Modify metric create logical. 2023-09-14 13:54:05 +08:00
qixinzhi 2aa082d0c5 * Ellipsis scope cloumn,task#102584, story#49183. 2023-09-14 06:03:50 +00:00
songchenxuan a1a2a87582 * Add delete metric in multiple page. 2023-09-14 12:24:35 +08:00
qixinzhi 9f04224f1b * Fix dtable virtual render. 2023-09-14 05:31:48 +00:00