Jessica Wang
6b1f87fb80
CS-14760: volume page - (1) no actions are available when volume state is Uploading. (2) only remove action is available when volume state is UploadError.
2012-05-10 11:31:01 -07:00
Jessica Wang
50caf8f7c4
CS-14761: volume page - make migration action available only when volume state is Ready.
2012-05-10 11:13:35 -07:00
Jessica Wang
cacd2ffae4
Revert "Revert "CS-14735: cloudstack 3.0 UI - Upload Volume - uploadVolume API is sync instead of async. Here is related UI change.""
...
This reverts commit e577c6618b .
2012-05-08 16:16:14 -07:00
Sanjay Tripathi
62fa67409d
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-05-08 12:35:26 +05:30
Jessica Wang
3eb48821c6
CS-14295: cloudstack 3.0 UI - volume page - upload volume dialog - add checksum field.
2012-05-07 11:11:30 -07:00
Sanjay Tripathi
9b567ac6bf
CS-13377 : Can't mark a template as featured during template creation from a root volume.
2012-05-07 16:02:10 +05:30
JohnZ
e577c6618b
Revert "CS-14735: cloudstack 3.0 UI - Upload Volume - uploadVolume API is sync instead of async. Here is related UI change."
...
This reverts commit 12145bbf7c .
2012-05-06 18:32:46 +01:00
Jessica Wang
12145bbf7c
CS-14735: cloudstack 3.0 UI - Upload Volume - uploadVolume API is sync instead of async. Here is related UI change.
2012-05-04 17:00:13 -07:00
Jessica Wang
c356fb922f
CS-14737: cloudstack 3.0 UI - state column in Volume/Snapshot/Instance/SecondaryStorage/Project page - should display state value as is (i.e. as returned in API call). Shouldn't localize value returned in API call.
2012-05-04 16:36:28 -07:00
Jessica Wang
a61f3238c4
CS-14295: cloudstack 3.0 UI - volume page - listView - implement "Upload Volume" action.
2012-05-02 16:22:05 -07:00
bfederle
3848dfe109
WIP: Upload volume UI
...
Adds new action, upload volume, to the storage->volumes list view
header. This will present a dialog to specify URL & name of volume,
and select a VM to attach the volume to.
Server API calls are still incomplete and rely on hardcoded values.
Conflicts:
ui/index.jsp
2012-05-02 14:30:16 -07:00
Jessica Wang
6cbf34f196
CS-13589: cloudstack 3.0 UI - volume page - when a volume is in "Migrating" state, disallow any action.
2012-04-17 16:21:32 -07:00
frank
72d284de7d
Switch to Apache license
2012-04-03 04:54:14 -07:00
Jessica Wang
dad7ffc642
bug 14514: cloudstack 3.0 UI - volume page - show download volume option when a volume's attached VM is stopped or when a volume is detached from a VM.
2012-03-28 14:24:18 -07:00
Jessica Wang
03bb51014a
bug 14451: cloudstack 3.0 UI - volume page - remove the "Migrate Volume" option for regular user and domain admin. [reviewed-by: Brian]
2012-03-22 10:31:44 -07: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
856a49e88d
delete template action, delete ISO action - use 'remove' instead of 'destroy' since their definitions have been switched. [reviewed-by: Brian]
2012-03-02 11:07:36 -08:00
Jessica Wang
2608e30d39
delete volume action, delete snapshot action, delete router action - use 'remove' instead of 'destroy' since their definitions have been switched. [reviewed-by: Brian]
2012-03-01 16:41:04 -08:00
Jessica Wang
717a863470
Snapshot page - detail view - make API call to refresh data when Refresh button is clicked. [reviewed-by: Brian]
2012-03-01 11:12:32 -08:00
Jessica Wang
ee9d038320
Volume page - detail view - make API call to refresh data when Refresh button is clicked. [reviewed-by: Brian]
2012-03-01 10:57:57 -08:00
Jessica Wang
182118c443
bug 13923: volume page - make download volume action available on volumes whose hypervisor is OVM. [reviewed-by: Brian]
2012-02-22 10:52:25 -08:00
Jessica Wang
719f9f4d43
bug 13736: volume page - take snapshot - after action completes, not return updated volume because volume is not changed at all from taking snapshot action. [reviewed-by: Brian]
2012-02-18 11:13:32 -08:00
Jessica Wang
0d1f207887
bug 13577: volume page - show "Download volume" option only when corresponding vm is stopped
2012-02-09 15:33:46 -08:00
Brian Federle
f1cd0a482a
Localize storage->snapshots section
2012-02-09 15:09:13 -08:00
Brian Federle
9ee043efde
Localization for storage->volumes section
2012-02-09 14:15:06 -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
6d96648b10
bug 13466: volume page - only show "take snapshot/recurring snapshot" action when volume state is Ready. Hide them otherwise.
2012-02-06 18:30:06 -08:00
bfederle
2d218ad451
bug 13246: Fix attach volume when in project mode
...
status 13246: resolved fixed
2012-02-02 11:10:03 -08:00
bfederle
83bc7d1c81
Remove UI test data
2012-01-27 09:01:57 -08:00
Jessica Wang
6b1c19cf6e
cloudstack 3.0 new UI - volume page, snapshot page - pass listAll=true listXXX API call.
2012-01-11 12:10:26 -08:00
Jessica Wang
3ae9ffe43f
cloudstack 3.0 new UI - snapshot page - from actions from listView since they are available in detailView.
2012-01-06 12:24:40 -08:00
Jessica Wang
2a7121c1a0
cloudstack 3.0 new UI - volume page - move recurring snapshot action from listView to detailView.
2012-01-06 12:19:41 -08:00
Jessica Wang
86098e6c89
cloudstack 3.0 new UI - volume page - from actions from listView since they are available in detailView.
2012-01-06 12:06:38 -08:00
Jessica Wang
1d73dd0947
cloudstack 3.0 new UI - volume page - take snapshot action - replace obsolete args.data with args.context
2012-01-06 11:16:09 -08:00
Jessica Wang
e234d101a2
cloudstack 3.0 new UI - snapshot page - implement search.
2012-01-05 14:10:08 -08:00
Jessica Wang
8b2113230e
cloudstack 3.0 new UI - volume page - implement search.
2012-01-05 14:06:24 -08:00
Jessica Wang
9b04de2251
bug 12594: cloudstack 3.0 new UI - volume page - allow delete action as long as the volume is not attached to VM.
2012-01-04 15:15:05 -08:00
bfederle
17bf657b71
bug 12745:
...
Fix listVirtualMachines for attach disk option, when in project mode
status 12745: resolved fixed
2011-12-23 15:20:15 -05:00
bfederle
ec7ace2a2c
bug 12573: Correct error handling for add volume
...
status 12573: resolved fixed
2011-12-22 15:25:55 -08:00
bfederle
4db08d897e
Cleanup 'state' field display; whitespace cleanup
2011-12-21 15:32:44 -08:00
Jessica Wang
b3fef67db9
cloudstack 3.0 new UI - configuration page, event page, storage page, system page, template page - apply converter toLocalDate() to date field.
2011-12-21 14:25:31 -08:00
Jessica Wang
1e3fd11369
cloudstack 3.0 new UI - volume page, snapshot page - apply converter toLocalDate() to create date.
2011-12-21 14:17:39 -08:00
Jessica Wang
01879740ef
cloudstack 3.0 new UI - volume page - add volume - make name field required.
2011-12-20 17:27:52 -08:00
Jessica Wang
65fad240ce
bug 12128: volume page - add new action "migrate volume to another primary storage".
2011-12-12 14:57:57 -08:00
Brian Federle
418b5070bf
Remove actions from storage list view, to prevent wrapping
...
-Remove create template action from list view
-Remove download volume from list view
2011-12-06 10:38:07 -08:00
Brian Federle
30d2f60267
bug 12311
...
-Fix allowed actions not properly refreshing after attach/detach disk
-Fix allowed actions for snapshot section as well
-Misc. cleanup of storage section
2011-12-06 08:55:05 -08:00
Jessica Wang
fdb21b5521
bug 12152: take snapshot action - fix a bug that showed message "snapshot undefined is ready"
2011-12-02 15:33:07 -08:00
Brian Federle
10e551e737
bug 12160: Fix attach disk adding row
2011-12-02 08:00:04 -08:00
Brian Federle
5e428179a9
Fix create template, create volume adding a new row to wrong list view
2011-12-01 11:17:50 -08:00
Brian Federle
16f5b8ab95
bug 12186: Don't add template to volumes list view
2011-12-01 08:35:40 -08:00