RE: [ACS4.5] GUI Question

2014-07-29 Thread Brian Federle
pache.org Subject: Re: [ACS4.5] GUI Question Hi Brian, Actually what we want exactly to do is adding autocompletion to the "Storage Tags" field in the "Create Primary Storage" dialog. Ideally, it will look like this :* http://i.imgur.com/2ypzmGN.png <http://i.imgur.com/2ypzmGN

Re: [ACS4.5] GUI Question

2014-07-29 Thread Seif Eddine Jemli
Hi Brian, Actually what we want exactly to do is adding autocompletion to the "Storage Tags" field in the "Create Primary Storage" dialog. Ideally, it will look like this :* http://i.imgur.com/2ypzmGN.png * So, suggestions of existing storage tags that match the ty

Re: [ACS4.5] GUI Question

2014-07-29 Thread Mike Tutkowski
d > edit their AJAX calls to read your new tag-type fields. > > > > Hope that helps. > > > > -Brian > > > > *From:* Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > *Sent:* Monday, July 28, 2014 6:49 PM > *To:* dev@cloudstack.apache.org > *Cc:* Brian Federl

RE: [ACS4.5] GUI Question

2014-07-29 Thread Brian Federle
ian Federle; Jessica Wang; Alena Prokharchyk; Seif Eddine Jemli Subject: Re: [ACS4.5] GUI Question Just to add a bit more detail: Seif is looking to create a new dialog that can utilize this control. One could access this new dialog - perhaps - by clicking on a new button to the right of the Storage T

Re: [ACS4.5] GUI Question

2014-07-28 Thread Mike Tutkowski
Just to add a bit more detail: Seif is looking to create a new dialog that can utilize this control. One could access this new dialog - perhaps - by clicking on a new button to the right of the Storage Tags text field (ex. in the Add Primary Storage dialog). This new dialog would utilize the new c

[ACS4.5] GUI Question

2014-07-28 Thread Mike Tutkowski
Hi, My student for GSoC, Seif, was interested in adding this control to CloudStack's GUI codebase: http://loopj.com/jquery-tokeninput/ He's already written a new API command that retrieves a list of storage tags (in addition to other work for GSoC). Ideally he would be able to augment a couple