apyrgio / synnefo

Synnefo is open source cloud software, used to create massively scalable IaaS clouds.
GNU General Public License v3.0
0 stars 0 forks source link

Extend modal area to support user input (e.g. change owner, reassign to project) #298

Open apyrgio opened 10 years ago

apyrgio commented 10 years ago

The discussed steps are the followed:

From To
id1 <input1>
id2 <input2>

As one can see in the above multiple action scenario, the ownership can be transfered to different entities for each item.

apyrgio commented 10 years ago

Also, note that once the above is implemented, we can move to something like this:

From To button
id1 <input1> <button>
id2 <input2> <button>

which will utilize our existing DataTables implementation. The concept is the following: