Commit Graph
57239 Commits
Author SHA1 Message Date
liumengyi e53d069f22 * Refactor my::getAssignedByMe, and modify its unit test. 2023-11-25 13:54:37 +08:00
daitingting 2206ae1a60 * Add note.
* Format codes.
2023-11-25 05:53:18 +00:00
songchenxuan 4f4656cae2 * Modify dtable cell function, add echart time option function. 2023-11-25 12:34:09 +08:00
wangxuepeng abf41e0464 * Refactor screenModel::getPieCHartOption. 2023-11-25 13:45:41 +08:00
daitingting 3666de958c * Format codes. 2023-11-25 05:44:49 +00:00
wangxuepeng 79ad809303 * Refactor screenModel::getLineChartOption. 2023-11-25 13:33:43 +08:00
tianshujie 3c191005bf - Remove unused custom::saveCustomMenu method. 2023-11-25 13:30:23 +08:00
sunguangming 44532e5e02 * Add createMenuLink. 2023-11-25 13:24:51 +08:00
sunguangming 009abb3c99 * Add CN comment. 2023-11-25 13:19:20 +08:00
wangxuepeng f0810fe38f * Refactor screenModel::getBarChartOption. 2023-11-25 11:24:04 +08:00
tianshujie 9601ac92c3 * Refactor custom::mergeFeatureBar method. 2023-11-25 11:13:24 +08:00
tianshujie 882fcf5d69 + Add custom::mergeFeatureBar unit test. 2023-11-25 11:13:24 +08:00
sunguangming 7527109a48 * Refactor common::formatDate, add unit test, remove useless code. 2023-11-25 11:10:08 +08:00
tianshujie 45c900d984 * Refactor custom::getFeatureMenu method. 2023-11-25 11:06:06 +08:00
tianshujie b3d96055a8 + Add custom::getFeatureMenu unit test. 2023-11-25 11:05:48 +08:00
tianshujie 822f0626fd * Refactor custom::getMainMenu method. 2023-11-25 10:54:50 +08:00
tianshujie f8226baaa1 + Add custom::getMainMenu unit test. 2023-11-25 10:54:50 +08:00
songchenxuan 79d765281c * Add getDateByDateType function. 2023-11-25 10:40:49 +08:00
liumengyi b381e229cb * Refactor my::getActions, and modify its unit test. 2023-11-25 10:41:46 +08:00
tianshujie afc9638052 * Refactor custom::getModuleMenu method. 2023-11-25 10:39:23 +08:00
tianshujie 46e76b70e8 + Add custom::getModuleMenu unit test. 2023-11-25 10:39:23 +08:00
tianshujie 3d4dd7f85a * Change the result of the custom::buildCustomMenuMap unit test. 2023-11-25 10:39:23 +08:00
liumengyi 7fdcd4258a * Refactor my::getContribute, and modify its unit test. 2023-11-25 10:32:03 +08:00
wangxuepeng 293f2e03ca * Refactor screenModel::getChartOption. 2023-11-25 10:28:46 +08:00
tianshujie 38e603e37c * Refactor custom::setMenuByConfig method. 2023-11-25 10:28:07 +08:00
tianshujie 1c0c825ac8 * Modify errors for undefined variables. 2023-11-25 10:28:07 +08:00
tianshujie a06b52bd03 + Add custom::setMenuByConfig unit test. 2023-11-25 10:28:07 +08:00
tianshujie 59cdcef530 + Add custom::buildMenuItem unit test. 2023-11-25 10:28:07 +08:00
tianshujie 02fadde102 + Add custom::buildMenuItems unit test. 2023-11-25 10:28:07 +08:00
tianshujie d03ee5cac7 + Add custom::buildCustomMenuMap unit test. 2023-11-25 10:28:07 +08:00
wangxuepeng e1dc4c0125 * Refactor screenModel::genComponentData. 2023-11-25 10:21:13 +08:00
sunguangming 6512d03a0f * Remove useless code. 2023-11-25 10:20:39 +08:00
sunguangming 430a969207 * Add type define for common func. 2023-11-25 10:14:02 +08:00
sunguangming f187774905 * Refactor common::model, add unit test. 2023-11-25 10:05:37 +08:00
sunguangming f3a3974530 * Add unit test. 2023-11-25 09:33:49 +08:00
liumengyi 31b2b32063 * Refactor my::getOverview. 2023-11-24 17:28:30 +08:00
wangyuting a2abd60277 * Optimize datatable model code. 2023-11-24 17:17:15 +08:00
daitingting 025669f58d * Add note. 2023-11-24 09:16:26 +00:00
wangxuepeng 07b789a02e * Refactor screen::getLatestChart. 2023-11-24 17:14:52 +08:00
songchenxuan 9d9513e463 * Modify ajaxgettableandcharts function and page. 2023-11-24 15:55:25 +08:00
wangxuepeng 77c6e32fc5 * Refactor screen::genNewChartData. 2023-11-24 17:05:00 +08:00
songchenxuan 4b5800d300 * Set flex-basis for tableWidth. 2023-11-24 15:25:00 +08:00
wangyuting 7f6313f8d3 * Fix getDataStructure function result bug. 2023-11-24 16:41:27 +08:00
songchenxuan 8c422a4ba0 * Show dtable in multi-preview metric. 2023-11-24 15:09:19 +08:00
xieqiyu 65fd19e08c * Delete unused unit test. 2023-11-24 16:21:39 +08:00
xieqiyu 03e19576a4 * Code for task#106519,#106520. 2023-11-24 16:12:36 +08:00
caoyanyi fce2c92425 * Adjust methods params type and return value for repo. 2023-11-24 15:58:28 +08:00
zenggang 1efd57ee9c * Add repo link,unlink unit test 2023-11-24 07:52:43 +00:00
liumengyi cc18ae8f26 * Refactor my::getDoingProjects, and modify its unit test. 2023-11-24 15:50:32 +08:00
songchenxuan 832a12d11d * Modify comment. 2023-11-24 14:22:01 +08:00