qixinzhi
|
8fc55a2c33
|
* Add delist tip for used in screen.
|
2024-04-07 06:12:02 +00:00 |
|
qixinzhi
|
5227bf9aa6
|
* Add tip for delist or deleted metric in screen.
|
2024-04-07 05:31:18 +00:00 |
|
qixinzhi
|
64fd86d0b4
|
* Fix global filter not work with metric card.
|
2024-04-07 02:13:30 +00:00 |
|
qixinzhi
|
86ed5fb5ba
|
* Fix spelling syntax error.
|
2024-03-27 05:34:19 +00:00 |
|
zhouxin
|
a1bad7e2a0
|
* Remove extra code.
|
2024-02-28 16:26:18 +08:00 |
|
zhouxin
|
b4b09e3785
|
* Fix merge error.
|
2024-02-28 16:26:18 +08:00 |
|
zhouxin
|
31657fefc2
|
* Update chart when change metric filter in screen designer.
|
2024-02-28 16:26:18 +08:00 |
|
qixinzhi
|
25282a9e2c
|
* Fix syntax error in tmp log file.
|
2024-02-28 16:26:18 +08:00 |
|
qixinzhi
|
4c392b8c7c
|
* Fix syntax error in tmp log file.
|
2024-02-28 16:26:18 +08:00 |
|
qixinzhi
|
edc0b433d4
|
* Refactor metric fetch data with pager.
|
2024-02-28 16:26:17 +08:00 |
|
zhouxin
|
84b92d2218
|
* Fix table headers in screen designer.
|
2024-02-28 16:26:17 +08:00 |
|
zhouxin
|
00c7adeae5
|
* Fix error of screen designer.
|
2024-02-28 16:26:16 +08:00 |
|
songchenxuan
|
3548c4bae4
|
* Add param for getMetricTableOption.
|
2024-02-28 16:26:16 +08:00 |
|
qixinzhi
|
238e23abed
|
* * Refactor component options and metric.
|
2024-02-28 16:26:14 +08:00 |
|
qixinzhi
|
c0867bef42
|
* * Fix component title display after filter, bug#46112.
|
2024-02-28 16:26:12 +08:00 |
|
qixinzhi
|
9b2dda5d5d
|
* * Fix dataZoom of bar chart again.
|
2024-02-28 16:26:12 +08:00 |
|
qixinzhi
|
906ce68669
|
* * Fix syntax error.
|
2024-02-28 16:26:10 +08:00 |
|
宋辰轩
|
08ad1017f9
|
revert 1f8c61afae
revert * Add option for global filter.
|
2024-02-28 16:26:07 +08:00 |
|
qixinzhi
|
1a7d5e9eb3
|
* Refactor merge filters with fetch chart component data.
|
2024-02-28 16:26:06 +08:00 |
|
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 |
|