Statistics
| Branch: | Tag: | Revision:

root / ui / static / main.css @ 4e6f9904

History | View | Annotate | Download (16.8 kB)

# Date Author Comment
d725fb12 03/19/2011 08:16 pm Christos Psaltis

Add and style confirmation box in list & standard view.

This refers to the confirmation box for multiple machine actions
in standard view and all machine actions in list view. The box
appears at the bottom of the page. You can only view it
by removing display: none from div.confirmation....

c2464ef2 03/19/2011 07:04 pm Christos Psaltis

Add and style confirmation box in standard view

This refers to the confirmation box for single machine actions.
At this point you can only view it by removing display: none
from div.confirmation.

Refs #209

31343277 03/18/2011 07:46 pm Christos Psaltis

Add initial html for new style confirmations

984af1e1 03/18/2011 05:11 pm Christos Psaltis

On hover actions turn to orange.

e5b0ba20 03/12/2011 03:06 am Vangelis Koukis

Remove unneeded GUI refreshes, fix spelling

Now that partial refreshes are working, there is no need to refresh
whole page after submitting an AJAX request. This eliminates unecessary
flicker.

Make the GUI page update every 5s instead of 60s.

Modify spelling of "seperator" to read "separator".

48ce8b68 03/10/2011 07:54 pm Christos Psaltis

Initial support for auto updating list view

935bb83f 03/09/2011 01:38 am Markos Gogoulos

translatable message in case no machine exists

Show the following translatable message in div id emptymachineslist when the
api call returns no servers (user has not created any server, or all of their
servers are deleted)

{% trans "You have no virtual machines! Press Create New to create some!" %}</div>

eae0a59a 03/08/2011 04:25 am Dimitris Moraitis

partial auto-refresh

e32c2a5d 03/06/2011 08:39 pm Dimitris Moraitis

improve look and browser compatibitily of list table scroll

520430b7 03/06/2011 06:43 pm Dimitris Moraitis

add listing table scrollbar, at least for Gecko browsers

eb8deaef 03/06/2011 07:38 am Dimitris Moraitis

minor css rewrite

008b3ae8 02/22/2011 08:18 pm Christos Psaltis

Remove table of terminated machines in list view

There is only one table in list view now, which
contains both running and terminated machines.

74bb9785 02/22/2011 01:39 pm Christos Psaltis

Correct apearance of actions in standard view

The actions shown for running machines are:

  • reboot
  • shut down
  • more

The actions shown for terminated machines are:

  • start
  • more
5d13042c 02/22/2011 01:32 pm Christos Psaltis

removed focus for actions in standard view

e764ccfd 02/22/2011 01:16 pm Christos Psaltis

change color and margin in list view actions

bd96a56b 02/14/2011 06:08 pm Christos Psaltis

tables working as before, but with datatables plugin

f58ec963 02/13/2011 06:56 pm Christos Psaltis

replace all alerts in standard view with themed pop ups

9c8bae13 02/13/2011 01:53 pm Christos Psaltis

smaller serach bars in list view

bd528b3b 02/13/2011 12:21 pm Christos Psaltis

Apply DRY in machines template

This includes:

  • initial code for reusable ajax error and success functions
  • more descriptive names for confirmation and notification overlays
  • break update() in update_vms() and update_images() for less calls
a4531705 02/13/2011 12:12 am Christos Psaltis

replace tablesorter with datatables, work in progress

fcb969cc 02/12/2011 07:01 pm Christos Psaltis

experiment with verification of reboot action in standard view

95ac62ec 02/11/2011 08:02 pm Christos Psaltis

remove transparency from selection menu in list view and add hover color

a9d8ed3a 02/11/2011 07:50 pm Christos Psaltis

correct delete state and transitions in list view

f124656b 02/08/2011 08:41 pm Christos Psaltis

change misc id to creation-note

164d6386 02/08/2011 07:11 pm Christos Psaltis

first version of sliding selection menu in list view

bd8b1d60 02/05/2011 06:54 pm Christos Psaltis

rearrange code in standard machine view and add calls for reboot, shutdown actions

35b8688f 02/04/2011 08:29 pm Christos Psaltis

select-deselect all widget in list view

2292441b 02/04/2011 06:54 pm Christos Psaltis

remove redundant css entries

5c908a0f 02/04/2011 06:45 pm Christos Psaltis

Same font colors in terminated and active machines

efc2c28a 02/04/2011 06:10 pm Christos Psaltis

move spinner in the middle of the loading pane

26655d67 02/04/2011 06:05 pm Christos Psaltis

more light grey actions in list view

e9e9bc61 02/04/2011 05:57 pm Christos Psaltis

less width in blue seperator at list view

af215361 02/01/2011 03:10 pm Dimitris Moraitis

Merge branch 'master' of https://code.grnet.gr/git/synnefo

Conflicts:
ui/templates/machines.html

0604f74f 02/01/2011 03:08 pm Dimitris Moraitis

toggle actions in list view

84479440 02/01/2011 01:49 pm Christos Psaltis

hide horizontal scroll bar in list view

379a34cf 01/30/2011 11:12 pm Dimitris Moraitis

list view improvements

