ui development

2013-08-15 Thread Daan Hoogland
H, Is there a (wiki-)page on cloudstack ui development? I am looking at some ui enhancements. (for https://issues.apache.org/jira/browse/CLOUDSTACK-4328 and https://issues.apache.org/jira/browse/CLOUDSTACK-1532) thanks, Daan

UI Development

2013-06-11 Thread Soheil Eizadi
I did not find any UI development resources on the Wiki. I need to update the UI to support a new Device. I wanted to know if there is there any recommended tooling for the CloudStack UI. I was planning to use Eclipse JavaScript Development Tools (JSDT), but wanted to see if there is any

UI Development

2014-06-03 Thread Matt Spurlin
I am trying to get a grasp on how the UI is generated for CloudStack. Are there any good documented resources for the UI? For example, say I wanted to add another column to the table of storage devices, is there any documentation that would help me figure this out?

Re: ui development

2013-08-15 Thread Daan Hoogland
found it https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+API+Development thanks On Thu, Aug 15, 2013 at 1:34 PM, Daan Hoogland wrote: > H, > > Is there a (wiki-)page on cloudstack ui development? I am looking at > some ui enhancements. > > (for https://issu

Re: ui development

2013-08-15 Thread Daan Hoogland
sorry, no I was to quick to be enthousiastic. I mean UI dev:( https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+UI+Development but I did find it :) On Thu, Aug 15, 2013 at 1:59 PM, Daan Hoogland wrote: > found it > > https://cwiki.apache.org/confluence/display/C

RE: UI Development

2013-06-11 Thread Brian Federle
Hi Soheil, For the most part pretty much any IDE/text editor will work for UI development, as the code base is pure JS+HTML+CSS. I usually use Firebug for debugging purposes. For IDEs, I would recommend IntelliJ IDEA, which has the best support for JS, including an integrated JS debugger. Not

RE: UI Development

2013-06-11 Thread Soheil Eizadi
: Tuesday, June 11, 2013 11:44 AM To: 'dev@cloudstack.apache.org' Subject: RE: UI Development Hi Soheil, For the most part pretty much any IDE/text editor will work for UI development, as the code base is pure JS+HTML+CSS. I usually use Firebug for debugging purposes. For IDEs, I would

RE: UI Development

2013-06-11 Thread Brian Federle
1, 2013 11:52 AM To: dev@cloudstack.apache.org Subject: RE: UI Development Hi Brian, Thanks for the detail. I have looked at the UI-Plugin page, is there a matching server side plugin component to go along with the UI-Plugin to extend the CloudStack functionality

RE: UI Development

2013-06-12 Thread Alex Huang
facing API changes on the list before making them. Admin API changes can be added fairly quickly. --Alex > -Original Message- > From: Brian Federle [mailto:brian.fede...@citrix.com] > Sent: Tuesday, June 11, 2013 12:44 PM > To: 'dev@cloudstack.apache.org' > Su

RE: UI Development

2013-06-13 Thread Soheil Eizadi
: UI Development Soheil, Yes there is. Look under the plugins folder for all the current plugins. CloudStack plugins allow not only code to be inserted to add functionality but APIs can be added to facilitate new functionalities. I do ask everyone who are developing plugins to consider and

RE: UI Development

2014-06-03 Thread Gabor Apati-Nagy
ommend discussing this on the list first. Gabor -Original Message- From: Matt Spurlin [mailto:matt.spur...@appcore.com] Sent: 03 June 2014 17:13 To: dev@cloudstack.apache.org Subject: UI Development I am trying to get a grasp on how the UI is generated for CloudStack. Are there any good d

Re: UI Development

2014-06-03 Thread Matt Spurlin
ng > this on the list first. > > Gabor > > -Original Message- > From: Matt Spurlin [mailto:matt.spur...@appcore.com] > Sent: 03 June 2014 17:13 > To: dev@cloudstack.apache.org > Subject: UI Development > > I am trying to get a grasp on how the UI is generat

Re: UI Development

2014-06-05 Thread Matt Spurlin
. >> >> What is the new column that you plan to add? I would recommend discussing >> this on the list first. >> >> Gabor >> >> -Original Message- >> From: Matt Spurlin [mailto:matt.spur...@appcore.com] >> Sent: 03 June 2014 17:13 >&g

Re: UI Development

2014-06-05 Thread Matt Spurlin
ider needs to be changed as >>> well. >>> >>> What is the new column that you plan to add? I would recommend discussing >>> this on the list first. >>> >>> Gabor >>> >>> -Original Message- >>> From: Matt Spurlin [mai

jsonObj is not defined. UI development problem.

2014-08-27 Thread Ilia Shakitko
I am working on some ui changes in cloudstack. And I am adding some lines (to display tags for SecurityGroupRules) in network.js: line #4670 (before actions: { destroy: { … on line #4814): tags: cloudStack.api.tags({ resourceType: 'SecurityGroupRule',

RE: jsonObj is not defined. UI development problem.

2014-09-01 Thread Ilia Shakitko
ttp://www.leaseweb.com> Luttenbergweg 8, 1101 EC Amsterdam, The Netherlands From: Ilia Shakitko Sent: woensdag, 27 augustus, 2014 11:54 To: dev@cloudstack.apache.org Subject: jsonObj is not defined. UI development problem. I am working on some ui changes in cloudstack. And I am adding some lines (to displa

RE: jsonObj is not defined. UI development problem.

2014-09-01 Thread Gabor Apati-Nagy
to:i.shaki...@tech.leaseweb.com] Sent: 01 September 2014 13:52 To: dev@cloudstack.apache.org Subject: RE: jsonObj is not defined. UI development problem. Can somebody help me in that? I’ve tried to contact Jessica Wang (main changer in that ui part, but haven’t got an answer yet) Kind regards, Ilia Shakitko

RE: jsonObj is not defined. UI development problem.

2014-09-03 Thread Ilia Shakitko
Apati-Nagy [mailto:gabor.apati-n...@citrix.com] Sent: maandag, 01 september, 2014 17:48 To: dev@cloudstack.apache.org Subject: RE: jsonObj is not defined. UI development problem. Hi Ilia, I looked into this and although I did not try to make the changes myself, it turned out that the error you are