Statistics
| Branch: | Tag: | Revision:

root / ui @ 0604f74f

Name Size
  static
  templates
__init__.py 0 Bytes
i18n.py 821 Bytes
models.py 57 Bytes
tests.py 514 Bytes
urls.py 627 Bytes
views.py 1.2 kB

Latest revisions

# Date Author Comment
0604f74f 02/01/2011 03:08 pm Dimitris Moraitis

toggle actions in list view

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

list view improvements

d7c4ab32 01/30/2011 09:47 pm Dimitris Moraitis

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

Conflicts:
ui/templates/list.html
ui/templates/machines.html

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

fix table sort & scroll in list view

8400e1a5 01/30/2011 09:29 pm Markos Gogoulos

added create machine .post-create class on the ui

this is a static link that once pressed sends a HTTP POST request to the ganeti cluster (through api.handlers.ServerHandler.create)
and creates a virtual server. This is sort of a mockup behavior, since

  • it has to be integrated with the wizard form...
d66446ce 01/30/2011 08:38 pm Markos Gogoulos

reboot and shutdown actions for a machine added on the list machines view

they are connected with the api.handlers.ServerActionHandler.create function that understands the data they send

63816e18 01/30/2011 07:23 pm Markos Gogoulos

send a HTTP DELETE method with the server_id once destroy is called, for a machine

api.handlers.ServerHandler.delete receives the DELETE call and id and proceeds the request through the rapi

5006d438 01/29/2011 10:21 pm Christos Psaltis

add onclick events for reboot and destroy in standard view

912bf2a1 01/29/2011 10:14 pm Dimitris Moraitis

improve cross browser compatibility for the menu animation

e1fca99a 01/29/2011 10:01 pm Dimitris Moraitis

improve cross browser compatibility for menu animation

View revisions

Also available in: Atom