Commit Graph

556 Commits

Author SHA1 Message Date
Rafael da Fonseca
9ab52eff1f Fixes breadcrumbs problem described in CLOUDSTACK-7907
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
2015-05-22 09:50:01 +05:30
Mihaela Stoica
5cce048f24 CLOUDSTACK-7837: [UI] Make the Source CIDR column wide enough to fit the CIDR value without ellipsizing
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
(cherry picked from commit 6490694231)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-12-11 20:36:17 +05:30
Jessica Wang
d0ff6cd461 CLOUDSTACK-6695: Added support to the UI for uploading a chain of certificates
In the "SSL Certificate" dialog we added:
- new field for the root certificate;
- a button to add intermediate certificates if necessary; when this is pressed, a new field, called "Intermediate certificate 1" is added; pressed again, "Intermediate certificate 2" field is added, and so on.

We upload the certificates in order: first the root certificate (with id=1), then the intermediate certificates (with id=2,3,..) and finally the server certificate.
When uploading a certificate, we wait for the upload to be completed successfully and only then we proceed to uploading the next one. If one fails, we report failure and don't continue with the remaining.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-08-08 11:39:38 -07:00
Gabor Apati-Nagy
d260973747 CLOUDSTACK-6565: [UI] New Zones tab for Templates and ISOs
(cherry picked from commit 3f1dc2534f)
2014-07-28 16:02:18 +02:00
Brian Federle
542c2608e1 CLOUDSTACK-6342: Fix LB table listing for Firefox 2014-05-05 22:47:08 +02:00
Brian Federle
c90c340d57 List view, dialog VM select: Widen name field to better fit IP subselect box 2014-05-05 22:46:38 +02:00
Mihaela Stoica
eee8a04dab CLOUDSTACK-6233: Add new tab "GPU" in Host detailView for gpu enabled hosts
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
Signed-off-by: Sanjay Tripathi <sanjay.tripathi@citrix.com>
2014-04-16 15:36:52 +05:30
Brian Federle
3263822bf4 CLOUDSTACK-6342: UI changes for secondary IP on LB rules
This is front-end only; API call changes still need to be done.
2014-04-15 14:48:03 -07:00
Brian Federle
7c06ec5bc5 WIP: Instance wizard UI: Support multi-disk offerings
Adds front-end support to instance wizard UI for service offerings
supporting multiple disks.

The UI changes will show if a list 'multipleDisks: []' is passed with
the disk offering data options.
2014-04-02 16:25:12 -07:00
Gabor Apati-Nagy
6d7978ea45 CLOUDSTACK-6227 (Add copy-paste support for detail view fields):
DetailView widget now supports bool isCopyPaste property that can be set
for fields. If this is set to true, the text of this field is displayed
using ellipsis formatting* and a copy-paste icon is available right next
to it. On clicking this icon, the full text is displayed

