Actions
Feature #21447
closedRemove "Actions" column on tables that display a full toolbar
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench2
Target version:
Story points:
-
Updated by Peter Amstutz 11 months ago
- Target version changed from Development 2024-02-14 sprint to Development 2024-02-28 sprint
Updated by Peter Amstutz 11 months ago
- Target version changed from Development 2024-02-28 sprint to Development 2024-03-13 sprint
Updated by Peter Amstutz 10 months ago
- Target version changed from Development 2024-03-13 sprint to Development 2024-03-27 sprint
Updated by Peter Amstutz 9 months ago
- Target version changed from Development 2024-03-27 sprint to Development 2024-04-10 sprint
Updated by Peter Amstutz 9 months ago
- Target version changed from Development 2024-04-10 sprint to Development 2024-04-24 sprint
Updated by Peter Amstutz 9 months ago
- Target version changed from Development 2024-04-24 sprint to Development 2024-05-08 sprint
Updated by Peter Amstutz 9 months ago
- Target version changed from Development 2024-05-08 sprint to Development 2024-06-05 sprint
Updated by Peter Amstutz 9 months ago
- Target version changed from Development 2024-06-05 sprint to Development 2024-05-08 sprint
Updated by Peter Amstutz 8 months ago
- Target version changed from Development 2024-05-08 sprint to Development 2024-05-22 sprint
Updated by Peter Amstutz 8 months ago
- Target version changed from Development 2024-05-22 sprint to Development 2024-06-05 sprint
Updated by Peter Amstutz 7 months ago
- Target version changed from Development 2024-06-05 sprint to 439
Updated by Peter Amstutz 7 months ago
- Target version changed from 439 to Development 2024-06-05 sprint
Updated by Peter Amstutz 7 months ago
- Target version changed from Development 2024-06-05 sprint to Development 2024-06-19 sprint
Updated by Lisa Knox 7 months ago
developer-run-tests-services-workbench2: #895
21447-remove-actions-column @ 1947954e40b257a042375c7e7a2223f0a9126808
- ✅ All agreed upon points are implemented / addressed.
- ✅ Anything not implemented (discovered or discussed during work) has a follow-up story.
- ✅ Code is tested and passing, both automated and manual, what manual testing was done is described
- ✅ Documentation has been updated.
- ✅ Behaves appropriately at the intended scale (describe intended scale).
- ✅ Considered backwards and forwards compatibility issues between client and server.
- ✅ Follows our coding standards and GUI style guidelines.
- Several tests had to be updated, and about a third of the time, the project test would fail because the update form would pass the actual string instead of the tag associated with the string. I was unable to figure out why it happened, so I added a tag verification function in the project update component.
Updated by Stephen Smith 7 months ago
One thing: I noticed that the all processes panel seems to show a full toolbar, should the actions column be removed there too?
Updated by Lisa Knox 7 months ago
developer-run-tests-services-workbench2: #904
21447-remove-actions-column @ 83603c3895e23395d14591c8ebac3df1ab7d0e2e
Good catch, it's removed now
Updated by Lisa Knox 7 months ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|0eea0b8a51ffec0c7e975932c029e4bd9a1d6b7e.
Actions