Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Support bulk actions in repeater #1409

Merged

Conversation

BenjaminNeilDavis
Copy link
Contributor

Handling the addition of "bulk actions". Now when multiple items are selected returns all items with each items properties and the item itself.
Fixes issue #1408

@swilliamset
Copy link
Contributor

Hold till multi select is complete #1407

@interactivellama
Copy link
Contributor

Fuel UX Repeater List - should handle selectable (multi) option correctly...ERROR is failing now.

@interactivellama interactivellama changed the title Enabling bulk actions in repeater Support bulk actions in repeater Jul 28, 2015
@BenjaminNeilDavis
Copy link
Contributor Author

@interactivellama yeah I was in the middle of merging. I dont know why it pushed that commit I wasnt ready to push the merge and my updates yet.

Handling the addition of "bulk actions". Now when multiple items are selected returns all items with each items properties and the item itself.

Updating test for change in returned action obj

Make repeater actions have pointer cursor
Fixes #1411

Had to make a few changes to deal with the new additions within multi select. Added support for just selected instead of multi-selected.

Overwritting css class for actions dropdown menu to show glyphicons

Fix to index view. Column sizing on

Bad selector in multi-select-enabled if columnsyncing was not turned on

Adding a check to see if there are actions selected or not. If none selected bluk actions is disabled.
Center actions column and not using hard coded padding values

Updating the selecting of rows / clicking on rows.

Had to make a few changes to deal with the new additions within multi select. Added support for just selected instead of multi-selected.
@BenjaminNeilDavis BenjaminNeilDavis force-pushed the issue-1408-bulk-actions branch from 6a8adfa to ed63f0c Compare July 31, 2015 17:14
swilliamset added a commit that referenced this pull request Aug 4, 2015
@swilliamset swilliamset merged commit dc5debb into ExactTarget:master Aug 4, 2015
@swilliamset swilliamset removed the Hold label Aug 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants