Commit Graph
22 Commits
Author SHA1 Message Date
qixinzhi 1caa8eb059 * Finish display show origin item,task#105328,story#50220. 2023-11-15 14:47:21 +08:00
liugang a51ee4691a * pivotJS: refactor the loadCustomPivot function - use the formData object to post data. 2023-11-06 17:44:09 +08:00
liugang 5fd9fabef4 * pivotJS: remove the module parameter in url. 2023-11-06 17:43:27 +08:00
liugang d6d29980b2 * pivot: fix error the filter value maybe not a array. 2023-11-02 10:53:32 +08:00
liugang 1d563a84b7 * pivot: reload custom pivot table when query conditions changed. 2023-11-02 09:25:56 +08:00
liugang d536fb09f2 * pivot: refactor the getCellSpan function. 2023-10-31 10:10:07 +08:00
liugang b62abc1171 + pivot: if column contains slice field, re-render cell. 2023-10-31 10:04:52 +08:00
liugang a70bfc5e68 - pivot: remove unused code. 2023-10-27 14:05:42 +08:00
liugang c6b2476565 * pivot: display line chart in project deviation page. 2023-10-27 14:05:15 +08:00
liugang f2bb21fb90 * pivotJS: subtract the gap height when calculate height of dtable. 2023-10-27 09:58:55 +08:00
liugang cfe04b0971 + pivotJS: add function to calculate height of dtable. 2023-10-27 09:38:36 +08:00
liugang 8250f1a39e * pivotJS: refactor the function to getCellSpan of dtable. 2023-10-27 09:37:42 +08:00
liugang b3a96e90f9 + pivotJS: add function to reload workload table when query conditions changed. 2023-10-27 09:36:47 +08:00
liugang 7544b3640e pivotJS: add function to reload execution deviation table when query conditions changed. 2023-10-27 09:34:49 +08:00
liugang 174e9a0efa * pivotJS: adjust comment message. 2023-10-27 09:33:51 +08:00
liugang 4dd578e8fe + pivotJS: add function to reload the bug create table when query conditions changed. 2023-10-27 09:33:03 +08:00
liugang fe2f8bafdb * pivot: fix error of declear global function. 2023-10-24 16:58:00 +08:00
liugang 90789c28a5 * pivot: add function to merge cell of dtable. 2023-10-24 16:39:19 +08:00
liugang c702968d8c * pivot: refactor the preview page and productSummary pivot. 2023-10-24 13:04:40 +08:00
wangyuting2 85ce81c540 * Fix pivot table show bug for open version. 2023-04-28 10:32:16 +08:00
daitingting 4002be4633 * Fix bug. 2023-04-25 08:54:08 +08:00
liugang 54876704c6 * Add pivot module. 2023-03-28 07:25:50 +00:00