18 Commits

Author SHA1 Message Date
Jessica Wang
6a0159c498 Domain page - implement refresh button for each tree node. 2010-12-06 11:13:31 -08:00
Jessica Wang
d1ce9e5e5d Domain page - get sub-domains only when expand icon is clicked (instead of drawing the whole tree the first time). 2010-12-03 20:38:09 -08:00
Jessica Wang
41996fbcf9 Add Domain Dialog box - default parent domain dropdown field to the domain who is curretnly loaded in right panel. 2010-12-03 20:06:21 -08:00
Jessica Wang
1bd40ce8ee fix a bug: DeleteDomain is async, not sync. 2010-12-03 19:50:32 -08:00
Jessica Wang
54e53f2037 Domain page - implement DeleteDomain API. 2010-12-03 18:54:04 -08:00
Jessica Wang
09aa5605fa Domain page - implement "Add Domain". 2010-12-03 16:47:17 -08:00
Jessica Wang
34f660b403 replace noNull() with fromdb(). 2010-12-01 11:06:52 -08:00
Jessica Wang
17ffde1c17 API has changed to return all if pagesize is not specified. Here is more corresponding UI change. 2010-11-30 11:26:21 -08:00
Jessica Wang
db3b75bda0 API has changed to return all if pagesize is not specified. Here is corresponding UI change. 2010-11-30 11:03:58 -08:00
Jessica Wang
49e22e9b19 new UI - domain tree - make whole domain row clickable (before this change, only domain name was clickable). 2010-11-29 15:31:59 -08:00
Jessica Wang
49d40df2fe domain page - implement refresh button. 2010-11-29 14:06:11 -08:00
Jessica Wang
921249e399 new UI - domain page - show zero if no accounts/instances/volume is under a domain. 2010-11-24 15:09:52 -08:00
Jessica Wang
8b106c7271 new UI - apply noNull() or fromdb() to all fields that get value from API. 2010-11-15 14:05:39 -08:00
Jessica Wang
c03c3a171f new UI - fix bug 6670(The UI shows templates are ready to use: DB says the DOWNLOAD_IN_PROGRESS) 2010-11-08 11:37:47 -08:00
Jessica Wang
853f6610c2 new UI - change function names since the 2 functions are not only used by details tab, but also other tabs (e.g. resource limits tab). 2010-11-05 10:14:11 -07:00
Jessica Wang
2195b5b75c new UI - domain page -resource limits tab - remove Edit button, add Edit Resource Limits link and implement it. 2010-11-04 13:04:10 -07:00
Jessica Wang
01154ebf0f new UI - add grid header on details tab and resource tab. 2010-11-04 11:28:12 -07:00
will
034ec649a0 Did some renaming of the javascript files in new 2.2 UI. 2010-11-01 22:52:12 -07:00