Commit Graph
212 Commits
Author SHA1 Message Date
songchenxuan 273dc40a02 * Add cardDateDefault for metric option card, vue use this attr to computed. 2024-02-05 08:53:19 +08:00
qixinzhi fcb68fef9f * Fix card option of metric not work with filter. 2024-02-04 17:20:49 +08:00
songchenxuan 96926ef203 * Fix bug for metric use globalfilter. 2024-01-31 13:59:53 +08:00
songchenxuan b0a49a3d59 * Finish task #111703. 2024-01-30 14:24:18 +08:00
songchenxuan 14d49a5705 * Drop useless code. 2024-01-30 11:26:21 +08:00
songchenxuan de0040213f * Fix bug for filter. 2024-01-30 11:25:17 +08:00
songchenxuan 36c4b84331 * Modify screen getSysOptions. 2024-01-29 16:07:22 +08:00
songchenxuan 535f2c2eb9 * Modify filter change judge. 2024-01-29 11:28:39 +08:00
songchenxuan cd105f9fd9 * Add noDataTip. 2024-01-24 11:58:38 +08:00
songchenxuan f09974b911 * Add dateRange filter name. 2024-01-24 09:47:45 +08:00
zhouxin f20524ca8b * Add date range filter to metric in screen desinger. 2024-01-23 15:56:43 +08:00
zhouxin 54716b0ce9 * Adjust legend color of metric in screen designer. 2024-01-23 08:52:25 +08:00
zhouxin 690729c99f * Make metric's filter from single to multiple. 2024-01-22 14:32:01 +08:00
zhouxin f37d4ad855 * Add "belong" param to filter in screen designer. 2024-01-22 13:43:07 +08:00
songchenxuan 1e3771540f * Fix bug of use array key for an object. 2024-01-18 10:29:12 +08:00
songchenxuan a0dcb98f56 * Finish task #110926. 2024-01-17 17:18:19 +08:00
songchenxuan 8c4fc3db13 * Modify genComponentData filter logic. 2024-01-17 15:28:34 +08:00
qixinzhi ca80f0aec7 * Add default title show when create metric. 2024-01-12 16:03:47 +08:00
qixinzhi 4b72bbd8ee * Generate thumbnail of screen. 2024-01-11 16:28:13 +08:00
qixinzhi 4253d4b36d * Fix component chart option when fetch with filter. 2024-01-10 16:11:59 +08:00
qixinzhi ac3eb533d9 * Get date type from metric. 2024-01-10 11:18:19 +08:00
songchenxuan 27b733b00f * Move isDateMetric and isObjectMetric to option card. 2024-01-09 16:34:36 +08:00
songchenxuan df357a99b2 * Add isDateMetric and isObjectMetric for metric component option. 2024-01-09 16:07:38 +08:00
songchenxuan a6d4d5b340 * Remove comment code. 2024-01-09 15:49:42 +08:00
songchenxuan ce76c73396 * Modify metric groupTable. 2024-01-09 11:14:14 +08:00
songchenxuan b63b670d28 * Init dateType in metric getByID function. 2024-01-09 10:57:11 +08:00
zhouxin 3dabc043dc * Add scope to chart config in screen designer. 2024-01-09 08:56:18 +08:00
zhouxin 0f11020609 * Fix bug #43366. 2024-01-08 17:04:14 +08:00
zhouxin 067e236f3c * Fix bug #43134. 2024-01-08 16:56:12 +08:00
zhouxin c987b97c05 * Ajax get year list for global filter. 2024-01-08 16:23:13 +08:00
zhouxin 027a58f119 * Get menu options of dept for global filter. 2024-01-08 09:49:42 +08:00
zhouxin 225d109a33 * Get first year of install zentao for screen. 2024-01-05 16:48:02 +08:00
zhouxin 107bc58fad * Ajax get component of global filters. 2024-01-05 13:52:22 +08:00
songchenxuan 5310a3e186 * Comment metric date filter. 2024-01-04 11:27:10 +08:00
songchenxuan 0cb7cb65b6 * Modify metric build filter. 2024-01-04 10:17:06 +08:00
zhouxin 2fe9ad1da6 * Refactor metric filters in screen designer. 2024-01-03 14:32:26 +08:00
songchenxuan f64c9fbc53 * Modify filter multi select. 2024-01-02 20:10:36 +08:00
zhouxin 5251d828b0 * Remove useless code. 2024-01-03 09:15:34 +08:00
zhouxin 06f2c072dd * Remove default value of table option in screen. 2024-01-02 16:45:49 +08:00
songchenxuan 10c3568784 * Delete useless code. 2024-01-02 15:01:00 +08:00
songchenxuan 6321276f34 * Delete useless code. 2024-01-02 14:56:04 +08:00
zhouxin 177fbe9a90 * Revert unnecessary code of screen. 2024-01-02 14:01:51 +08:00
zhouxin 1142925ac3 * Remove duplicate code. 2024-01-02 13:14:51 +08:00
songchenxuan 16e3363f23 * Revert screen code to fix bug. 2024-01-02 11:31:53 +08:00
qixinzhi 342cbd0a72 Revert "Revert "* Init metric chart in screen designer.""
This reverts commit 0fc835524c.
2024-01-02 10:36:55 +08:00
qixinzhi 115cece2dd Revert "Revert "* Add card option to screen chart data.""
This reverts commit 512e3d2906.
2024-01-02 10:31:02 +08:00
qixinzhi 70b984cfee Revert "Revert "* Fix chart type.""
This reverts commit c43b04fa62.
2024-01-02 10:28:21 +08:00
qixinzhi 99e6d62631 Revert "Revert "* Add fetch api for screen preview chart data.""
This reverts commit c19e06db79.
2024-01-02 10:27:49 +08:00
qixinzhi a047e76128 Revert "Revert "* Default fasle for metric titleShow.""
This reverts commit a01bcd65d6.
2024-01-02 10:27:21 +08:00
qixinzhi 4b7dc50031 Revert "Revert "* Fix get latest data of metric.""
This reverts commit 3022816cab.
2024-01-02 09:46:08 +08:00