Commit Graph
159 Commits
Author SHA1 Message Date
songchenxuan 9d9513e463 * Modify ajaxgettableandcharts function and page. 2023-11-24 15:55:25 +08:00
songchenxuan 4b5800d300 * Set flex-basis for tableWidth. 2023-11-24 15:25:00 +08:00
songchenxuan 8c422a4ba0 * Show dtable in multi-preview metric. 2023-11-24 15:09:19 +08:00
zhouxin 2f8eabeb75 * Hide button when hasn't filter. 2023-11-24 10:42:28 +08:00
zhouxin ddc720229a * Add pager to preview multiple metrics. 2023-11-24 10:42:28 +08:00
zhouxin ddc88549f8 * Hide filter of calc time when preview multiple metrics. 2023-11-24 10:42:28 +08:00
zhouxin 52488030fb * Fix error of preview multiple metrics. 2023-11-24 10:26:28 +08:00
zhouxin 8bfdaf2b77 * Hide button when hasn't filter. 2023-11-24 10:23:08 +08:00
zhouxin 8da171a26d * Hide pager when metric type has not date. 2023-11-23 17:22:11 +08:00
zhouxin 8a1b68e86a * Hide form of calc time in preview. 2023-11-23 17:22:11 +08:00
songchenxuan 01d5e11ea4 * Add new function for 3 header. 2023-11-23 13:40:35 +08:00
songchenxuan a10f3314d1 * Use resultHeader to get recordType. 2023-11-23 12:24:38 +08:00
songchenxuan 5005cc4439 * Try fix conflict. 2023-11-23 11:53:03 +08:00
zhouxin 5a8791f8ca * Add pager to metric-preview. 2023-11-23 10:32:55 +08:00
songchenxuan 6f875a17c7 * Set max-width 50% for metric preview and use flex-basis. 2023-11-21 16:20:22 +08:00
songchenxuan c1a40f4e29 * Fix metric preview set className bug. 2023-11-21 13:57:16 +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
songchenxuan f8556bab9d * Finish single page metric-tree. 2023-11-20 14:09:45 +08:00
qixinzhi 1e781f39b0 * Fix error without filter any metric. 2023-11-17 14:45:32 +08:00
qixinzhi 16e087c611 * Fix can not close modal after publish. 2023-11-15 16:14:17 +08:00
qixinzhi 40dbcd96bd * Finish custom metric implement. 2023-11-15 16:13:16 +08:00
qixinzhi ca9e4be1a5 * Fix display html tags error. 2023-11-15 10:34:57 +08:00
liumengyi e0b4eab07c * Remove , at the end of row in the lastest children in metric. 2023-11-14 13:41:52 +08:00
songchenxuan 22eeb8dc04 * Fix bug for metric collect page. 2023-11-14 09:49:39 +08:00
songchenxuan 0b69c76c92 * Merge code. 2023-10-12 15:19:01 +08:00
songchenxuan 645d6b6141 * Fix add metric box bug. 2023-10-09 12:40:06 +08:00
songchenxuan bbdefada6e * Modify metric function. 2023-10-09 12:32:10 +08:00
songchenxuan 28d3191eb0 * Fix change chartType with formData. 2023-10-09 09:49:07 +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
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 c099c45122 * Display none when filter no metric,bug#38796. 2023-09-22 01:58:00 +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
qixinzhi 625facf613 * Add metric query error check,bug#38790. 2023-09-20 07:52:09 +00:00
qixinzhi c86d07d6af * Fix switch metric after filter,bug#38652,task#103053. 2023-09-20 03:26:25 +00:00
zhouxin dec04bdd1a * Adjust toolbar of metric. 2023-09-20 10:56:48 +08:00
qixinzhi d44f3b43aa * Fix search in browse,bug#38251,task#103073. 2023-09-20 01:39:26 +00:00
zhouxin cb56566873 * Modify edit page for builtin metric. 2023-09-19 13:57:23 +08:00
songchenxuan 79f6e6b464 * Modify css. 2023-09-19 11:55:08 +08:00
songchenxuan 3a7cb2486c * Remove metric multiple div. 2023-09-19 11:45:24 +08:00
zhouxin 7247be45ff * Fix bug of metric-view. 2023-09-19 11:14:04 +08: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
zhouxin dc51ac1c35 * Adjust lang of metric-view. 2023-09-19 09:48:17 +08:00
zhouxin 905618ac3b * Ajust css to metric-view. 2023-09-19 09:42:55 +08:00