Jessica Wang
8ecdbd8537
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - allow user to delete region whose end point matches the current URL, but set region button on top menu to blank after the region is deleted.
2013-03-22 12:02:27 -07:00
Jessica Wang
b932059d33
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - region dropdown on top menu - show "No data to show" instead of "(Default)" if there is zero region in cloudstack.
2013-03-22 11:46:51 -07:00
Brian Federle
abbc3b3bc6
UI: Add _reloadUI helper function
...
Adds a console helper function, which will reinitialize the UI
with the current window.cloudStack object. This is used primarily
for debugging, so that any changes to the UI structure can be viewed
without reloading the browser.
2013-03-22 10:29:48 -07:00
Brian Federle
e86f81152f
List view UI: fix blank actions column
...
Fixes issue where blank actions column will show if there
are header actions, but no standard actions
2013-03-22 10:28:09 -07:00
Brian Federle
c9f4e51300
Regions UI: Add 'redirecting to region' text during login loading
2013-03-21 15:57:05 -07:00
Brian Federle
0fbf1b91b0
Regions single-sign-on: Hide login form on redirect
...
If login URL is passed to management server on load, show loading
screen in place of login form.
2013-03-21 15:27:44 -07:00
Brian Federle
85ef511702
Instances UI: Better start instance notification
...
-Don't show dialog if no password enabled on start -- inhibits
'Start instance' dialog from appearing for every VM.
-Use standard dialog (not alert) for VM password notification
2013-03-21 13:26:03 -07:00
Brian Federle
62fd9115c2
UI Dialog: Don't show dialog with empty message
2013-03-21 13:24:22 -07:00
Jessica Wang
9270b4335c
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - remove region field from Add Account dialog since createAccount API does not take in regionid parameter.
2013-03-20 16:47:52 -07:00
Jessica Wang
5a9ccce0f3
LOUDSTACK-1065: cloudstack UI - AWS Style Regions - handle the case that document.location.href includes bookmark # that doesn't match region's end point completely.
2013-03-20 16:41:26 -07:00
Jessica Wang
6cb1486f29
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - implement Edit Region action, ID field shouldn't be editable since ID is the base when searching for an entry in the database.
2013-03-20 15:39:30 -07:00
Jessica Wang
75a6e009b9
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - remove region action - removing the region that you are currently in is not allowed.
2013-03-20 15:19:36 -07:00
Jessica Wang
ae7e5b025e
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - set current region (whose end point matches current URL) to region button and region dropdown on top menu.
2013-03-20 14:34:37 -07:00
Jessica Wang
918a7c7481
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - implement region switching action triggered by region dropdown on top menu.
2013-03-20 11:58:57 -07:00
Jessica Wang
b1a25cf917
CLOUDSTACK-1065: cloudstack UI - regions menu - implement create region action.
2013-03-19 13:15:04 -07:00
Anshul Gangwar
c02ab3f4d7
CLOUDSTACK-1723:Fix for dashboard alerts
2013-03-19 16:08:11 +05:30
Pranav Saxena
19d1a30360
Dv switch UI space removal changes
2013-03-19 15:35:31 +05:30
Pranav Saxena
6ba0ef1a17
Removing the test tooltip from Pingpath variable
2013-03-18 18:15:59 +05:30
Brian Federle
9ca7b82baa
Merge branch 'master' into Health-Check-UI
...
Conflicts:
ui/css/cloudstack3.css
2013-03-15 11:46:32 -07:00
Brian Federle
42d33fc3ff
CLOUDSTACK-1044: Fix duplicate listCapacity call on dashboard
2013-03-15 10:48:49 -07:00
Pranav Saxena
4494b3fd32
Adjusting the zindex for the tooltip to be on top
2013-03-15 17:48:50 +05:30
Pranav Saxena
e86ee12a78
Adjusting the CSS attr for the delete button
2013-03-15 17:23:04 +05:30
Pranav Saxena
3752f1c331
Health Check UI development
2013-03-15 12:35:28 +05:30
Pranav Saxena
e6ac982d6c
Adding the license header to the new file
2013-03-15 12:26:09 +05:30
Brian Federle
345114d0ca
Dashboard UI: Fix line breaks
...
Move line break tags from API calls to widget code; otherwise they
were not rendering correctly due to sanitization process.
2013-03-14 15:54:37 -07:00
Brian Federle
3226b95e77
UI Dialog: Add datepicker styling, add datepicker to events UI
...
-Style datepicker calendar widget
-Add datepicker to delete/archive events/alerts
2013-03-14 14:56:01 -07:00
Brian Federle
d6ce2af209
CLOUDSTACK-748: Support deployment of VM on Tier + network
2013-03-14 12:53:39 -07:00
Brian Federle
4b26e9d89b
Merge branch 'master' into ui-multiple-nics
2013-03-14 10:45:27 -07:00
Pranav Saxena
a7e09c8648
Health-Check UI development
2013-03-14 17:21:03 +05:30
Pranav Saxena
2094ee682e
Health-Check UI development
2013-03-14 17:13:27 +05:30
Pranav Saxena
2a337d5b01
CLOUDSTACK-1661: UI for Delete/Archive Events/Alerts
2013-03-14 13:59:52 +05:30
Brian Federle
66a6520e4d
Multiple IPs per NIC: Fixes
...
-Remove redundant columns from NIC IPs list view
-Fix remove, add action to use correct data from API response
2013-03-13 11:06:48 -07:00
Brian Federle
7566424a0b
List view: Subselect UI: Fixes
...
-Split subselect options into 2 subcategories, 'label' and 'dataProvider'
-Localize subselect label
2013-03-13 11:05:50 -07:00
Brian Federle
70164aa3bb
Merge branch 'master' into ui-multiple-nics
...
Conflicts:
ui/scripts/network.js
2013-03-13 09:36:06 -07:00
Pranav Saxena
9abb4d5f4b
CLOUDSTACK-1539:Editing any parameter in the Network UI results in implementation of IP Reservation.
2013-03-12 19:38:46 +05:30
Brian Federle
fd7ce8bb88
Pass VM guest IP to enable static NAT action
2013-03-08 14:38:37 -08:00
Brian Federle
ccbad34c05
Fix IP address list view
2013-03-08 11:46:26 -08:00
Brian Federle
a9387dfc58
Merge branch 'master' into ui-multiple-nics
2013-03-08 11:37:33 -08:00
Brian Federle
53c589a624
Better styling of IP selection field
2013-03-08 10:51:32 -08:00
Brian Federle
03135ce4fa
Make primary IP default selection
2013-03-08 10:51:03 -08:00
Brian Federle
3cea7959f5
Don't support secondary IPs on LB VM selection (not supported)
2013-03-08 10:13:49 -08:00
Pranav Saxena
41ff6588b5
CLOUDSTACK-1494:ldap tooltips to highlight more information about the query filter
2013-03-08 20:52:23 +05:30
Brian Federle
1c80313702
Fix another typo
2013-03-07 16:22:49 -08:00
Brian Federle
f487756999
Fix typo
2013-03-07 16:21:46 -08:00
Brian Federle
f6d9190432
Pass vmguestip to add PF rules API
2013-03-07 15:56:01 -08:00
Brian Federle
be8e427efd
List view UI: Implement sub-select in widget
...
To support sub-select dropdown across all list views (PF,LB,NAT),
refactor 'subselect' option in listView widget, instead of just the
multiEdit.
2013-03-07 15:39:15 -08:00
Brian Federle
a48bf0969e
Fix VM select IP drop-down for PF/LB UI
2013-03-07 15:06:54 -08:00
Brian Federle
e046364cce
LB/PF/NAT UI: Support secondary IP selection
...
During selection of a VM for LB/PF/Static NAT, show dropdown to select
which secondary IP will apply for the rule being created.
2013-03-06 14:37:26 -08:00
Brian Federle
ed7ebf57cc
List view: Add event hook on add row
...
Adds new event 'cloudStack.listView.addRow' which is triggered after new
data row is appended. It passes the table row ($tr) in the data.
2013-03-06 13:48:49 -08:00
Brian Federle
f24ee207c4
Multiple NICs UI: Refactor list view/detail view
...
Puts secondary IP list view and detail view in dedicated section,
instead of as part of the public IP address section.
Removes conditional API calls from public IP address list/detail view
for secondary NICS.
2013-03-06 12:13:00 -08:00