songchenxuan
|
ac258eb968
|
* Fix bug #36967.
|
2023-08-15 20:28:44 +08:00 |
|
liugang
|
f2f5afc185
|
* testcase: refactor the changeScene method.
|
2023-08-16 13:37:33 +08:00 |
|
hufangzhou
|
331228b978
|
* Fix bug #37304.
|
2023-08-16 13:08:19 +08:00 |
|
hufangzhou
|
b684207486
|
* Fix bug #37234.
|
2023-08-16 13:07:07 +08:00 |
|
tanghucheng
|
7151628321
|
* Fix bug #36974.
|
2023-08-16 11:12:15 +08:00 |
|
liugang
|
4430e0c3c2
|
* testcase: remove object-id attribute.
|
2023-08-16 11:07:08 +08:00 |
|
liugang
|
3ad36c8a4f
|
* testcase: change isCase to isScene.
|
2023-08-16 11:05:39 +08:00 |
|
tanghucheng
|
6697380208
|
* Fix bug #37120.
|
2023-08-16 11:03:51 +08:00 |
|
songchenxuan
|
9a78ecf438
|
* Change zt_chart sql where id = 1050,1051.
|
2023-08-15 18:42:46 +08:00 |
|
tanghucheng
|
4a56da958e
|
* Fix bug #37132.
|
2023-08-16 10:09:39 +08:00 |
|
hufangzhou
|
06c6892493
|
* Fix bug #37209.
|
2023-08-16 09:45:27 +08:00 |
|
songchenxuan
|
d73214fee3
|
* Try to fix feedback #752.
|
2023-08-15 17:28:56 +08:00 |
|
sunhao
|
25d733c1ef
|
* optimize dtable style.
|
2023-08-16 09:10:31 +08:00 |
|
tanghucheng
|
dbf6520794
|
* Fix bug #37208.
|
2023-08-16 09:08:06 +08:00 |
|
sunhao
|
321243c65a
|
* update dtable lib.
|
2023-08-16 09:07:35 +08:00 |
|
sunhao
|
f0e07abf50
|
* fix DTable undefined.
|
2023-08-16 09:06:52 +08:00 |
|
sunhao
|
dfd7142e48
|
* fix burn not work in dtable.
|
2023-08-16 09:06:38 +08:00 |
|
sunhao
|
eab4bffb0f
|
* refactor dtable id.
|
2023-08-16 09:00:09 +08:00 |
|
qishiyao
|
b7387fcc2d
|
* Add downgrade switch.
|
2023-08-16 08:59:55 +08:00 |
|
tanghucheng
|
70f3e811a4
|
* Fix bug #37246.
|
2023-08-16 08:52:54 +08:00 |
|
sunhao
|
56d6008dd4
|
* refactor execution-all with the new zui3 dtable component.
|
2023-08-16 08:52:00 +08:00 |
|
sunhao
|
27f67840e1
|
* update zui3 dtable lib.
|
2023-08-16 08:52:00 +08:00 |
|
hufangzhou
|
5e48f6c9ba
|
* Rename the zt_actionlatest to zt_actionrecent.
|
2023-08-15 17:28:21 +08:00 |
|
liugang
|
312c223af1
|
- testcase: user can sort columns in browse page.
|
2023-08-15 17:19:06 +08:00 |
|
liugang
|
a643d43826
|
+ testcaseModel: save sql after query the cases which has scene.
|
2023-08-15 17:00:03 +08:00 |
|
liugang
|
093bd6389b
|
- testcaseModel: remove unused method.
|
2023-08-15 16:51:00 +08:00 |
|
liugang
|
487fbaeda4
|
* testcase: add function to filter the scene id list when export.
|
2023-08-15 16:49:46 +08:00 |
|
liugang
|
2b7be14c72
|
* testcaseModel: refactor the batchChangeSceneModule method.
|
2023-08-15 16:39:19 +08:00 |
|
liugang
|
80d0d16175
|
* testcaseModel: fix error of batch scene of cases.
|
2023-08-15 16:38:02 +08:00 |
|
liugang
|
f744092503
|
* testcaseModel: fix error of batch change type of cases.
|
2023-08-15 16:37:45 +08:00 |
|
liugang
|
5ae8c30831
|
* testcaseModel: fix error of batch change module of cases.
|
2023-08-15 16:37:08 +08:00 |
|
liugang
|
4d22c801b3
|
* testcaseModel: fix error of batch change branch of cases.
|
2023-08-15 16:36:43 +08:00 |
|
liugang
|
f30c938663
|
* testcaseModel: it's necessary to call the filterIdList method of testcaseModel.
|
2023-08-15 16:35:42 +08:00 |
|
liugang
|
ff81a854d9
|
* testcaseModel: fix error of batch review cases.
|
2023-08-15 16:34:42 +08:00 |
|
liugang
|
d900eb39e9
|
* testcase: separate the case id and scene id with different variables.
|
2023-08-15 16:33:16 +08:00 |
|
liugang
|
8b10bbb6f9
|
* testtask: it's necessary to call filterIdList method of testcaseModel.
|
2023-08-15 16:30:31 +08:00 |
|
liugang
|
320e86bad4
|
* testcaseModel: filter the deleted scenes.
|
2023-08-15 16:27:14 +08:00 |
|
liugang
|
c7ddbfabeb
|
* testcaseModel: separate the case id and scene id with different checkboxes.
|
2023-08-15 16:26:33 +08:00 |
|
songchenxuan
|
978ecf3465
|
* Delete AFTER and modify zt_reviewissue-opinion field to mediumtext.
|
2023-08-15 15:28:08 +08:00 |
|
hufangzhou
|
0609d1b1cf
|
* Add hufangzhou to send list.
|
2023-08-15 16:08:08 +08:00 |
|
liugang
|
8585dafdfe
|
* testcase: change storyId to caseId.
|
2023-08-15 16:03:02 +08:00 |
|
tianshujie
|
fa7c84c69f
|
* Change the issue of the code review.
|
2023-08-15 16:01:11 +08:00 |
|
tanghucheng
|
c3e6ea9ab8
|
* Update zt_programoutput table.
|
2023-08-15 15:43:42 +08:00 |
|
qishiyao
|
628e9ff3cc
|
* remove dependency.json
|
2023-08-15 15:35:40 +08:00 |
|
qishiyao
|
8b73e9afae
|
* Update jenkins pipeline.
|
2023-08-15 15:11:13 +08:00 |
|
hufangzhou
|
8fcd7d59f6
|
* Add the 18.6 version.
|
2023-08-15 15:04:56 +08:00 |
|
songchenxuan
|
589315a328
|
* Remove space.
|
2023-08-15 13:34:08 +08:00 |
|
songchenxuan
|
2ddc6c3205
|
* Finish task #100508.
|
2023-08-15 13:27:28 +08:00 |
|
qishiyao
|
7d7537aefe
|
* Fix Makefile
|
2023-08-15 13:40:10 +08:00 |
|
sunhao
|
a36204a231
|
* update zui lib.
|
2023-08-15 10:40:35 +08:00 |
|