Statistics
| Branch: | Tag: | Revision:

root / ui / static / synnefo.js @ 5593ab62

History | View | Annotate | Download (26 kB)

# Date Author Comment
14f61457 05/03/2011 02:50 pm Mike Muzurakis

visual modofications and sample content on icon view, Refs #435

6912c72b 05/02/2011 10:52 pm Markos Gogoulos

fix vnc console. open console on a new window

Refs #391

fb117e42 05/02/2011 03:53 pm Mike Muzurakis

populate metadata keys with real content, Refs #435

74175c17 04/30/2011 12:31 pm Christos Psaltis

Hide spinner on open_console success, Refs #391

fb3eec11 04/30/2011 12:21 pm Christos Psaltis

Rename console action to open_console

9cb7eb12 04/29/2011 11:39 pm Christos Psaltis

Formatting changes in console template

473d37cc 04/29/2011 11:05 pm Markos Gogoulos

fix vnc console

9c901aec 04/29/2011 09:51 pm Markos Gogoulos

fix vnc console.

vnc console opens on a new tab. the code is on template machine_console.html and
has it's own url /machines/console

b02144c8 04/28/2011 12:30 pm Vangelis Koukis

Add initial VNC console functionality in UI

Add initial support for VNC consoles in the UI.
Add a show_vnc_console() function in JS, which performs a "console"
API action to receive a VNC console endpoint, then connects using
the TightVNC Java Viewer in a popup window....

80a8f602 04/28/2011 10:14 am Christos Psaltis

Add error code 0, Refs #427

623d7244 04/19/2011 07:11 pm Vangelis Koukis

Fix one more UI->API call, Refs #433

9bc2dbfa 04/19/2011 06:40 pm Vangelis Koukis

Fix UI shutdown operation per extended API spec

Fix the UI shutdown operation to comply with the spec of the
extended API as documented in the project Wiki.

66307c9e 04/18/2011 11:24 am Christos Psaltis

Load flavors and only then load views

853c53ea 04/17/2011 09:05 pm Markos Gogoulos

fix server rename

5b35631e 04/17/2011 08:58 pm Markos Gogoulos

fix server rename

73715544 04/17/2011 08:04 pm Christos Psaltis

Server rename action is not pushed to pending

a70a9116 04/17/2011 06:54 pm Mike Muzurakis

renaming function and button, Refs #307

0d4faeb8 04/17/2011 05:52 pm Mike Muzurakis

initial ui work on server renaming, Refs #307

ef7770cf 04/17/2011 02:29 pm Dimitris Moraitis

minor css/js improvements

9cb2ca3b 04/17/2011 01:50 pm Mike Muzurakis

minor code cleanup on custom radio button

1b3857ab 04/16/2011 07:22 pm Christos Psaltis

Minor metadata dialog fixes.

This includes:

  • renaming ajax funtions
  • save button click gets you back to basic edit form
  • more comments

Refs #375

0c578a28 04/16/2011 06:57 pm Markos Gogoulos

add server metadata forms

Refs #375

0943cc77 04/16/2011 05:55 pm Markos Gogoulos

remove metadata for a virtual server

Refs #375

dd604c16 04/16/2011 04:19 pm Christos Psaltis

Empty metadata list before cloning it, Refs #375

cf5c41d0 04/16/2011 03:17 pm Christos Psaltis

Welcome screen appears based on serverlength counter, Refs #279

cebcd8ea 04/16/2011 01:28 pm Mike Muzurakis

fix welcome page timing issues, Refs #279

use our own timers to keep count of the server list
instead of waiting for the ajax calls

5186eb04 04/15/2011 06:25 pm Christos Psaltis

Get metadata and show the in dialog, Refs #375

f5ebca32 04/15/2011 03:40 pm Mike Muzurakis

revert to standard view after destroying last VM, Refs #279

aa1e0cab 04/13/2011 09:01 pm Markos Gogoulos

use icons for standard/single/list views on the ui

Refs #389

2b7ae4be 04/13/2011 03:52 pm Christos Psaltis

Move get_flavor to list view, Refs #387

afa2ebd2 04/12/2011 04:31 pm Mike Muzurakis

visual fixes on new wizard, Refs #83

2c55421a 04/12/2011 03:26 pm Markos Gogoulos

remove redundant metadata key "My server name"

on server creation

45ab204d 04/12/2011 02:24 pm Markos Gogoulos

fix server icons

the gui handles the "OS" metadata key, on the server's creation

Refs #257

ce4f9227 04/12/2011 12:28 pm Mike Muzurakis

Fix layout and initial welcome screen, Refs:#279

a64e74f0 04/12/2011 01:20 am Markos Gogoulos

mend

2f928026 04/11/2011 04:29 pm Mike Muzurakis

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

Conflicts:
ui/templates/standard.html

94adeabb 04/11/2011 04:11 pm Mike Muzurakis

Update wizard with version 2 mockups, ref #83

36f65c1f 04/11/2011 01:43 pm Christos Psaltis

Replace ip with flavor in list view, ref #387

6902f72e 04/08/2011 11:22 am Mike Muzurakis

add initial version of welcome screen, ref #279

a8e592c7 04/04/2011 04:32 pm Dimitris Moraitis

display error if backend does not respond to actions - Refs #213

7e45ddef 04/04/2011 03:58 pm Dimitris Moraitis

api 1.1 compatibility improvements - Refs #311

22afb635 04/04/2011 02:37 pm Vangelis Koukis

Fix atom metadata, make GUI use API_URL everywhere

73c2c75b 04/04/2011 01:29 pm Markos Gogoulos

implement api 1.1redux to the gui

