bountysource / core

Bountysource is the funding platform for open-source software.
https://www.bountysource.com/
MIT License
630 stars 187 forks source link

Support bulk installing of GitHub plugin #372

Open ccverg opened 10 years ago

ccverg commented 10 years ago

Allow batch editing of plugins from /tools:

Quick mockup: image

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

davidhtien commented 10 years ago

Could there possibly be a more complete mock up of what you guys want this to look like? I'm confused by what the batch edits on the right should be, how come there's no button to install or save and all the options that are available for a single selection disappear? Also how would you handle selection of multiple elements in different states, such as in the picture provided of one that is not yet installed and one that has already been installed?

ybouhjira commented 10 years ago

@davidhtien I think I've already handled that issue in my PR now we are waiting for a backend change so that the changes could be that with one request to the API.