Add drag and drop support to Admin enum tables
Reported by: |
Ryan J Ollos |
Owned by: |
Ryan J Ollos |
Priority:
|
normal
|
Milestone:
|
1.2
|
Component:
|
admin/web
|
Version:
|
|
Severity:
|
normal
|
Keywords:
|
|
Cc:
|
|
Branch:
|
|
Release Notes:
|
Enum tables on the Ticket Admin pages can be reordered by drag and drop. The ordering is also dynamically updated when changing the Select boxes.
|
API Changes:
|
|
Internal Changes:
|
|
This work was started in #10994. The AdminEnumListPlugin will be used as a starting point for the patch.
- The enum lists can be sorted by drag and drop of the items.
- The Order column of select elements is hidden.
- A Revert changes button is added. The button is disabled until the list is reordered.
Change History
(7)
Milestone: |
1.1.3 → next-dev-1.1.x
|
Owner: |
Ryan J Ollos removed
|
Status: |
assigned → new
|
Milestone: |
next-dev-1.1.x → 1.2
|
Owner: |
set to Ryan J Ollos
|
Release Notes: |
modified (diff)
|
Status: |
new → assigned
|
Release Notes: |
modified (diff)
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Proposed changes in log:rjollos.git:t11682-dnd-reordering.1.