Statistics
| Branch: | Tag: | Revision:

root / ui / templates / machines_single.html @ a4d2780c

History | View | Annotate | Download (37.3 kB)

# Date Author Comment
af324176 07/13/2011 04:40 pm Kostas Papadimitriou

Hide wave icon if vm is getting destroyed

4b2ed497 07/11/2011 11:51 am Kostas Papadimitriou

Keep destroy state visible until vm gets deleted.

Refs. #771

33470701 07/05/2011 01:07 pm Kostas Papadimitriou

allow connect on running state only Refs. #717

097b720a 07/05/2011 12:50 pm Kostas Papadimitriou

display connect arrow when user hovers over the machine icon Refs. #717

1df63521 07/05/2011 12:15 pm Kostas Papadimitriou

update progress indicators on machine state transition to reboot state.
Not fixed for list view which doesn't seem to handle state transitions in
general. Refs. #717

37564bb5 07/01/2011 04:24 pm Mike Muzurakis

fix stats on single view

78167f3e 07/01/2011 04:08 pm Mike Muzurakis

connect to machine on arrow/logo click, Refs #671

23a4a31b 07/01/2011 03:16 pm Kostas Papadimitriou

machine icons hover fixes.

7af53e78 07/01/2011 02:08 pm Kostas Papadimitriou

css sprites for machine icons, hover/click interaction for machine icons

02ca470d 06/30/2011 06:59 pm Markos Gogoulos

add connect option to standard/icon view

Refs #671

0aec49e0 06/30/2011 03:23 pm Mike Muzurakis

fix details button hover in IE, Refs #341

2b56fe60 06/30/2011 02:52 pm Christos Psaltis

Remove background color from stat graphs, Refs. #527

e7cf83b1 06/30/2011 02:33 pm Christos Psaltis

Testing stat images in single view, Refs. #527

a583aa29 06/29/2011 04:45 pm Kostas Papadimitriou

Icon indicators for vm actions. Refs. #631

5c5b3e58 06/28/2011 05:43 pm Christos Psaltis

Add tooltips to connect arrows in single and icon view

f7fb0066 06/25/2011 11:06 am Mike Muzurakis

fixes in single view, Refs #651

b39f68e6 06/24/2011 03:11 pm Mike Muzurakis

bring manage tags link to the bottom, Refs #651

b576496b 06/24/2011 01:59 pm Mike Muzurakis

add tags content on single view, Refs #651

bf0bedc2 06/24/2011 09:55 am Mike Muzurakis

fix single view vm list showing up on welcome screen, Refs #651

91965c28 06/23/2011 04:28 pm Mike Muzurakis

disable instead of hiding, prev/next in single view, Refs #651

64fe1ae8 06/22/2011 03:00 pm Mike Muzurakis

various IE single view fixes, Refs #341

d2f03cb3 06/21/2011 04:14 pm Mike Muzurakis

fix several IE bugs, Refs #341

  • Fix the overlays z-index bug
  • Several UI fixes in single view
  • Include JSON2 library for IE7
e4b51875 06/21/2011 02:53 pm Mike Muzurakis

fix machine details in single view on IE, Refs #341

66a292bd 06/21/2011 10:28 am Christos Psaltis

Fix transitions and lights selectors, Refs. #651

f74d35ce 06/20/2011 06:42 pm Markos Gogoulos

fix single view status mechanism

On ui

3a0e0910 06/20/2011 06:33 pm Markos Gogoulos

fix single view transission theming

7c5be301 06/20/2011 06:25 pm Markos Gogoulos

fix single view confirmations

46f24840 06/20/2011 05:48 pm Markos Gogoulos

fix machines single view

Add try/catch block on console.info

402b0cdb 06/20/2011 04:59 pm Christos Psaltis

Delete obsolete code, regarding multiple confirmation in single view

907bd406 06/20/2011 04:58 pm Christos Psaltis

Show/hide welcome screen depending on available machines, Refs. #651

46095259 06/20/2011 04:52 pm Christos Psaltis

Use existing functions to get flavor and image info, Refs. #651

9ae7aeaa 06/20/2011 04:45 pm Christos Psaltis

On action cancel do not remove selected machines in navigation box, Refs. #651

fbf48eee 06/20/2011 03:46 pm Christos Psaltis

Properly apply and remove selected class to actions, Refs. #651

b13b401f 06/20/2011 03:46 pm Christos Psaltis

Do not allow multiple actions in single view

5e5df8fe 06/20/2011 11:44 am Christos Psaltis

Prepare single view template for inline confirmations, Refs. #651

17f3b74d 06/20/2011 11:05 am Christos Psaltis

Put actions in the same order as in icon view, Refs. #651

1e7c8953 06/19/2011 02:44 pm Mike Muzurakis

add tags to single view, Refs #651

a23fd087 06/19/2011 02:24 pm Mike Muzurakis

second pass at sigle view redesign, Refs #651

9f57e631 06/19/2011 01:21 pm Mike Muzurakis

update lights when building/ rebooting on single view, Refs #651

92ce65f8 06/19/2011 01:14 pm Mike Muzurakis

fix single view update when deleting servers, Refs #613

25f6a402 06/17/2011 09:54 pm Mike Muzurakis

single view redesign fixes, Refs #651

dc3e66b9 06/17/2011 09:45 pm Mike Muzurakis

initial redesign of single view, Refs #651

09828cb5 06/16/2011 06:54 pm Mike Muzurakis

fix single view update function, Refs #613

a5bc3755 06/16/2011 04:24 pm Vangelis Koukis

Add license text to all UI files, refs #581

bde8af74 06/14/2011 11:11 am Mike Muzurakis

update single view when a server is deleted, Refs #613

deb9d144 06/13/2011 09:52 pm Dimitris Moraitis

spinner should always be inside white pane - Refs #627

0a5c4b4d 06/10/2011 10:25 pm Markos Gogoulos

fix ui absolute paths. use relative only

Refs #421

f533f224 06/03/2011 04:35 pm Vangelis Koukis

Merge branches api-current and ui-0.4, minor fixes

Merge branches api-current and ui-0.4: * Fix merge conflicts * Fix minor bug in reconciliation mgmt command * Add comments in settings.py.dist * minor PEP8 fixes