Resolve #3424994 "Create ui submodule"
Merged
requested to merge issue/codit_batch_operations-3424994:3424994-create-ui-submodule into 1.0.x
Closes #3424994
This one is a big lift and is going to take a while.
-
Documentation updated -
Permissions as part of parent module -
UI submodule -
Batch operation list page -
sortable -
filters -
paginated? -
results count
-
-
Batch operation summary page -
List of logs -
sortable -
filters -
pagination (due to log size is a must, for performance) -
results count
-
-
run form with radio buttons for strict, or skipping errors.
-
-
Confirmatiion page (are you sure you want to run this?) -
Validate no other running -
Validate class exists
-
-
Batch running system -
Batch messaging when complete -
Show's current user as the runner -
allows running an error if error encountered why allow-skip -
Fails gracefully if strict fail is encountered.
-
Edited by Steve Wirt
Merge request reports
Activity
assigned to @swirtMiles
added 1 commit
- 2987a852 - 3424994 Add controller to generate BatchOperation list page.
added 1 commit
- 73f96827 - 3424994 Add controller to generate BatchOperation list page.
added 1 commit
- fd8623af - Add table to batch operation page. (incomplete)
added 1 commit
- 5211af64 - Add log link and user link to BatchOperation page.
added 11 commits
-
e2211ab1 - 1 commit from branch
project:1.0.x
- 83f8497b - 3424994 Add info file for UI module.
- ca1fcb97 - #3424994 Add menu and routing for UI.
- e271eb5a - 3424994 Add controller to generate BatchOperation list page.
- 662852bc - Add table description.
- add8dbfd - 3424994 adjust Batch operation list title and menu titles.
- 245eee65 - 3424994 Add sortable column headers.
- 48d84261 - 3424994 Add BatchOperation page (incompete)
- cb22db10 - Add table to batch operation page. (incomplete)
- f67d6a9e - Add log link and user link to BatchOperation page.
- cbf9842c - 3424994 Adjust progress bar to use new count fields.
Toggle commit list-
e2211ab1 - 1 commit from branch
Please register or sign in to reply