*: tooltip is also enabled showing the original non-ellipsed value
2014-03-28 10:17:31 -07:00
Mihaela Stoica
c09bb900c7 UI: Fixed truncated icon on confirmation dialogs
Signed-off-by: Brian Federle <brian.federle@citrix.com>
2014-03-28 10:10:47 -07:00
Mike Tutkowski
40cf807bd9 CLOUDSTACK-6170 (fixing a GUI formatting issue) 2014-03-25 12:42:59 -06:00
Mike Tutkowski
0b9193599a CLOUDSTACK-6170 (fixing a GUI formatting issue) 2014-03-24 21:09:58 -06:00
Brian Federle
661b42b501 CLOUDSTACK-6272: Fix icons for recover/restore VM 2014-03-21 14:58:16 -07:00
Mike Tutkowski
709d2a096d CLOUDSTACK-6170 2014-03-14 23:44:50 -06:00
Brian Federle
a1b778fc2c Fix truncation issue with refresh, add button icons 2014-03-10 07:43:28 -07:00
Mike Tutkowski
c427e8db1c CLOUDSTACK-6170 2014-03-07 15:38:50 -07:00
Brian Federle
4df897f4ab Add hover states for nav icons 2014-03-04 16:04:17 -08:00
Brian Federle
45fa91c490 Alerts UI: Remove left border pane 2014-03-04 13:50:52 -08:00
Brian Federle
952888ab84 Icons: make monochromatic 2014-03-04 13:31:53 -08:00
Brian Federle
6726b7fee0 Dashboard: Restore colors/appearance for alert items 2014-03-03 11:56:59 -08:00
Brian Federle
f03263782f Main UI layout: Tweak font sizes for better readability 2014-03-03 11:46:48 -08:00
Brian Federle
0d688fec73 VM wizard: Add specify IP field when in VPC flow 2014-03-03 10:52:53 -08:00
Brian Federle
d896aedccd LDAP Account Wizard: cleanup layout
-Fix table column sizing
-Add ellipses/alt tags to fields to help overflow
2014-02-28 08:36:25 -08:00
Brian Federle
56684a52bc UI: VM wizard: Fix specify IP field when new network is unchecked 2014-02-27 14:50:03 -08:00
Brian Federle
ecdd0e1027 UI: VM wizard: Add specify IP field to new network area 2014-02-27 14:16:32 -08:00
Brian Federle
9769ab329d UI support for specify IP in VM wizard 2014-02-27 13:15:21 -08:00
Brian Federle
8ec0190eee Fix wrapping issues for ja_JP 2014-02-21 07:37:19 -08:00
Brian Federle
547aa36707 multi-edit UI: Fix wrapping for multirange (start-end) fields 2014-01-28 11:55:43 -08:00
Brian Federle
09da5153df Update infrastructure 'socket' icon 2014-01-09 10:51:32 -08:00
Brian Federle
fefe82618c Add icon for 'sockets' 2014-01-08 17:00:25 -08:00
Brian Federle
6a089c0b90 Fix missing icon for 'assign instance to another account' 2014-01-07 11:59:02 -08:00
Jessica Wang
beb9f2d9b3 CLOUDSTACK-5527: UI > accounts page > Add LDAP Account action > use plus(+) icon like Add Account action does. 2014-01-06 11:40:03 -08:00
Brian Federle
c7e2914bcd CLOUDSTACK-5476: Fix missing settings tab on zone details 2013-12-17 15:42:00 -08:00
Brian Federle
7e4407d3dd CLOUDSTACK-5532: Tag UI: Truncate long tag key/value 2013-12-17 11:15:41 -08:00
Brian Federle
2a50fd0b0b Fix wrapping for port forwarding multiedit fields in FF 2013-12-16 16:22:44 -08:00
Brian Federle
5e552ec66b Reduce width of multiselect column to prevent overflow 2013-12-16 16:13:39 -08:00
Brian Federle
6ad0e4913e CLOUDSTACK-5276: Remove wrong select column from LB/PF list select 2013-12-16 14:04:53 -08:00
Brian Federle
1c4f1deaa8 CLOUDSTACK-4061: Fix wrapping text with ja ui 2013-12-03 15:45:35 -08:00
Brian Federle
b84f5791c3 Dashboard, alerts: Fix width of title 2013-12-03 15:20:38 -08:00
Brian Federle
bd1c28573e Zone wizard UI: Fix CSS for progress box at end of flow 2013-12-03 12:33:42 -08:00
Brian Federle
b4dd3747f3 Dialog list view: Fix toolbar/header positioning 2013-12-03 12:33:09 -08:00
Brian Federle
2014866afa Fix project view colors 2013-11-07 14:36:46 -08:00
Brian Federle
8def7e9f89 Remove scrollbars from login screen 2013-11-06 10:28:39 -08:00
Brian Federle
441e168542 Network chart: Fix layout CSS 2013-11-05 14:45:24 -08:00
Brian Federle
ed6c2d27a6 New login screen colors 2013-11-04 10:59:01 -08:00
Brian Federle
e8f8185393 Events UI: Implement multi-select delete/archive actions 2013-10-31 16:40:00 -07:00
Brian Federle
0019e42ce0 Notification area: Show more detail in errors
-Show actual error message (if available) in the notification item

-Minor layout/padding tweaks
2013-10-31 16:17:52 -07:00
Brian Federle
1a7872d189 Notifications: New alert style
-Move corner alert to pop up under notification area, intead of in the
 window corner, for better visibility

-Give alert box tooltip appearance
2013-10-31 15:55:26 -07:00
Brian Federle
707419670a Region switcher: Increase max-width to prevent cutoff 2013-10-31 15:55:26 -07:00