Statistics
| Branch: | Tag: | Revision:

root / ui / templates / machines_icon.html @ 3cdf1ded

History | View | Annotate | Download (31 kB)

# Date Author Comment
3cdf1ded 06/16/2011 05:23 pm Markos Gogoulos

fix ui colors, on reboot state

Refs #443

322d497f 06/16/2011 04:25 pm Vangelis Koukis

Merge branch 'ui-0.5' of https://code.grnet.gr/git/synnefo into ui-0.5

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

Add license text to all UI files, refs #581

31e549f5 06/16/2011 04:16 pm Christos Psaltis

Add console action to connect button and machine logo in icon view, Refs. #671

ba16aed0 06/16/2011 03:45 pm Christos Psaltis

Add hover action for connect button, Refs. #671

4449fac0 06/16/2011 03:23 pm Markos Gogoulos

fix ui color for notifications

Refs #443

027f84ee 06/16/2011 03:10 pm Mike Muzurakis

fix positioning of green arrow on webkit browsers, Refs #671

0a6b3683 06/16/2011 03:01 pm Christos Psaltis

Change color of info button on hover, Refs. #673

0be864b6 06/16/2011 01:40 pm Christos Psaltis

Add arrow icons to info drop down button, Refs. #669

38d99960 06/16/2011 01:19 pm Christos Psaltis

Bind mouse events for hiding/showing connect arrow, Refs. #669

9d540aa9 06/16/2011 01:07 pm Christos Psaltis

Add connect button to icon view, Refs. #669

69cebe8a 06/15/2011 11:49 am Christos Psaltis

Add info button in icon view, Refs. #669

7871aa4a 06/14/2011 07:38 pm Christos Psaltis

CSS changes in icon view, Refs. #669

This commit includes:

  • Remove name label
  • Make machine name bold
  • Change color of actions, names, ips and states
  • Use percentages for font sizes
  • Leave only info button, without any formatting
e30babe3 06/14/2011 06:47 pm Markos Gogoulos

ui colors and notifications

For transition of states (running, rebooting, etc)

Refs #443

08c6e8da 06/14/2011 06:30 pm Markos Gogoulos

fix ui icon colors and notifications

Refs #443

07c994a9 06/14/2011 06:00 pm Markos Gogoulos

add colors on different statuses of the icon view

On ui. Use classes indicator[1-4] for different colors
Refs #443

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

fix ui absolute paths. use relative only

Refs #421

bb253902 06/10/2011 04:11 pm Dimitris Moraitis

ensure that confirm bar is always visible - Refs #629

9e60a338 06/10/2011 02:02 pm Mike Muzurakis

fix metadata and name edit clipping on chrome, Refs #623

68bfcb73 06/10/2011 01:04 pm Mike Muzurakis

remove labels column from vm info, Refs #619

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