GET images now uses 1.1.redux.
Each image is checked for the following metadata values: description, size and serverID.
The first two are presented on the create images wizzard, while the third one forces the
image to be displayed on the custom images, instead of the standard ones

038383b1 04/02/2011 07:45 pm Dimitris Moraitis

detailed error handling & iso8601 compatibility - Refs #213 #363

41cad45d 04/01/2011 10:20 pm Dimitris Moraitis

add indexOf method if not supported (IE compat)

e1a023a6 04/01/2011 07:36 pm Markos Gogoulos

on the gui show which server gives error

when executing an action on the list view of the gui, show server and error if
action was not run

Refs #213

2d5cea9b 04/01/2011 05:02 pm Markos Gogoulos

fix destroy server action behavior on the gui

Refs #213

f1641e4d 03/31/2011 06:14 pm Markos Gogoulos

fix flavors to use api 1.1redux

  • add cpu attribute returned on flavor(s) listing
  • use api 1.1redux on gui for flavors
0971fa71 03/31/2011 04:47 pm Markos Gogoulos

implement server actions on gui for api/v1.1redux

  • implement server reboot/shutdown/start/destroy actions
  • fix ordering on imports (servers.py, actions.py)
  • actions.py: change type to reboot_type (reserverd word)
  • change vm.start_action to backend.start_action where needed...
c53d09e2 03/29/2011 03:28 pm Christos Psaltis

Move confirmation button labels to respective templates

dcf153ce 03/29/2011 02:30 pm Christos Psaltis

Change inline comments

5fa5c0b2 03/29/2011 01:50 pm Christos Psaltis

Change labels of confirmation buttons, ref #209

d134b632 03/26/2011 03:46 pm Dimitris Moraitis

update images and flavors in wizard when switching between tabs

695e1b21 03/26/2011 03:23 pm Dimitris Moraitis

polish new style error boxes & validate rangeinputs - Refs #209 #213 #147

990772be 03/24/2011 11:34 pm Dimitris Moraitis

new style action indicators in list view - Refs #209

879748ec 03/24/2011 10:33 pm Markos Gogoulos

fix error handling and confirmation boxes

On the standard listing
Refs #209 #213

e8b4ac76 03/24/2011 09:58 pm Dimitris Moraitis

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

3d286f84 03/24/2011 09:58 pm Dimitris Moraitis

display number of pending actions in multiple confirm box

ccd40764 03/24/2011 09:42 pm Markos Gogoulos

customize error messages

Refs: #213

a1a31201 03/24/2011 05:57 pm Dimitris Moraitis

new style action indicators in standard view - Refs #209

267403ca 03/23/2011 09:20 pm Dimitris Moraitis

new style confirmations & abort old switch view requests - Refs #209 Fixes #309

c5a032c4 03/23/2011 08:26 pm Markos Gogoulos

fix server polling support

  • add function ISODateString that gets the jqXHR.getResponseHeader('Date') and returns changes_since GET variable on ISO 8601 format
  • add changes_since mechanism on GET images too

Ref #291

4e6f9904 03/23/2011 06:25 pm Markos Gogoulos

remove description fields for VM, Image

  • remove description from VirtualMachine model, handlers and tests
  • return images metadata (as on servers). for now return image.description as image.metadata.meta.key.description

Ref #185

1c7978ce 03/23/2011 03:15 pm Dimitris Moraitis

abort pending ajax requests on view switching - Fixes #309

0317c509 03/22/2011 05:22 pm Dimitris Moraitis

dont display error if XHR status equals 0 - Refs #293

ab5282e4 03/18/2011 03:00 am Dimitris Moraitis

rename changes_since to changes-since & slider fix - Refs #291 #147

1a49199e 03/18/2011 01:46 am Dimitris Moraitis

auto-update vm list using changes_since

d19719cd 03/17/2011 09:34 pm Markos Gogoulos

support partial GET data for the virtual machines

use changes_since GET variable to specify a datetime. If ServerHandler
sees a datetime, it will return virtual machines that were updated after
that datetime, and nothing more

146b6003 03/17/2011 03:51 am Dimitris Moraitis

improve auto-refresh and error handling

b335768e 03/15/2011 09:33 pm Markos Gogoulos

changes related to Openstack naming

  • change imageId to imageRef
  • change flavorId to flavorRef
  • add updated+created attributes on serverhandlerss response for servers
748139ba 03/10/2011 01:55 pm Christos Psaltis

Do not pass serverID in ajax_error()

f15025bc 03/10/2011 11:35 am Christos Psaltis

Destroy action has an empty request body

583932c4 03/10/2011 11:29 am Christos Psaltis

Similar error handling for all actions

38b1f387 03/10/2011 11:24 am Christos Psaltis

fix destroy action for multiple machines

a739ce48 03/09/2011 05:43 pm Christos Psaltis

Do not reload view after no in confirmation dialog

4c846a95 03/09/2011 05:04 pm Markos Gogoulos

fix wrong 'delete action' URL

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>

a3e418b1 03/08/2011 09:02 pm Markos Gogoulos

not launch create machine wizard on some cases

When there are no images, or no flavors, don't launch the create
machine wizzard, but show an error popup instead

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

aa819ce8 03/06/2011 06:46 pm Dimitris Moraitis

add try-catch for js console logging, fixes breakage when firebug is not present

42f67a2a 03/06/2011 07:40 am Dimitris Moraitis

major js restructuring & refactoring

Most javascript functions have been moved to a seperate file.
The standard view is also now seperate from the machines view. This solves a
couple of issues with Webkit browsers and the code becomes cleaner.
All actions from both the list and the standard view now have unified...