c3b3043d 01/30/2011 09:38 pm Dimitris Moraitis

fix table sort & scroll in list view

1daaa0d7 01/27/2011 02:47 pm Christos Psaltis

prepare list view template for dynamic actions menu

d932286d 01/26/2011 07:12 pm Christos Psaltis

initial version of animation for main tabs

892cfabe 01/26/2011 02:08 pm Christos Psaltis

correct list view alignment of table elements

0dedf601 01/24/2011 07:08 pm Christos Psaltis

new main tabs appear and disappear without animation

24d0c6a9 01/24/2011 05:56 pm Christos Psaltis

added rotating arrow for alternative tabs

556c1cbe 01/24/2011 02:28 pm Christos Psaltis

added checkbox in table headers of list view

7dda8900 01/21/2011 04:08 pm Christos Psaltis

fixed widths for machines table in list view

c376783b 01/21/2011 04:01 pm Markos Gogoulos

renamed instance to machine on css etc. also added a few strings for the translation

5435c65a 01/21/2011 02:38 pm Christos Psaltis

placed grey delimeter again and set minimum height for standard view to be the same as for list view

6f471e00 01/21/2011 02:03 pm Dimitris Moraitis

Merge branch 'master' of https://code.grnet.gr/git/synnefo

195e8f48 01/21/2011 02:02 pm Dimitris Moraitis

move menu items a bit to the bottom

1c86af5b 01/20/2011 07:17 pm Christos Psaltis

fixed appearance of spinner in list view, transformed it to table and added sorting

38e2c5ed 01/20/2011 02:56 pm Christos Psaltis

added spinner when loading machines and server sleep, to emulate a real life use case

bc863f04 01/20/2011 12:23 pm Christos Psaltis

fixed actions disappearing after hovering on an instance

db4da4a8 01/20/2011 11:50 am Christos Psaltis

removed grey delimiter between instances, instead added more spacing

800ee222 01/20/2011 11:42 am Christos Psaltis

added 1px space between grey delimiting line and each instance

43df43aa 01/19/2011 05:43 pm Markos Gogoulos

renamed instances to machines and also files/urls

c5deae4a 01/19/2011 02:50 pm Markos Gogoulos

instances bar for terminated machines does not appear if no terminated machines exist

1f9f6aec 01/17/2011 02:27 pm Christos Psaltis

more top margin for states in list view

d367b4f9 01/17/2011 02:19 pm Christos Psaltis

in list view, added more spacing between instances, and removed spacing between running instances and seperator line

d8927788 01/17/2011 01:43 pm Christos Psaltis

fixed instance hover pushing other entries lower

9c4d2a8f 01/17/2011 12:50 pm Christos Psaltis

changes opcatity of current language and greek translation of New button

1dd48fea 01/17/2011 12:38 pm Markos Gogoulos

standard/list view instances small css changes, plus README quick note added

b75a6236 01/17/2011 11:58 am Christos Psaltis

fixed alignment of instance view selection icons

d8ee4f1c 01/17/2011 11:55 am Christos Psaltis

top and bottom margins for hover box of instances in standard view are now equal

03b3fa7e 01/17/2011 11:37 am Christos Psaltis

added grey line seperating instances in standard view and changed margins

d8221f88 01/17/2011 10:35 am Christos Psaltis

less padding for OS entries at first wizard step

b8bbc338 01/17/2011 10:16 am Christos Psaltis

removed scrollbar of terminated instances in standard view

5de45a61 01/17/2011 10:13 am Christos Psaltis

added more top margin for instance settings (disks etc) in standard view

31e5083d 01/17/2011 10:01 am Christos Psaltis

added maximum height and scroll bar to list view of terminated instances

3b363b8e 01/17/2011 09:51 am Christos Psaltis

removed header entries remaining from old main version

f848ac02 01/16/2011 09:00 pm Dimitris Moraitis

better menu positioning

fd76a30f 01/16/2011 08:57 pm Dimitris Moraitis

fix animated menu

f1ac7ca8 01/15/2011 07:55 pm Markos Gogoulos

list view css corrections

ec06b07c 01/15/2011 07:50 am Dimitris Moraitis

js api calls

de9bbf4e 01/14/2011 08:41 pm Christos Psaltis

replaced pc/os icons for machines

3141976d 01/14/2011 07:40 pm Christos Psaltis

added new fill color on the left side of the slider, in the second step of the wizard

523a9632 01/14/2011 07:23 pm Christos Psaltis

align actions in list view

21dcbbab 01/14/2011 03:43 pm Christos Psaltis

Corrected scrollbar of active and inactive machines in list view. Both scrollboxes have equal height. Changed some spacings.

072ac3b4 01/14/2011 02:47 pm Christos Psaltis

added grey color background for better look when there is a long list of instances

dd6ed3c6 01/14/2011 02:34 pm Christos Psaltis

removed remaining files, css and template lines from old main skin

e55b8703 01/14/2011 02:16 pm Christos Psaltis

removed not used main skin (template+css) and renamed alt-main to main

ea3cb4e4 12/21/2010 07:26 pm Christos Psaltis

updated main instances

cc7c5902 12/17/2010 10:00 pm Dimitris Moraitis

port to Django