qixinzhi
|
fa08feb6c4
|
* Fix filter with metric table.
|
2024-02-21 13:05:20 +08:00 |
|
qixinzhi
|
b4bb2045d9
|
* Fix syntax error.
|
2024-02-21 13:05:19 +08:00 |
|
qixinzhi
|
ae6176ad02
|
* Fix query string to lower 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 |
|
qixinzhi
|
4157c2c10e
|
* Refactor metric filter fetch options by api.
|
2024-02-20 09:35:25 +08:00 |
|
qixinzhi
|
4b72bbd8ee
|
* Generate thumbnail of screen.
|
2024-01-11 16:28:13 +08:00 |
|
qixinzhi
|
ea8e351d22
|
* Fix metric table header error.
|
2024-01-09 14:26:45 +08:00 |
|
zhouxin
|
107bc58fad
|
* Ajax get component of global filters.
|
2024-01-05 13:52:22 +08:00 |
|
zhouxin
|
683adba762
|
* Delete duplicate ajaxgettreedata method.
|
2024-01-02 13:45:17 +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
|
19fb631e0b
|
Revert "Revert "* Add ajaxGetMetricData function.""
This reverts commit c45fa44b2c.
|
2024-01-02 10:31:25 +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
|
717f7242ef
|
Revert "Revert "* Filter metric's data for screen designer.""
This reverts commit fa7a08b9b1.
|
2024-01-02 09:39:04 +08:00 |
|
qixinzhi
|
8a46e48f11
|
Revert "Revert "* Refactor to ajax get chart data when enter design and preview.""
This reverts commit f3356158a2.
|
2024-01-02 09:27:56 +08:00 |
|
qixinzhi
|
b47db0b773
|
Merge remote-tracking branch 'origin/18.x' into 18.x+bi
|
2024-01-02 09:22:26 +08:00 |
|
zhouxin
|
8e023cd2d1
|
* Fix screen's filter.
|
2023-12-26 17:15:18 +08:00 |
|
qixinzhi
|
de7a6054e4
|
Revert "* Move ajaxGetTreeData to pms."
This reverts commit d52b6bf4f4.
|
2023-12-18 10:53:08 +08:00 |
|
qixinzhi
|
b18a1e6fef
|
Revert "* Add scope list to screen designer."
This reverts commit 6043c2f0e6.
|
2023-12-18 10:53:08 +08:00 |
|
qixinzhi
|
0fc835524c
|
Revert "* Init metric chart in screen designer."
This reverts commit ba12fd8e4c.
|
2023-12-18 10:53:08 +08:00 |
|
qixinzhi
|
a3132439dd
|
Revert "* Fix metric scope order in config."
This reverts commit b0c102d42d.
|
2023-12-18 10:53:08 +08:00 |
|
qixinzhi
|
e772adff8b
|
Revert "* Generate metric component."
This reverts commit 5f76e34004.
|
2023-12-18 10:53:07 +08:00 |
|
qixinzhi
|
c45fa44b2c
|
Revert "* Add ajaxGetMetricData function."
This reverts commit f4c0265cd9.
|
2023-12-18 10:53:05 +08:00 |
|
qixinzhi
|
c19e06db79
|
Revert "* Add fetch api for screen preview chart data."
This reverts commit df96e69034.
|
2023-12-18 10:53:04 +08:00 |
|
qixinzhi
|
fa7a08b9b1
|
Revert "* Filter metric's data for screen designer."
This reverts commit 2174b5c232.
|
2023-12-18 10:52:58 +08:00 |
|
qixinzhi
|
f3356158a2
|
Revert "* Refactor to ajax get chart data when enter design and preview."
This reverts commit a651126b35.
|
2023-12-18 10:52:55 +08:00 |
|
qixinzhi
|
a651126b35
|
* Refactor to ajax get chart data when enter design and preview.
|
2023-12-16 17:11:38 +08:00 |
|
zhouxin
|
2174b5c232
|
* Filter metric's data for screen designer.
|
2023-12-14 17:27:44 +08:00 |
|
qixinzhi
|
df96e69034
|
* Add fetch api for screen preview chart data.
|
2023-12-12 17:22:24 +08:00 |
|
qixinzhi
|
f4c0265cd9
|
* Add ajaxGetMetricData function.
|
2023-12-12 14:04:39 +08:00 |
|
zhouxin
|
5f76e34004
|
* Generate metric component.
|
2023-12-05 17:22:17 +08:00 |
|
qixinzhi
|
b0c102d42d
|
* Fix metric scope order in config.
|
2023-12-05 14:33:14 +08:00 |
|
zhouxin
|
ba12fd8e4c
|
* Init metric chart in screen designer.
|
2023-12-05 14:25:07 +08:00 |
|
zhouxin
|
6043c2f0e6
|
* Add scope list to screen designer.
|
2023-12-05 10:49:10 +08:00 |
|
qixinzhi
|
d52b6bf4f4
|
* Move ajaxGetTreeData to pms.
|
2023-12-05 08:46:51 +08:00 |
|
qixinzhi
|
6cbee1b68d
|
* Move ajaxgetchart to pms.
|
2023-11-07 14:52:37 +08:00 |
|
zhouxin
|
e77240bdab
|
* Fix bug #39503.
|
2023-10-12 15:41:16 +08:00 |
|
zhouxin
|
d026372403
|
* Add month filter to screen.
|
2023-11-13 03:08:22 +08:00 |
|
songchenxuan
|
2d26ddde47
|
* Modify bi showGuide.
|
2023-07-26 13:14:45 +08:00 |
|
liugang
|
c5c6327271
|
* Change the redirect url when toggle year or dept or account in annual data page - fix bug #34836.
|
2023-04-26 02:53:55 +00:00 |
|
宋辰轩
|
7374a11495
|
Add func for update18_3.
|
2023-04-17 15:23:30 +08:00 |
|
宋辰轩
|
0e63bf94cb
|
*Modify version check.
|
2023-04-17 11:28:01 +08:00 |
|
宋辰轩
|
1074ac1970
|
* Add biz png and modify screen first guide.
|
2023-04-17 11:25:47 +08:00 |
|
宋辰轩
|
c50fab01ad
|
* Add png to zentao.
|
2023-04-17 08:53:30 +08:00 |
|
宋辰轩
|
5424de798c
|
* Finish task #91131.
|
2023-04-14 16:55:50 +08:00 |
|
liugang
|
0d19218860
|
* Display the annualData by fetch.
|
2023-04-04 02:33:40 +00:00 |
|
liugang
|
4b5b9bd85a
|
* Assign dimension ID to the view page.
|
2023-04-03 08:58:29 +00:00 |
|
liugang
|
63d41661b8
|
* Add dimension module, finish task #90072.
|
2023-04-03 08:14:46 +00:00 |
|
qixinzhi
|
c76b01e68d
|
* Finish screen view for draft.
|
2023-03-02 14:39:12 +08:00 |
|
hufangzhou
|
f3cd2e7d4d
|
* Change the Easy Soft to ZenTao Software.
|
2023-02-15 17:01:22 +08:00 |
|