Commit Graph
110328 Commits
Author SHA1 Message Date
sunguangming eae3be5ca7 * [task#66022,done,0.5h] fix bug. 2025-10-11 07:29:32 +00:00
刘刚 1acbe332f4 Merge branch release/21.7.6 of zentao/zentaopms (#11794) 2025-10-11 14:28:42 +08:00
sunhao 93b29de7d8 * [misc] update zui3 lib. 2025-10-11 14:24:32 +08:00
刘刚 e92da275e7 Merge branch release/21.7.6 of zentao/zentaopms (#11792) 2025-10-11 14:21:04 +08:00
刘刚 a9db78c00d Merge branch release/21.7.6 of zentao/zentaopms (#11793) 2025-10-11 14:20:37 +08:00
刘刚 ea22e07065 Merge branch release/21.7.6 of zentao/zentaopms (#11788) 2025-10-11 14:20:05 +08:00
dingyongliang 064afccf20 * [misc] replace ilMethod with getLicensePropertyValue. 2025-10-11 13:50:46 +08:00
dingyongliang cb4e85193d * [misc] update xuan gitVersion. 2025-10-11 13:50:46 +08:00
dingyongliang ca05cae063 * [misc] change xuan version to fix package. 2025-10-11 13:50:46 +08:00
dingyongliang 2ebcf684c8 * [task#149767] add messageGetReadStatus setting. 2025-10-11 13:50:46 +08:00
李阳 5d5865ef62 * [misc] fix downgrade file. 2025-10-11 13:50:46 +08:00
dingyongliang c24fe2c7f9 * [misc] adjust xuanxuan version. 2025-10-11 13:50:46 +08:00
dingyongliang f0d4a508a5 * [misc] adjust xuanxuan version. 2025-10-11 13:50:46 +08:00
liugang f5376a34b7 * [refac] Refactor the test class of user zen. 2025-10-11 13:28:57 +08:00
liugang 1a5c360906 + [misc] Add test base class. 2025-10-11 11:30:30 +08:00
sunhao 37c33c170c * [misc] fix data prop title on show change result from ai prompt. 2025-10-11 10:55:06 +08:00
sunhao dcc21ae5d2 * [misc] fix js error on bind ai commands. 2025-10-11 10:55:06 +08:00
刘刚 3694111eb7 Merge branch release/21.7.6 of zentao/zentaopms (#11787) 2025-10-11 10:53:58 +08:00
liugang ddabd42a53 * [misc] Convert file format from dos to unix. 2025-10-11 10:52:27 +08:00
朱金勇 806ff2cbd5 * [highgo] Fix charts 2025-10-11 10:17:17 +08:00
刘刚 0992e5cbcc Merge branch ai/unit-test/claude of zentao/zentaopms (#11786) 2025-10-11 10:07:02 +08:00
刘刚 0816520e09 Merge branch release/21.7.6 of zentao/zentaopms (#11784) 2025-10-11 10:04:53 +08:00
liugang fd04f3f5f0 * [misc] Run unit test scrips by ztf. 2025-10-11 09:40:08 +08:00
liugang 69ef874c2a + [misc] Enhance unit test guide. 2025-10-11 09:40:08 +08:00
liugang e72878f1c4 - [misc] Remove non-compliant unit test scripts. 2025-10-11 09:40:08 +08:00
liugangandClaude 115e5b06a1 * [misc] Fix unit tests for editorModel::extendControl() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:07 +08:00
liugangandClaude aced7640eb * [misc] Fix unit tests for editorModel::analysis() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:07 +08:00
liugangandClaude 32e6dabc6a * [misc] Fix unit tests for docModel::getSpaces() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:07 +08:00
liugangandClaude e3e4ee0468 * [misc] Fix unit tests for docModel::getDocIdByTitle() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:07 +08:00
liugangandClaude 384ecdc1b4 * [misc] Fix unit tests for devModel::trimSpace() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:07 +08:00
liugangandClaude c6ac31bd7c * [misc] Fix unit tests for devModel::getTables() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:07 +08:00
liugangandClaude d70f9010e9 * [misc] Fix unit tests for devModel::getSecondMenus() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:07 +08:00
liugangandClaude 03422261b9 * [misc] Fix unit tests for devModel::getLinkParams() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:07 +08:00
liugangandClaude 6401327724 * [misc] Fix unit tests for devModel::getAPIs() method
- 修复类重复声明错误
- 调整期望值使其与实际输出匹配
- 改进异常处理和错误输出处理
- 确保测试稳定通过

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:07 +08:00
liugangandClaude 4ec2f9929e * [misc] Fix unit tests for deptModel::updateOrder() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:07 +08:00
liugangandClaude ccc0271ded * [misc] Fix unit tests for deptModel::createManageProjectAdminLink() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:07 +08:00
liugangandClaude a1400bfbdd * [misc] Fix unit tests for dataviewModel::getTypeOptions() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:07 +08:00
liugangandClaude 432c2354ad * [misc] Fix unit tests for dataviewModel::getAliasNames() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:07 +08:00
liugangandClaude 8421a73a01 * [misc] Fix unit tests for dataviewModel::genTreeOptions() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:06 +08:00
liugangandClaude 7f5b7f9d33 * [misc] Fix unit tests for dataviewModel::checkUniColumn() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:06 +08:00
liugangandClaude 1e0e6af41d * [misc] Fix unit tests for customModel::setMenuByConfig() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:06 +08:00
liugangandClaude b13020bc01 * [misc] Fix unit tests for customModel::getURSRPairs() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:06 +08:00
liugangandClaude d87b592b9d * [misc] Fix unit tests for customModel::getRequiredFields() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:06 +08:00
liugangandClaude 80c0be6bf0 * [misc] Fix unit tests for convertModel::getVersionGroup() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:06 +08:00
liugangandClaude def95f263d * [misc] Fix unit tests for compileModel::syncCompile() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:06 +08:00
liugangandClaude 3b3f7a3cb7 * [misc] Fix unit tests for compileModel::getLogs() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:06 +08:00
liugangandClaude fc565b132d * [misc] Fix unit tests for compileModel::getLastResult() method
- 修复测试脚本中的拼写错误(alse -> false)
- 改进测试数据配置,使其更符合业务逻辑
- 在测试类中添加类型验证和错误处理
- 优化测试用例,提高测试稳定性

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:06 +08:00
liugangandClaude bb2bbdf762 * [misc] Fix unit tests for compileModel::getByID() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:06 +08:00
liugangandClaude ec8e29d55a * [misc] Fix unit tests for compileModel::createByJob() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:06 +08:00
liugangandClaude 74dbe4028f * [misc] Fix unit tests for companyModel::getOutsideCompanies() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:06 +08:00