chaideqing
|
78f65518a2
|
* Fix bug #41911.
|
2023-12-18 06:10:28 +00:00 |
|
chaideqing
|
94eadf0d4a
|
* Finish task #107886,#107887.
|
2023-12-15 02:58:47 +00:00 |
|
tanghucheng
|
0aed2d2f78
|
* Finish task #107879.
|
2023-12-11 20:50:34 -05:00 |
|
hufangzhou
|
5036a818d7
|
* Fix bug #38499.
|
2023-09-09 07:18:48 +00:00 |
|
liwenrui
|
ed7b953ddd
|
Merge branch 'ai' into 18.x
|
2023-08-24 15:39:15 +08:00 |
|
chaideqing
|
07e7f1f500
|
* Revert fix bug#35955.
This reverts commit fb543c1c98.
|
2023-08-24 05:26:42 +00:00 |
|
liwenrui
|
2d22b2603c
|
Merge remote-tracking branch 'origin/18.x' into ai
|
2023-08-23 09:49:21 +08:00 |
|
liugang
|
8d3ab1bc7d
|
* testcase: refactor the canAccept function.
|
2023-08-18 16:08:41 +08:00 |
|
liugang
|
922c77b71e
|
* testcase: refactor functions to update order of cases or scenes when drag them.
|
2023-08-18 13:23:35 +08:00 |
|
songchenxuan
|
21b3ddee05
|
* Fix bug #37370.
|
2023-08-17 15:15:32 +08:00 |
|
liugang
|
6c2a109a14
|
* testcase: hide scene ID and show case ID in browse page, fix bug #37348.
|
2023-08-17 11:35:43 +08:00 |
|
leiyong
|
131ec38a97
|
* Revert code: 51295d3f20.
|
2023-08-17 02:58:30 +00:00 |
|
leiyong
|
51295d3f20
|
* Update the object associated with the use case through the operation record.
|
2023-08-17 01:41:19 +00:00 |
|
liwenrui
|
4dd127c4a0
|
* merge current 18.x into ai.
|
2023-08-16 10:28:06 +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 |
|
liugang
|
c540f8ab6a
|
* testcase: use data-object-id instead of data-id.
|
2023-08-15 09:57:35 +08:00 |
|
liugang
|
a4f04c203f
|
* testcase: fix error of calling undefined variable.
|
2023-08-14 15:47:14 +08:00 |
|
liugang
|
cc8e9a72a8
|
* testcase: rename the paramter of batchCaseTypeChange method.
|
2023-08-14 15:10:16 +08:00 |
|
liugang
|
2bc5e7483f
|
* testcase: move the printRow method to model.php.
|
2023-08-14 13:29:15 +08:00 |
|
liugang
|
61af0f367f
|
* testcase: refactor the updateOrder method.
|
2023-08-11 17:09:48 +08:00 |
|
liugang
|
2fdf5f08e7
|
* testcase: fix error of calling undefined variable.
|
2023-08-11 16:49:21 +08:00 |
|
liugang
|
9d8c138167
|
* testcase: change sceneId to sceneID.
|
2023-08-11 16:09:04 +08:00 |
|
liugang
|
7256b59a0e
|
* testcase: change Id to ID.
|
2023-08-10 17:10:36 +08:00 |
|
liugang
|
d67065f93f
|
* testcase: refactor the browse page.
|
2023-08-10 16:26:41 +08:00 |
|
liugang
|
f7a2e4a443
|
* testcase: rename variable in camelCase.
|
2023-08-09 10:30:55 +08:00 |
|
liugang
|
01f5268adc
|
* testcase: adjust order of parameters.
|
2023-08-08 17:50:15 +08:00 |
|
liugang
|
06adbdf202
|
* testcase: replace the new functions with original ones.
|
2023-08-08 16:38:28 +08:00 |
|
liugang
|
260c1bbce3
|
* testcase: refactor the editScene page.
|
2023-08-08 16:26:11 +08:00 |
|
liugang
|
a4e6db6123
|
* testcase: remove unused code.
|
2023-08-08 14:15:00 +08:00 |
|
Chenjianyu
|
588c7ffc64
|
* refactor prompt audit buttons.
|
2023-08-03 16:11:34 +08:00 |
|
Chenjianyu
|
cfbb95f273
|
* revert prompt audit toolbar.
|
2023-08-03 16:11:34 +08:00 |
|
liwenrui
|
ae7ac8a4b2
|
* inject ai injectors.
|
2023-07-26 14:33:52 +08:00 |
|
Chenjianyu
|
cd3acb8988
|
* add prompt audit toolbar for testcase batch create.
|
2023-07-26 13:53:26 +08:00 |
|
Chenjianyu
|
68333c49a1
|
* add prompt audit toolbar for testcase create.
|
2023-07-26 13:50:25 +08:00 |
|
Chenjianyu
|
c3296487ae
|
* add prompt audit toolbar for testcase edit.
|
2023-07-26 13:26:20 +08:00 |
|
Chenjianyu
|
66c9e874ba
|
* add prompt exec menu icons.
|
2023-07-24 10:59:04 +08:00 |
|
tanghucheng
|
3741c9b6fa
|
Merge branch '18.x' into zentaoipd
|
2023-07-03 13:36:29 +08:00 |
|
chaideqing
|
e76f50a3f0
|
* Fix bug#35980.
|
2023-06-20 10:00:08 +08:00 |
|
hufangzhou
|
9ce682d2d4
|
* Fix bug #35986.
|
2023-06-20 08:50:35 +08:00 |
|
chaideqing
|
61394f161a
|
* Fix bug#35980.
|
2023-06-19 11:31:44 +08:00 |
|
chaideqing
|
fb543c1c98
|
* Fix bug#35955.
|
2023-06-16 17:28:52 +08:00 |
|
chaideqing
|
7a10938e88
|
* Code review.
|
2023-06-13 16:24:26 +08:00 |
|
chaideqing
|
2e919d776d
|
* Fix bug#35552.
|
2023-06-02 15:32:27 +08:00 |
|
tanghucheng
|
31d2e55bb8
|
* Fix bug #35535.
|
2023-05-25 02:32:10 +00:00 |
|
songchenxuan
|
92fe49f313
|
* Modify get stories by moduleID when create or edit a testcase in project/execution/qa.
|
2023-05-24 15:00:36 +08:00 |
|
tanghucheng
|
3bfa842e05
|
* Fix bug #35535, Level 1.5 navigation drop-down is loading all the time.
|
2023-05-24 03:00:49 +00:00 |
|
tanghucheng
|
2c6004013e
|
* Fix bug #35535, An error occurred creating the scenario page code under the project testcase.
|
2023-05-23 05:46:04 +00:00 |
|
chaideqing
|
9e1b5eec1e
|
* Fix code review.
|
2023-05-23 09:55:08 +08:00 |
|
Yagami
|
434aed0830
|
Merge branch '18.4' into zentaoipd
|
2023-05-19 14:47:42 +08:00 |
|