Commit Graph

59 Commits

Author SHA1 Message Date
Jessica Wang c4719e91f5 CS-14624: cloudstack 3.0 UI - hide "Add Account" button from domain-admin. 2012-04-24 17:06:03 -07:00
frank 72d284de7d Switch to Apache license 2012-04-03 04:54:14 -07:00
Brian Federle a35eafa3f6 bug 14507
Fix typo in title field for change password dialog
2012-03-28 10:50:42 -07:00
Brian Federle 25b9807945 bug 14191
Correctly filter domain drop-down on add account dialog if accessed
via a specific domain.
2012-03-23 14:50:11 -07:00
bfederle 90a999f4ab bug 14191
-Only show domains under logged in user's domain

-Allow domain admins to add accounts from 'Accounts' section

status 14191: resolved fixed
2012-03-09 14:13:37 -08:00
Jessica Wang 435c79cf77 cloudstack 3.0 UI - Make Account page/User page available to normal-user role. [reviewed-by: Brian] 2012-03-05 11:30:10 -08:00
Jessica Wang 1661d4cc61 Delete User action - fix a bug that loading image didn't disappear after action was finished. [reviewed-by: Brian] 2012-03-02 11:48:46 -08:00
Jessica Wang c30c15f086 Account page - account detail view - implement Refresh button. [reviewed-by: Brian] 2012-03-02 11:28:38 -08:00
Jessica Wang 0441508e19 delete account, delete network offeirng, delete guest network - use 'remove' instead of 'destroy' since their definitions have been switched. [reviewed-by: Brian] 2012-03-01 16:58:57 -08:00
Brian Federle f0285f6f44 bug 13972
Properly refresh data for users detail view

status 13972: resolved fixed
reviewed-by: jessica
2012-02-23 15:30:58 -08:00
Brian Federle 046749cb47 bug 13908: Fix localization label
status 13908: resolved fixed
reviewed-by: jessica
2012-02-21 13:48:13 -08:00
Jessica Wang 7a8018b838 bug 13666: account page - add account - correct account type for admin account in Root domain. [reviewed-by: Brian] 2012-02-17 15:05:31 -08:00
Brian Federle f95f2b50dd Update UI with latest fixes and localization
reviewed-by: jessica
2012-02-13 17:37:38 -08:00
Brian Federle d2284e4439 UI: localization
-Put localization wrappers around listView, detailView widgets

-Add initial localization for instances section
2012-02-09 10:39:59 -08:00
Jessica Wang 623a144b88 bug 13434: cloudstack 3.0 new UI - if md5Hashed is false, use encodeURIComponent() to encode password before sending it to API call. 2012-02-03 16:55:41 -08:00
Jessica Wang 8c5068a3be bug 12649: cloudstack 3.0 new UI - domain fields on all dialog boxes - show full domain path instead of domain name. 2012-02-03 15:38:11 -08:00
bfederle 83bc7d1c81 Remove UI test data 2012-01-27 09:01:57 -08:00
Jessica Wang b1f2dfa52d bug 12306: cloudstack 3.0 new UI - system page - pass listAll=true when calling listDomains to populate domain dropdown. 2012-01-09 16:43:49 -08:00
Jessica Wang 28704eb8a1 cloudstack 3.0 new UI - create user - domain admin and regular user are not allowed to create user. 2012-01-09 16:16:37 -08:00
Jessica Wang 89628cae5c bug 12306: cloudstack 3.0 new UI - account page - create account - pass listAll=true when calling listDomains to populate domain dropdown. 2012-01-09 16:11:55 -08:00
bfederle 4bc6fd0eb9 Explicitly show all account, domain listings for admin 2012-01-09 10:44:07 -08:00
Jessica Wang e77373949b cloudstack 3.0 new UI - account page - from actions from listView since they are available in detailView. 2012-01-06 15:26:05 -08:00
Jessica Wang cbd45e0e43 cloudstack 3.0 new UI - account page, user page - implement search. 2012-01-05 14:34:22 -08:00
Jessica Wang 61c543fe50 bug 12645: cloudstack 3.0 new UI - account page - show add button only when it's root admin. Hide it otherwise. 2012-01-04 16:17:01 -08:00
Jessica Wang f0cd240bdb bug 12371: cloudstack 3.0 new UI - User page - change password dialog - password field - display asterisks instead of characters. 2012-01-04 10:31:41 -08:00
Jessica Wang 53a4266d6b bug 10409: edit account - make domain suffix field editable. 2011-12-14 11:04:09 -08:00
Jessica Wang 2720bd5725 bug 10409: create account - add domain suffix field 2011-12-14 10:24:31 -08:00
Brian Federle 56b5c5cf2a bug 12197
Fix enable account action refresh on detail view

