Commit Graph
57239 Commits
Author SHA1 Message Date
wangxuepeng 4a5a4a122a * Refactor screenModel::getTableChartOption. 2023-11-25 15:44:44 +08:00
liugang 494a11dd23 * company: post and load page with no-javascript. 2023-11-25 15:41:58 +08:00
songchenxuan e7d3a4781b * Add a function to judge whether a metric have object concept. 2023-11-25 14:32:56 +08:00
wangyidong 4d3f286df1 * Adjust for editor test unit. 2023-11-25 15:36:14 +08:00
liumengyi 8b8a8fe9c3 * Refactor myModel::buildTaskSearchForm, and modify its unit test. 2023-11-25 15:34:51 +08:00
liumengyi 8dafa453d9 * Fix bug of parameter type error. 2023-11-25 15:33:34 +08:00
xieqiyu 7740b15588 * Code for task#106518. Delete setSwitcher. 2023-11-25 15:32:13 +08:00
daitingting 0b92a0a8a1 * Add return. 2023-11-25 07:29:39 +00:00
tianshujie 7688a24818 * Set default config of syncProduct. 2023-11-25 15:22:39 +08:00
tianshujie 1141d50561 * Change link symbol. 2023-11-25 15:22:39 +08:00
tianshujie 5c46db0f4b * Compatible the substr_count function input param type. 2023-11-25 15:22:39 +08:00
songchenxuan 2b22bbc4c6 * Substr echart x label data. 2023-11-25 14:10:40 +08:00
liumengyi fe8468de4c * Refactor my::getTestcaseBySearch and modify its unit test. 2023-11-25 15:01:45 +08:00
xieqiyu f5a8f9e7e1 * Code for task#106517. 2023-11-25 15:01:24 +08:00
tianshujie a1bdc9d303 * Refactor product::activate unit test. 2023-11-25 14:57:34 +08:00
liugang 1c278a17ec * userModel: refactor code to remove unavailable contact fields from required fields when edit a user. 2023-11-25 14:52:52 +08:00
tianshujie 1425ffb9fb - Remove unused custom::setStoryRequirement method. 2023-11-25 14:48:23 +08:00
songchenxuan 40429b4eba * Fix js error for echart options series. 2023-11-25 13:37:01 +08:00
tianshujie 6a9f97201d * Change the custom::saveRequiredFields result. 2023-11-25 14:45:16 +08:00
liumengyi f5468aa3c0 * Refactor my::buildTestcaseSearchForm. 2023-11-25 14:41:56 +08:00
liugang f6148b9346 * userJS: refactor javascript functions in batch create user page. 2023-11-25 14:41:07 +08:00
liugang e630799279 * userModel: smiplify code to process required fields when create a user. 2023-11-25 14:38:48 +08:00
liugang 38758ce5fe * userModel: create a company when the user type is outside and passed the new property. 2023-11-25 14:37:02 +08:00
tianshujie 86e8e1a14d * Refactor custom::getSRPairs method. 2023-11-25 14:36:33 +08:00
tianshujie bb0c6e94f8 * Refactor custom::getSRPairs unit test. 2023-11-25 14:36:32 +08:00
liugang e2d65ba85a * userModel: call the rollback method in parent class instead of the rollback method in dao class. 2023-11-25 14:34:03 +08:00
songchenxuan d9169edcd7 * Add getObjectOptions function for echarts. 2023-11-25 13:22:21 +08:00
liugang 81141199b1 * userControl: refactor the batchCreate method. 2023-11-25 14:31:33 +08:00
liugang 6c615c496a * userModel: refactor the batchCreate method. 2023-11-25 14:29:19 +08:00
liugang 16220c52bf * userUI: refactor the batch create page. 2023-11-25 14:27:32 +08:00
liugang dffe6a94e2 * userZen: only fetch groups of current vision. 2023-11-25 14:27:02 +08:00
liugang bd04474e9b + userZen: add a method to check posted data before batch create users. 2023-11-25 14:26:03 +08:00
liugang af47ecb797 + userZen: add a method to prepare custom fields. 2023-11-25 14:25:14 +08:00
liugang d913f9b7cb * userZen: add a method to check current user's password. 2023-11-25 14:23:58 +08:00
liugang ff58d3f639 * user: set default hidden class according to user type. 2023-11-25 14:20:31 +08:00
xieqiyu e613408e32 * Code for task#106515. 2023-11-25 14:20:18 +08:00
wangxuepeng 0c3d1f913a * Refactor screenModel::getRadarChartOption. 2023-11-25 14:14:20 +08:00
liugang 19d535e165 * user: add $type parameter when create a user. 2023-11-25 14:12:02 +08:00
liugang 653e8a3f75 * user: modify configuration items of batch create form. 2023-11-25 14:10:40 +08:00
tianshujie 682ae967e1 * Refactor custom::getURPairs method. 2023-11-25 14:09:56 +08:00
tianshujie d93221ef94 * Refactor custom::getURPairs unit test. 2023-11-25 14:09:56 +08:00
liugang ea78b0e164 * bug: sort configuration items. 2023-11-25 14:08:41 +08:00
liugang 7ab7b44365 * company: pass the $type parameter when create user. 2023-11-25 14:08:11 +08:00
tianshujie 5c278b1f14 * Refactor custom::getURSRPairs method. 2023-11-25 14:05:12 +08:00
tianshujie 0777ae8243 * Refactor custom::getURSRPairs unit test. 2023-11-25 14:05:12 +08:00
tianshujie cb260ead34 * Fix module field. 2023-11-25 14:05:12 +08:00
liumengyi d225febc38 * Optimize code. 2023-11-25 13:56:51 +08:00
tianshujie e3cf778ed9 * Refactor custom::getFormFields method. 2023-11-25 13:56:11 +08:00
tianshujie 68aa0ed5ad * Change the custom::getFormFields unit test steps. 2023-11-25 13:56:11 +08:00
tianshujie 17e0c3b9dc * Refactor custom::getFormFields unit test. 2023-11-25 13:56:11 +08:00