Commit Graph
236 Commits
Author SHA1 Message Date
qixinzhi b4bb2045d9 * Fix syntax error. 2024-02-21 13:05:19 +08:00
qixinzhi 256c73dee9 * Finish fetch filter options by api in design page. 2024-02-20 16:45:07 +08:00
qixinzhi af1ab40c91 * Finish chart and pivot fetch filter options by api. 2024-02-20 14:26:35 +08:00
songchenxuan 4d2cc0dfa9 * Add option for global filter. 2024-02-20 12:26:20 +08:00
qixinzhi ce8c20630a * Remove comments. 2024-02-20 10:31:21 +08:00
qixinzhi 4157c2c10e * Refactor metric filter fetch options by api. 2024-02-20 09:35:25 +08:00
songchenxuan 5a98f2f74a * Update metric filter option. 2024-02-19 11:19:57 +08:00
zhouxin 560f300828 * Add date type to metric chart config. 2024-02-19 11:05:42 +08:00
songchenxuan 4752d502af * Add updateComponent filters function for screen. 2024-02-19 10:34:43 +08:00
qixinzhi 41f895666a * Fix metric component options and no chart tip. 2024-02-19 09:39:23 +08:00
songchenxuan c995f408d9 * Fix bug for pivot and chart title. 2024-02-18 16:53:19 +08:00
songchenxuan e7f21f0ade * Add title for component option. 2024-02-18 16:15:26 +08:00
songchenxuan 3fa6147ef5 * Fix bug #45899. 2024-02-18 13:07:42 +08:00
qixinzhi 5cb128f166 * Refactor table data. 2024-02-18 10:46:00 +08:00
songchenxuan f7622c1657 * Fix bug #45886. 2024-02-18 10:15:07 +08:00
songchenxuan f34f5a745f * Modify getSysOptions object type. 2024-02-06 16:26:43 +08:00
qixinzhi 8ccfe5c428 * Fix filter option data with latest filter. 2024-02-06 15:34:00 +08:00
songchenxuan cd1f61b2de * Fix bug for saveAs. 2024-02-06 15:18:35 +08:00
qixinzhi c031e8e377 * Fix object option display with show origin column. 2024-02-06 14:49:00 +08:00
songchenxuan 4e7f837044 * Fix bug #45791. 2024-02-06 14:38:08 +08:00
songchenxuan 16d30395dc * Finish saveAs and update filters to screen if it changed. 2024-02-06 12:31:46 +08:00
songchenxuan 3bb6874329 * Fix bug #45806. 2024-02-05 17:16:27 +08:00
songchenxuan 05e8206726 * Fix bug #45806. 2024-02-05 15:20:53 +08:00
qixinzhi 1ad7c1c395 * Fix field setting not work with object type again. 2024-02-05 16:02:29 +08:00
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