Jessica Wang
ae79a1ebbd
cloudstack UI - domain page - create domain - encode data passed to API call.
2012-10-31 15:26:05 -07:00
Brian Federle
8bb273de8f
Add tooltips to form fields
...
-Adds tooltips to all dialog-based form fields, to describe what each
field represents. The tooltip appears on focus of the field, and
hides once the field is blurred.
-Documentation content is pulled from a new namespace
'cloudStack.docs', under docs.js. A new attribute, 'docID' is then
specified on each createForm field to link the field to a specific
tooltip string.
-If no docID is specified, then no tooltip is rendered.
-This only applies to the 'generic' forms that are rendered using the
createForm widget
-This still needs to be localized
Conflicts:
ui/index.jsp
ui/scripts/configuration.js
ui/scripts/network.js
ui/scripts/ui/dialog.js
ui/scripts/vpc.js
2012-10-22 15:18:22 -07:00
Jessica Wang
295e228819
bug 15089: cloudstack UI - domain page - get volume count and VM count from listAccounts API response that has volumetotal property and vmtotal property under each account object. listVolumes API and listVirtualMachines API are no longer called when domains are clicked in domain page.
2012-09-28 22:58:34 -07:00
Jessica Wang
80ad7dd930
CS-16413: cloudstack UI - domain page - pass details=min to listAccounts API.
2012-09-27 15:09:04 -07:00
Jessica Wang
3a313ee1ff
CLOUDSTACK-110: cloudstack UI - domain page - allow root domain to have Edit option, but only network domain field is editable, Resource Limits fields and domain name field is not editable.
2012-09-24 16:49:09 -07:00
Brian Federle
c12734eab6
CS-15798: Support editing of VPC resource limits
2012-08-02 14:22:45 -07:00
bfederle
6015df9137
CS-13535: Error handling for add domain operation
...
Original patch by: olga.smola
reviewed-by: jessica, r5583
2012-06-27 16:20:30 -07:00
David Nalley
9687520712
applying Chip Childer's patches for license headers in the ui directory
2012-06-26 10:46:53 -04:00
Sanjay Tripathi
be9485c398
CS-14562: Domian page does not show up (spinner shown) for a very long time when there are large number of hosts and vms.
2012-05-10 23:31:42 +05:30
Jessica Wang
c33ecdeaba
bug 14368: cloudstack 3.0 UI - domain page - add "Update Resource Count" action ("Update Resource Count" is different from "Update Resource Limit")
2012-04-13 10:17:03 -07:00
frank
2f634c0913
Switch to Apache license
2012-04-03 04:50:05 -07:00
Jessica Wang
8e2fc79174
cloudStack 3.0 UI - validation - apply new method "disallowSpecialCharacters" to all textfields in dialog widget.
2012-03-15 15:31:30 -07:00
Jessica Wang
f0cb103a98
cloudStack 3.0 UI - validation - add new method "disallowSpecialCharacters" which will disallow < and > (to prevent XSS attack) - apply this method in Add Domain dialog.
2012-03-15 14:47:33 -07:00
Brian Federle
744cd902d1
Localize domains section
2012-02-13 15:11:11 -08:00
Jessica Wang
38ada9c585
domain page - add full path.
2012-02-03 15:49:01 -08:00
Jessica Wang
af81ae4078
bug 11426: domain page - fix the criterion to determine whether it's a Root domain or not.
2012-01-31 15:06:20 -08:00
bfederle
83bc7d1c81
Remove UI test data
2012-01-27 09:01:57 -08:00
bfederle
4bc6fd0eb9
Explicitly show all account, domain listings for admin
2012-01-09 10:44:07 -08:00
Jessica Wang
2720bd5725
bug 10409: create account - add domain suffix field
2011-12-14 10:24:31 -08:00
Jessica Wang
582d565a4f
bug 10409: edit domain - make domain suffix field editable.
2011-12-13 16:59:01 -08:00
Jessica Wang
96e3f7fbf5
bug 10409: create domain - add domain suffix field.
2011-12-13 16:54:04 -08:00
Brian Federle
e7c4bc48fd
bug 12266
...
- Show 'delete' instead of 'create' in dialog
- Select domain's parent upon deletion, for UI consistency
2011-12-02 15:39:28 -08:00
Brian Federle
7832509e78
Fix action filters on domain details
2011-11-16 14:35:12 -08:00
Jessica Wang
7a8ca9d8cb
cloudStack 3.0 new UI - domain page - remove resource limits tab that is already merged into details tab.
2011-11-08 14:22:57 -08:00
Jessica Wang
93e11db07d
cloudStack 3.0 new UI - domain page - merge update resource limit into Edit action.
2011-11-08 13:17:29 -08:00
Jessica Wang
7d430c8a25
cloudStack 3.0 new UI - domain page - Delete Domain action - pass cleanup parameter to API call if "Forced" checkbox is visible.
2011-11-08 12:24:12 -08:00
Jessica Wang
b8ba041027
cloudStack 3.0 new UI - domain page - add VM limits, IP limits, Volume limits, Snapshot limits, Template limits field.
2011-11-08 12:14:45 -08:00
Jessica Wang
9e070e41b9
cloudStack 3.0 new UI - domain page - add Instance Total field, Volume Total field.
2011-11-08 11:56:23 -08:00
Jessica Wang
a76711b453
cloudStack 3.0 new UI - domain page - add Account Total field.
2011-11-08 11:49:01 -08:00
Jessica Wang
1fc8997547
cloudStack 3.0 new UI - domain page - implement Edit Domain action.
2011-11-08 10:57:05 -08:00
Brian Federle
29f510772c
Add new UI; move old UI to old/
2011-11-03 10:59:57 -07:00