liugang
|
ce7663194e
|
* testcase: refactor the browse page.
|
2023-09-05 08:53:58 +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 |
|
liumengyi
|
65d9d8c66e
|
* Change the button type of batch operations to primary.
|
2023-08-17 13:08:09 +08:00 |
|
wangyuting
|
c33117f6d6
|
* Optimize batch actions on testcase browse.
|
2023-07-21 13:31:50 +08:00 |
|
wangyuting
|
86db9a08cc
|
* Optimize batch actions on testcase browse page.
|
2023-07-20 14:38:42 +08:00 |
|
daitingting
|
0c1b9a48f4
|
* Adjust codes.
|
2023-07-20 05:58:40 +00:00 |
|
liugang
|
f9fc4c47ec
|
* testcase: add branch map.
|
2023-07-12 14:15:11 +08:00 |
|
liugang
|
aa8f0bbca4
|
* testcaseBrowse: add module label before title.
|
2023-07-07 19:06:42 +08:00 |
|
liugang
|
4f69731a68
|
* testcaseBrowse: fix style of batch actions.
|
2023-06-30 08:53:31 +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
|
114abe3059
|
* testcaseBrowse: display different columns for the onlyScene label.
|
2023-06-29 10:20:06 +08:00 |
|
liugang
|
e1e2f7adad
|
* testcase: display diffferent batch actions based on the $browseType parameter.
|
2023-06-29 09:54:45 +08:00 |
|
liugang
|
bbe3044a8b
|
* testcase: change style class of the batch actions from primary to secondary.
|
2023-06-29 09:52:52 +08:00 |
|
liugang
|
b2af970649
|
+ testcase: add the batch change branch action.
|
2023-06-29 09:51:15 +08:00 |
|
liugang
|
146c1ca35f
|
* testcase: replace the session_execution in configuration with real executionID in session.
|
2023-06-29 09:45:13 +08:00 |
|
liumengyi
|
293bfa951c
|
* Refactor modal of testcase::importToLib.
|
2023-06-27 18:25:03 +08:00 |
|
liumengyi
|
5f741408ed
|
* Fix bug of no testcase.
|
2023-06-27 16:36:29 +08:00 |
|
daitingting
|
7aa7c73f29
|
* Set header for testcase.
|
2023-06-15 06:11:30 +00:00 |
|
liugang
|
2b423c63e3
|
+ testcaseBrowse: add items to display automated test cases and scenes.
|
2023-06-13 18:48:07 +08:00 |
|
liugang
|
a2b4469f36
|
- testcaseBrowse: remove the drop-down menu of other items.
|
2023-06-13 18:47:13 +08:00 |
|
liugang
|
839d03d2f8
|
* testcaseBrowse: add a item of drop-down menu to browse test cases by list.
|
2023-06-13 18:45:53 +08:00 |
|
liugang
|
da14787a22
|
* testcaseBrowse: use custom defined columns instead of configured ones.
|
2023-06-13 16:49:07 +08:00 |
|
liugang
|
764c89b7b7
|
+ testcaseBrowse: display a button to manage module of testcase in browse page.
|
2023-06-13 16:34:05 +08:00 |
|
sunguangming
|
ef41f3bb33
|
* Remove unused code.
|
2023-06-13 14:24:01 +08:00 |
|
sunguangming
|
725f108bb3
|
* Make dtable useable.
|
2023-06-13 14:22:48 +08:00 |
|
liugang
|
b1e9c279c6
|
* testcaseBrowse: add configuration to enable custom defined columns.
|
2023-06-13 14:18:33 +08:00 |
|
liugang
|
f338f291c7
|
- ui: remove the set::arrow(false) property of the dropdown widget.
|
2023-06-13 13:33:18 +08:00 |
|
liugang
|
396f18a60b
|
* testcaseBrowse: pass the $caseType parameter when create link of groupCase page.
|
2023-06-13 13:29:15 +08:00 |
|
liugang
|
18ad0cbc32
|
- testcaseBrowse: remove unused code.
|
2023-06-13 13:28:48 +08:00 |
|
liugang
|
42d700fd53
|
+ testcaseBrowse: remove link of scene's title.
|
2023-06-13 09:34:42 +08:00 |
|
liugang
|
e9deb68d02
|
- testcaseBrowse: remove unused code.
|
2023-06-13 09:09:59 +08:00 |
|
liugang
|
8134cd2d13
|
+ testcaseBrowse: display id before title by calling onRenderCell function.
|
2023-06-12 19:59:28 +08:00 |
|
liugang
|
9de710145b
|
* testcaseBrowse: dynamically set nestedToggle property according the top scene number.
|
2023-06-10 17:31:33 +08:00 |
|
liugang
|
ce390cd459
|
* testcaseBrowse: add function to judge if the drop-down menu of suite can be displayed.
|
2023-06-10 16:02:49 +08:00 |
|
liugang
|
852bdddb43
|
* testcaseBrowse: judge if can display the drop-down menu used to switch case types by the opened tab instead of in fetch mode.
|
2023-06-10 15:49:38 +08:00 |
|
liugang
|
137413b83d
|
* testcaseBrowse: don't display the automation menu if the $prodcutID variable is empty.
|
2023-06-10 15:45:30 +08:00 |
|
liugang
|
272fe01f25
|
* testcaseBrowse: display the switch view menu in fetch mode.
|
2023-06-10 15:44:49 +08:00 |
|
liugang
|
41ede08830
|
* testcaseBrowse: hide the drop-down menu used to switch case types in fetch mode.
|
2023-06-10 15:33:52 +08:00 |
|
liugang
|
8ca14d5837
|
+ testcaseBrowse: assign the $browseType variable to the $scene object because it's used in the isClickable method.
|
2023-06-10 14:56:23 +08:00 |
|
liugang
|
2bab266dc7
|
* testcaseBrowse: convert $executionID from int to string.
|
2023-06-10 14:54:48 +08:00 |
|
liugang
|
3c736cd5db
|
* testcaseBrowse: pass the raw configuration of field list to the dtable widget.
|
2023-06-10 13:21:56 +08:00 |
|
liugang
|
ec9c825489
|
* testcaseBrowse: init the custom cols of dtable.
|
2023-06-10 13:21:32 +08:00 |
|
liugang
|
e67e49d994
|
+ testcaseBrowse: check privilege before generate link of create suite.
|
2023-06-09 16:50:16 +08:00 |
|
liugang
|
c7ea387c25
|
* testcaseBrowse: refactor functions to build operate menu by configuration.
|
2023-06-09 09:44:30 +08:00 |
|
liugang
|
274ff4dbc6
|
- testcaseBrowse: remove unused semicolon.
|
2023-06-08 14:51:29 +08:00 |
|
liugang
|
3189386b9e
|
+ testcaseBrowse: only display checkbox if the row's data is test case.
|
2023-06-08 14:45:00 +08:00 |
|
liugang
|
4c7f4a95bd
|
+ testcaseBrowse: add function to handle the summary of datatable.
|
2023-06-08 14:40:42 +08:00 |
|