Commit Graph

172 Commits

Author SHA1 Message Date
Jessica Wang 64e6f41015 IP Address page - Port Forwarding tab - (1) add "state" column. (2) change "delete" link to "revoke" link. 2010-12-07 11:17:39 -08:00
will 24b572feb9 Fixed issue with IE not displaying the default virtual network. 2010-12-06 20:15:15 -08:00
will 9cc7766948 You can finally select multiple dedicated networks. 2010-12-06 18:51:23 -08:00
Jessica Wang 000c484324 account page - user tab - implement "Change Password" action. 2010-12-06 16:20:12 -08:00
will d61c4d0da4 Fixing pods to make use of netmask instead of cidr 2010-12-06 16:06:08 -08:00
Jessica Wang c07d1b3e7b Account page - user tab - implement "Edit User" action. 2010-12-06 15:59:49 -08:00
Jessica Wang 232860c562 account page - user tab - implement "Register Keys" action. 2010-12-06 14:21:19 -08:00
will b628c3f46c Adding UI to allow adding of dedicated direct network 2010-12-06 14:15:41 -08:00
Jessica Wang 88d0ab4d54 Account page - implement Add User dialog (which is different from Add Account Dialog) 2010-12-06 14:01:05 -08:00
Jessica Wang baed52fc99 account page - creating new account is using createUser API (we don't have createAccount API). So, the object returned is user object instead of account object. We need to call listAccounts to get account object to update UI. 2010-12-06 12:49:40 -08:00
Jessica Wang 2006cc36bb Account page - add User tab. 2010-12-06 12:24:30 -08:00
NIKITA 2e5fc3d41f Dashboard Domain UI with slight correction 2010-12-06 07:02:26 -08:00
NIKITA d46755c1bf UI for Domain Dashboard 2010-12-06 06:52:31 -08:00
Jessica Wang 54e53f2037 Domain page - implement DeleteDomain API. 2010-12-03 18:54:04 -08:00
will a1573350f9 Defaulted "No Thanks" as the data disk offering. 2010-12-03 18:07:36 -08:00
will 54ece4c460 - Enable virtual networking mode in the VM wizard. 2010-12-03 17:40:04 -08:00
Jessica Wang 09aa5605fa Domain page - implement "Add Domain". 2010-12-03 16:47:17 -08:00
Jessica Wang bb9877b2a2 Account page - implement "Add User" function. 2010-12-03 15:13:05 -08:00
Jessica Wang 7a80bf102f Disk Offering - add public/private option and domain dropdown during creation. Support domain to be updated after a disk offering is created. 2010-12-03 11:52:03 -08:00
Jessica Wang 3f5b1e4c0e update service offering - support updating domain when updating a service offering. 2010-12-02 19:27:54 -08:00
Jessica Wang 87a5ee27ab Create Service Offering - add public/private option. When private is selected, show domain dropdown field. 2010-12-02 18:45:51 -08:00
Jessica Wang f104b92c0f resource page - fix a bug that primary storage total number is "NaN" after creating the first primary storage from resource page. 2010-12-02 18:03:26 -08:00
Jessica Wang ce4b496868 resource page - add host dialog - fix style. (zone dropdown and pod dropdown were pushed to next line) 2010-12-02 17:53:07 -08:00
Jessica Wang 250496c178 Service Offering page, Disk Offering page - implement basic search and advanced search. 2010-12-02 15:51:49 -08:00
Jessica Wang 2680b8ca12 System VM page - implement basic search and advanced search. 2010-12-02 15:34:01 -08:00
Jessica Wang 93699c473c Routers page - implement basic search and advanced search. 2010-12-02 15:25:40 -08:00
Jessica Wang 49dba2558f instance page - customize advanced search (3 kinds: general, no state dropdown, no account and domain dropdown) 2010-12-02 14:42:41 -08:00
Jessica Wang 9f5b03d0f7 Alert page - implement basic search and advanced search. 2010-12-02 12:50:05 -08:00
Jessica Wang 9075d56863 Account page - implement basic search and advanced search. 2010-12-02 12:28:03 -08:00
Jessica Wang 2d70fb25dd ISO page - implement basic search and advanced search. 2010-12-02 11:40:47 -08:00
Jessica Wang accd9bcf97 template page - implement basic search and advanced search. 2010-12-02 11:16:52 -08:00
Jessica Wang 8e4c003285 IP Address page - implement basic search and advanced search. 2010-12-02 10:58:12 -08:00
Jessica Wang a6898079d5 snapshot page - implement basic search and advanced search. 2010-12-02 10:46:59 -08:00
Jessica Wang df9cc101db instance page - advanced search - remove state dropdown field since we have filter menu on left navigation already ("Running Instances", "Stopped Instances", "Destroyed Instances"). 2010-12-02 10:13:43 -08:00
Jessica Wang 965026a4a5 volume page - implement advanced search. 2010-12-01 19:37:13 -08:00
Jessica Wang aae2e95ed2 events page - implement advanced search. 2010-12-01 18:58:12 -08:00
Jessica Wang f23135514a instance page - implement advanced search button clicking. 2010-12-01 17:27:24 -08:00
will b2ba0521df - Using JSTL for the internationalization framework of the UI and standardized the message bundles.
- Fixed cloud.core.callbacks.js to include the new "sessionKey" variable that is needed to prevent CRSF attacks.
2010-11-29 20:06:27 -08:00
Jessica Wang c7ca1a705d new UI - alert page - add ID field. 2010-11-24 15:20:57 -08:00
Jessica Wang bf92a20432 bug 7262: global settings page - set padding in value column. So, description won't be shifted into value column when value is empty. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:08:35 -08:00
Jessica Wang 25cbd6565c bug 7282: VM wizard - step 3 - select disk offering - prevent a person from moving on if no disk offering is selected. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:03:04 -08:00
Jessica Wang 6cc2dd9b28 bug 7277: ISO page - implement "Download ISO" action. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:58:51 -08:00
Jessica Wang b18add1373 bug 7277: template page - implement "Download Template" action. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:57:26 -08:00
Jessica Wang 8666fb3fc4 new UI - Add Direct IP Range dialog box - add new field "guest gateway". (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:55:36 -08:00
Jessica Wang eb6169ad1e bug 7276: fix syntax error in html code. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:49:58 -08:00
Jessica Wang 45c026b6e1 new UI - Add Zone Pod Wizard - basic mode - add pod step - add new field "guest gateway" . (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:47:10 -08:00
Jessica Wang 6f8f97db5c new UI - delete zone - clear up everything in zone page after deleting zone succeeds. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:45:29 -08:00
Jessica Wang 85cc68a742 bug 7253: show error message when addnig host fails. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:34:11 -08:00
will 69ce2a090e Merge with Master: Defaulted the root disk offering to the first offering. 2010-11-23 11:13:47 -08:00
will 8ab1121221 merge 7266: Added description for basic and advanced networking options while adding a new zone. 2010-11-22 12:33:59 -08:00