daitingting
|
8917083e06
|
* Refactor the showXmindImport function.
|
2023-09-07 09:12:42 +00:00 |
|
liumengyi
|
ac33688ccf
|
* Refactor testcaseModel::saveXmindConfig, and add its unit test.
|
2023-09-06 13:55:25 +08:00 |
|
liumengyi
|
09e1edaf64
|
* Refactor testcase::importFromLib.
|
2023-09-05 14:33:10 +08:00 |
|
liugang
|
8307d2014e
|
* testcase: refactor the function of edit a scene.
|
2023-09-05 11:28:40 +08:00 |
|
daitingting
|
5daecc2c09
|
* Refactor the exporxmind function.
|
2023-09-05 01:35:57 +00:00 |
|
liugang
|
ce7663194e
|
* testcase: refactor the browse page.
|
2023-09-05 08:53:58 +08:00 |
|
sunhao
|
59d94033d8
|
* refactor usage of priLabel and severityLabel.
|
2023-09-01 11:52:14 +08:00 |
|
daitingting
|
acddaed1d0
|
* Remove useless function.
* Rename forceNotReview to needReview.
|
2023-09-01 03:25:55 +00:00 |
|
daitingting
|
6099d279e6
|
* Adjust codes.
|
2023-09-01 02:12:24 +00:00 |
|
daitingting
|
4c69c12656
|
* Refactor the export template function.
|
2023-08-31 06:17:35 +00:00 |
|
liumengyi
|
1f7d0c5ebf
|
* Refactor testcase::import.
|
2023-08-30 14:59:46 +08:00 |
|
liumengyi
|
dd0d1419a9
|
* Modify submit type and remove on::click method.
|
2023-08-30 13:57:09 +08:00 |
|
liumengyi
|
e330569747
|
* Modify button type.
|
2023-08-30 11:00:42 +08:00 |
|
sunhao
|
6bd978525b
|
* zin: refactor set:xxx usage to compatible with php 5.4.
|
2023-08-29 18:03:45 +08:00 |
|
liumengyi
|
854bcd5701
|
* Set action list in lib.
|
2023-08-29 16:31:25 +08:00 |
|
liumengyi
|
e40275a908
|
* Refactor testcase::batchEdit.
|
2023-08-29 14:37:23 +08:00 |
|
daitingting
|
a8ccb237ca
|
* Add section comment.
|
2023-08-29 05:30:49 +00:00 |
|
liugang
|
f0e66e833f
|
* testcase: refactor the createScene method.
|
2023-08-28 15:05:21 +08:00 |
|
liugang
|
bada29164e
|
* testcase: set data-app property to open the url in specific tab.
|
2023-08-28 14:10:08 +08:00 |
|
liugang
|
060266fa9f
|
* testcase: filter out unit tests from the list of test case types.
|
2023-08-25 16:55:49 +08:00 |
|
liugang
|
b332efe177
|
* Rename the testcase::batchCaseTypeChange method to testcase:batchChangeType method.
|
2023-08-25 15:36:16 +08:00 |
|
daitingting
|
12e3e84975
|
* Add hasComment param for edit view.
|
2023-08-25 03:36:13 +00:00 |
|
liumengyi
|
975357c2ba
|
* Refactor testcase::groupCase, and add testcaseZen::getGroupCases.
|
2023-08-25 11:06:52 +08:00 |
|
liumengyi
|
252a3622a6
|
* Refactor testcase::view.
|
2023-08-24 15:59:04 +08:00 |
|
daitingting
|
fba8da9f70
|
* Split function.
|
2023-08-24 07:34:24 +00:00 |
|
liumengyi
|
871a3980db
|
* Refactor bug::create, and add methods of bugZen::setMenu, bugZen::assignCreateVars, bugZen::assignModulesAndStoiresForCreate, bugZen::buildCaseForCase, bugZen::initTestcase, bugZen::afterCreate, bugZen::responseAfterCreate.
|
2023-08-24 14:54:34 +08:00 |
|
sunguangming
|
661979a5d1
|
* Finish task #100576.
|
2023-08-18 14:28:49 +08:00 |
|
liumengyi
|
65d9d8c66e
|
* Change the button type of batch operations to primary.
|
2023-08-17 13:08:09 +08:00 |
|
liumengyi
|
34a9e807be
|
* Modify scene items.
|
2023-08-16 09:08:38 +08:00 |
|
liumengyi
|
92dd769778
|
* Fix toggle error.
|
2023-08-04 11:27:41 +08:00 |
|
liumengyi
|
5aecf47958
|
* Process steps for mindmap.
|
2023-08-04 10:50:40 +08:00 |
|
liumengyi
|
711ceb551b
|
* Add testcase steps mindmap in testcase::view.
|
2023-08-03 17:07:50 +08:00 |
|
wangyuting
|
ab1d845c67
|
* Finish testcase showimport zin page.
|
2023-08-02 16:55:39 +08:00 |
|
wangyuting
|
372f561d5d
|
* Adjust showxmindimport xmind style.
|
2023-07-31 16:47:40 +08:00 |
|
wangyuting
|
741a162176
|
* Adjust zui.mindmap to mindmao wg on showxmindimport page.
|
2023-07-31 14:38:11 +08:00 |
|
liumengyi
|
4de9f2fda8
|
* Remove redundant style.
|
2023-07-28 11:10:56 +08:00 |
|
wangyuting
|
a66f2332a2
|
* Add showxmindimport zin page.
|
2023-07-28 09:26:23 +08:00 |
|
liugang
|
cc822d6b50
|
* testcase: refactor the show script page by zin, finish task #98848.
|
2023-07-27 13:44:22 +08:00 |
|
liumengyi
|
737acd97f6
|
* Optimize code.
|
2023-07-27 11:22:05 +08:00 |
|
liumengyi
|
00cadccf95
|
* Modify style of testcase::create.
|
2023-07-27 11:20:56 +08:00 |
|
liumengyi
|
79ac86952f
|
* Remove empty line.
|
2023-07-27 10:53:13 +08:00 |
|
liumengyi
|
82b77f3c8b
|
* Modify style of testcase::create.
|
2023-07-27 10:49:00 +08:00 |
|
liumengyi
|
bcd7c5d90b
|
* Refactor ui of testcase::createBug.
|
2023-07-27 10:03:14 +08:00 |
|
liumengyi
|
725431e042
|
* Modify style of testcase::view.
|
2023-07-26 09:41:48 +08:00 |
|
liumengyi
|
ae1b3d1a1a
|
* Show multi-level steps in testcase::view, and modify style.
|
2023-07-25 18:06:44 +08:00 |
|
liumengyi
|
ace05fb8f2
|
* Add step editor in testcase::edit, and save steps in testcase::create and testcase::edit.
|
2023-07-25 16:32:25 +08:00 |
|
sunhao
|
253480dc7c
|
* refactor testcase/create with the new stepsEditor.
|
2023-07-25 13:35:23 +08:00 |
|
liumengyi
|
28b5466d16
|
* Change to formRowGroup.
|
2023-07-24 18:35:25 +08:00 |
|
wangyuting
|
4bcd98e18d
|
* Add testtask report zin page.
|
2023-07-24 17:28:44 +08:00 |
|
daitingting
|
9c993d6fba
|
* Refactor the link cases.
|
2023-07-21 05:45:49 +00:00 |
|