liumengyi
|
0164df0ae5
|
* Modify style of testcase::browse.
|
2023-11-07 10:37:28 +08:00 |
|
liumengyi
|
fb10d6c4eb
|
* Fix bug #40209, and modify the style of the main menu in testcase::browse.
|
2023-11-06 13:58:47 +08:00 |
|
xieqiyu
|
9028aa3142
|
* Modify the bug of checkbox change.
|
2023-11-01 07:47:00 +00:00 |
|
liumengyi
|
496a7950cb
|
* Add testcase from to testcase::create.
|
2023-10-31 16:37:00 +08:00 |
|
daitingting
|
83bccea2aa
|
* Format codes.
|
2023-10-26 01:48:38 +00:00 |
|
tianshujie
|
63d48a35c9
|
+ Add 2.5 level menu for the project testcase list.
|
2023-10-24 16:35:53 +08:00 |
|
daitingting
|
2697f54f9b
|
* Adjust high light.
* Add the recTotal on the feature.
|
2023-10-13 08:25:23 +00:00 |
|
daitingting
|
8a838b8e8e
|
* Set current feature bar.
|
2023-10-13 07:31:46 +00:00 |
|
daitingting
|
8bd17a8b6c
|
* Set case type switcher in feature bar.
|
2023-10-13 02:09:19 +00:00 |
|
daitingting
|
02274d1339
|
* Format codes.
* Use dropdown instead of productmenu.
|
2023-10-13 00:46:22 +00:00 |
|
sunhao
|
6bd978525b
|
* zin: refactor set:xxx usage to compatible with php 5.4.
|
2023-08-29 18:03:45 +08:00 |
|
liugang
|
bada29164e
|
* testcase: set data-app property to open the url in specific tab.
|
2023-08-28 14:10:08 +08:00 |
|
liumengyi
|
975357c2ba
|
* Refactor testcase::groupCase, and add testcaseZen::getGroupCases.
|
2023-08-25 11:06:52 +08:00 |
|
sunguangming
|
661979a5d1
|
* Finish task #100576.
|
2023-08-18 14:28:49 +08:00 |
|
wangyuting
|
a66f2332a2
|
* Add showxmindimport zin page.
|
2023-07-28 09:26:23 +08:00 |
|
wangyuting
|
5aee93ed28
|
* Fix close casetype switch link bug.
|
2023-07-14 14:24:44 +08:00 |
|
wangyuting
|
0c8ba58710
|
* Finish switch casetype on groupcase page.
|
2023-07-14 14:22:43 +08:00 |
|
wangyuting
|
71c097c7d8
|
* Finish header on groupcase page.
|
2023-07-14 14:00:40 +08:00 |
|
wangyuting
|
76756ace63
|
* Add groupcase zin page.
|
2023-07-13 15:07:31 +08:00 |
|
sunguangming
|
40863edf0e
|
* Code for product menu link.
|
2023-07-11 16:33:57 +08:00 |
|
sunguangming
|
a1347e0fa5
|
* Code for testcase productmenu error.
|
2023-07-11 16:04:55 +08:00 |
|
daitingting
|
0a79afb0fe
|
* Adjust the type of open the importfromlib view.
|
2023-07-08 07:02:47 +00:00 |
|
liugang
|
3b1c63be86
|
* Remove unused code.
|
2023-07-06 19:27:50 +08:00 |
|
liugang
|
9243fe3796
|
* bug & testcase: correct the close link of moduleMenu widget.
|
2023-06-30 15:25:07 +08:00 |
|
liugang
|
e838016097
|
* testcaseBrowse: set the suite label highlight when browse cases by test suite.
|
2023-06-30 13:34:09 +08:00 |
|
liugang
|
cb0c3e08aa
|
* testcase: only display the onlyScene label in testcase-browse page.
|
2023-06-30 13:27:19 +08:00 |
|
liugang
|
fc63fdd735
|
* testcase: refactor featurebar.
|
2023-06-30 13:18:51 +08:00 |
|
liugang
|
53e7a74c10
|
* testcase: assign the javascript global variables to dtable.
|
2023-06-29 19:03:48 +08:00 |
|
liugang
|
426caefa24
|
+ testcaseBrowse: display the no case label after a scene if it has no case.
|
2023-06-29 16:13:13 +08:00 |
|
liugang
|
147cda6796
|
* testcaseBrowse: fix bug the summary of dtable don't change when trun the page.
|
2023-06-29 15:00:17 +08:00 |
|
liugang
|
e7f08e5036
|
* testcase: display extra content in the title column.
|
2023-06-29 14:30:21 +08:00 |
|
liugang
|
e1e2f7adad
|
* testcase: display diffferent batch actions based on the $browseType parameter.
|
2023-06-29 09:54:45 +08:00 |
|
liugang
|
d879917ae2
|
* testcase: set the data-load property of onlyScene label.
|
2023-06-29 09:47:34 +08:00 |
|
liugang
|
775e542773
|
* testcase: set the onlyScene label highlight both in testcase-browse page and testtask-browseUnits page.
|
2023-06-29 09:12:18 +08:00 |
|
liugang
|
6e48fd85c7
|
+ testcaseBrowse: set active property.
|
2023-06-28 19:58:03 +08:00 |
|
sunhao
|
e04bd259c0
|
* remove data-load attribute when it is not in testcase-browse.
|
2023-06-28 19:13:14 +08:00 |
|
liugang
|
737310886a
|
* testcase: fix error link of browse unit test.
|
2023-06-28 17:24:27 +08:00 |
|
daitingting
|
060898e850
|
* Refactor the importunitresult view.
|
2023-06-28 05:13:25 +00:00 |
|
liugang
|
2f0fd32eef
|
* testcase: sort feature bar items.
|
2023-06-27 19:55:53 +08:00 |
|
liugang
|
f670897448
|
* testcase: refactor the a tag of only scene.
|
2023-06-27 18:39:29 +08:00 |
|
liugang
|
0e506d96fc
|
* testcase: change the a tag to a checkbox.
|
2023-06-27 18:36:07 +08:00 |
|
daitingting
|
40222cf216
|
* Refactor the browse units view.
|
2023-06-26 11:45:00 +00:00 |
|
daitingting
|
39532ed954
|
* Refactor export template view.
|
2023-06-25 08:20:00 +00:00 |
|
daitingting
|
7aa7c73f29
|
* Set header for testcase.
|
2023-06-15 06:11:30 +00:00 |
|