status 12197: resolved fixed
2011-12-09 15:34:45 -08:00
Brian Federle 30ed5fc381 Fix list view
-Add label if only one section select option is present

-Fix for broken context variable for accounts, security groups list
 view -- broke detail and list views
2011-12-07 14:02:39 -08:00
Brian Federle a4b8fc6e24 Cleanup accounts section actions/list view 2011-12-06 11:31:51 -08:00
Jessica Wang 1641229c07 bug 12239: cloudStack 3.0 new UI - Navigating to accounts from domain will only show accounts belonging to that domain 2011-12-03 13:15:15 -08:00
Jessica Wang 30b0fdd30a cloudStack 3.0 new UI - account page - optimize data returned to dataProvider. 2011-11-08 14:08:58 -08:00
Jessica Wang 0b6abd1717 cloudStack 3.0 new UI - user page - implement Delete User action. 2011-11-07 17:39:51 -08:00
Jessica Wang 156833b4e9 cloudStack 3.0 new UI - user page - implement Enable User action. 2011-11-07 17:33:04 -08:00
Jessica Wang 650acd6845 cloudStack 3.0 new UI - user page - implement Disable User action. 2011-11-07 16:54:05 -08:00
Jessica Wang 751685541c cloudStack 3.0 new UI - user page - implement Generate Keys action. 2011-11-07 16:10:30 -08:00
Jessica Wang 5d55037310 cloudStack 3.0 new UI - user page - implement Change Password action. 2011-11-07 16:01:46 -08:00
Jessica Wang 55c817ad62 cloudStack 3.0 new UI - user page - implement Edit User action. 2011-11-07 15:38:35 -08:00
Jessica Wang 836af43681 cloudStack 3.0 new UI - user page - implement action filter. 2011-11-07 15:14:24 -08:00
Jessica Wang d0874522d0 cloudStack 3.0 new UI - account page - implement Delete Account action. 2011-11-07 14:42:47 -08:00
Jessica Wang 5890f4a7de cloudStack 3.0 new UI - account page - implement Lock Account action. 2011-11-07 14:27:02 -08:00
Jessica Wang 72bf65e306 cloudStack 3.0 new UI - account page - implement Enable Account action. 2011-11-07 11:38:54 -08:00
Jessica Wang d3559bf7cb cloudStack 3.0 new UI - account page - implement Disable Account action. 2011-11-07 10:59:57 -08:00
Jessica Wang 7760c4b310 cloudStack 3.0 new UI - account page - implement Update Resource Count action. 2011-11-07 10:39:44 -08:00
Jessica Wang ce4f2b503a cloudStack 3.0 new UI - account page - consolidate Template Limits to Edit action. 2011-11-04 19:18:40 -07:00
Jessica Wang c4b323ee76 cloudStack 3.0 new UI - account page - consolidate Snapshot Limits to Edit action. 2011-11-04 19:12:58 -07:00
Jessica Wang 465bd3636d cloudStack 3.0 new UI - account page - consolidate Volume Limits to Edit action. 2011-11-04 19:05:55 -07:00
Jessica Wang e249f6fc4c cloudStack 3.0 new UI - account page - consolidate Public IP Limits to Edit action. 2011-11-04 18:55:10 -07:00
Jessica Wang 5d8b35009d cloudStack 3.0 new UI - account page - consolidate Instance Limits to Edit action. 2011-11-04 18:40:18 -07:00
Jessica Wang 8719a43619 cloudStack 3.0 new UI - account page - add Instance Limits. 2011-11-04 18:05:03 -07:00