Commit Graph
113 Commits
Author SHA1 Message Date
xieqiyu effe7f4e44 * Fix the bug of chart. 2023-12-11 13:19:44 +08:00
xieqiyu d7f44c8a6e * Add the void return for the model file. 2023-12-08 14:52:59 +08:00
xieqiyu 51346d9c20 * Add extraction results to the unit test file. 2023-12-08 14:30:37 +08:00
xieqiyu 5eb18e5ee4 * Modify test file. 2023-12-07 10:12:47 +08:00
caoyanyi 6f7c3e4f55 * Update copyright info. 2023-12-06 14:17:46 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
xieqiyu a320b0f956 * Refactor the module of entry. 2023-12-04 16:21:53 +08:00
xieqiyu f0380961d0 * Add the test file for the method of parseSqlVars. 2023-12-04 10:44:58 +08:00
xieqiyu 6f263bf96c * Add the test file for the method of getTables. 2023-12-04 10:00:00 +08:00
xieqiyu 08c247b43c * Fix the bug of the method of getTables. 2023-12-04 09:03:39 +08:00
xieqiyu 2d69341dab * Code for task#106671. 2023-12-02 11:27:01 +08:00
xieqiyu a930a25545 * Code for task#106670. 2023-12-02 10:18:09 +08:00
xieqiyu 637567289f * Add the test file for the method of isClickable. 2023-12-01 15:15:28 +08:00
xieqiyu b557af3623 * Add the test file for the method of getFieldOptions. 2023-12-01 14:58:41 +08:00
xieqiyu d6856055bf * Add the test file for the method of processRows. 2023-12-01 14:17:57 +08:00
xieqiyu 29a4cc3dcb * Add the test file for the method of getRows. 2023-12-01 10:53:30 +08:00
xieqiyu 31d70897a1 * Fix the bug of the method of getHTML. 2023-11-30 15:10:43 +08:00
xieqiyu fe6202e4b3 * Fix the bug of the method of getFieldOptions. 2023-11-30 15:07:15 +08:00
xieqiyu a65bef06ed * Code for task#106662,#106663,#106664,#106665,#106666,#106667,#106668,#106669. 2023-11-30 14:52:59 +08:00
xieqiyu b5f4467745 * Add test file for the method of getTreeMenu. 2023-11-29 15:31:14 +08:00
xieqiyu 0c60d4134b * Modify exec order. 2023-11-29 14:56:18 +08:00
xieqiyu 465cbcbfa9 * Add test file for the method of processChart. 2023-11-29 14:51:14 +08:00
xieqiyu abb277db0f * Add test file for the method of getByID. 2023-11-29 13:48:05 +08:00
xieqiyu 0eb71c34b3 * Add test file for the method of getDefaultCharts. 2023-11-29 13:31:26 +08:00
xieqiyu 7077ca8049 * Add test file for the method of getFirstGroup. 2023-11-29 10:11:00 +08:00
xieqiyu ae4417d6ef * Code for task#106672. 2023-11-27 16:19:49 +08:00
xieqiyu 5ea07fee8c * Code for task#106653, #106654. 2023-11-27 16:01:46 +08:00
xieqiyu 75a3bae235 * Fix the bug of chart. 2023-11-27 11:10:24 +08:00
xieqiyu 62cde781d2 * Code for task#106652. 2023-11-27 10:46:30 +08:00
qixinzhi 876da38949 * Limit max chart checked in preview to 6. 2023-11-22 15:20:46 +08:00
liugang 9722d0f7d3 * chartModel: simplify code. 2023-11-06 10:58:33 +08:00
liugang 673b6bc9bc * chart: rename echarts.html.php to charts.html.php. 2023-11-06 10:29:26 +08:00
liugang 69fa455be8 - chart: remove unused file. 2023-11-06 10:25:58 +08:00
liugang 5c8b21279c + chartJS: add function to filter a chart. 2023-11-06 10:20:01 +08:00
liugang 596fbbf45d * chartJS: refactor method to preview checked charts. 2023-11-06 10:19:06 +08:00
liugang 85be8ba1d2 * chart: refactor the preview method. 2023-11-06 10:17:52 +08:00
liugang 97e8cc9e96 + chartZen: add method to fiter a chart. 2023-11-06 10:17:26 +08:00
liugang 62080f23c9 + chart: add method to preview checked charts. 2023-11-06 10:16:45 +08:00
liugang df67de4c18 * chart: fix error the on::click won't work if the element is loaded by ajax. 2023-11-06 10:10:42 +08:00
liugang a3bb493532 * chartModel: pass the $filterFormat parameter when call functions to gen chart. 2023-11-03 16:43:46 +08:00
liugang 56afe5400a * chart: don't load page if no chart to be selected. 2023-11-03 15:54:15 +08:00
liugang cd2aef1847 * pivot: refactor the page to preview charts. 2023-11-03 14:42:58 +08:00
liugang 41874a43d3 * chartModel: refactor the getEchartOptions method. 2023-11-03 14:42:21 +08:00
liugang 754b067448 + chartModel: decode the lang property of a chart. 2023-11-03 14:40:39 +08:00
liugang 3e8b10e961 - chartModel: remove the getFilterOptions method. 2023-11-03 14:34:36 +08:00
liugang a0e1d92e9e * chartModel: rename the getPreviewCharts method to getTreeMenu and refactor it. 2023-11-03 14:33:32 +08:00
liugang 78b2e45fad * chartModel: refactor the getByID method. 2023-11-03 14:32:10 +08:00
liugang e60932574a * chartModel: refactor the processChart method. 2023-11-03 14:30:50 +08:00
liugang 28223795c0 + chartModel: add method to get the charts displayed by default under the specified group. 2023-11-03 14:27:25 +08:00