Statistics
| Branch: | Tag: | Revision:

root / ui / static / synnefo.js @ 15613731

History | View | Annotate | Download (61.4 kB)

# Date Author Comment
b35cda16 06/29/2011 04:56 pm Kostas Papadimitriou

action indicator minor fix. Refs. #631

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

Icon indicators for vm actions. Refs. #631

d6872a51 06/29/2011 12:53 pm Christos Psaltis

Toggle on/off on firewall apply, Refs. #661

372f6c81 06/29/2011 11:55 am Mike Muzurakis

enable setting firewall for machines

6423ba92 06/29/2011 11:05 am Christos Psaltis

Add firewall ajax call, Refs. #661

cbb7a325 06/28/2011 04:17 pm Christos Psaltis

Fix error reporting of server create action

f39b36a6 06/28/2011 12:31 pm Christos Psaltis

Pass server state to connect/disconnect actions, Refs. #657

cd9d5eaf 06/28/2011 11:48 am Christos Psaltis

Do not put inactive servers in reboot dialog, Refs. #657

2aab1d5e 06/28/2011 11:14 am Christos Psaltis

Fixed position for reboot dialog, Refs. #657

3a254f7c 06/28/2011 11:03 am Christos Psaltis

Fix error handling for reboot in networks, Refs. #657

82835e06 06/27/2011 04:12 pm Christos Psaltis

Show reboot dialog on connect/disconnect call success, Refs. #657

b8110bae 06/27/2011 01:18 pm Mike Muzurakis

add timeout esxception to error 0

aeed1f09 06/27/2011 12:48 pm Mike Muzurakis

add error catching on ajax errors

d1e14e2c 06/24/2011 02:09 pm Mike Muzurakis

fix ajax caching of metadata in IE, Refs #621

716c3ead 06/24/2011 01:56 pm Dimitris Moraitis

stop auto-refresh on error & overlay fixes, Refs #701

380c0520 06/23/2011 03:29 pm Dimitris Moraitis

fix rename on IE - Refs #465 #429

be191315 06/22/2011 03:57 pm Christos Psaltis

New condition for closing add server to network wizard, Refs. #607

1ed89bd2 06/22/2011 03:57 pm Christos Psaltis

Do not remove server from DOM when disconnetct succeeds, Refs. #607

ddf929a7 06/21/2011 03:06 pm Christos Psaltis

All wizards close on error and then appears the error box

a67bb993 06/21/2011 12:35 pm Christos Psaltis

Add new network only when the UI receives the proper differential GET, Refs. #607

6a738cca 06/21/2011 10:36 am Christos Psaltis

Fix action updating for single view, Refs. #651

4337c7e5 06/21/2011 10:13 am Dimitris Moraitis

update networks only once per UPDATE_INTERVAL

e4f32f27 06/20/2011 08:33 pm Mike Muzurakis

fix networks view in IE, Refs #341

9b2ab29a 06/20/2011 11:53 am Christos Psaltis

Update confirmations for single view as in icon view, Refs. #651

d7414be6 06/18/2011 09:20 pm Markos Gogoulos

Fix network confirmation boxes

On ui

7ffea202 06/18/2011 08:59 pm Dimitris Moraitis

dont expect image metadata to be available - Refs #557

882ceb8f 06/18/2011 08:35 pm Dimitris Moraitis

be defensive on API input data - Refs #557

f3b14a28 06/18/2011 04:25 pm Christos Psaltis

Remove redundant function calls and add more false returns

9044c6eb 06/18/2011 12:54 pm Christos Psaltis

Correct console action in updating confirmations, Refs. #675

19697f4f 06/17/2011 10:03 pm Mike Muzurakis

fix actions update on icon view

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

initial redesign of single view, Refs #651

a70fb308 06/17/2011 08:06 pm Christos Psaltis

Remove arguments from update_confirmations, Refs. #675

72872ba2 06/17/2011 05:57 pm Christos Psaltis

Template and event changes for single action confirmations in icon view, Refs. #675

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

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

spinner should always be inside white pane - Refs #627

f0215d6b 06/13/2011 02:24 pm Mike Muzurakis

welcome screen redesign, Refs #667

7e51c3db 06/11/2011 01:48 pm Markos Gogoulos

fix urls on the ui console

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

89b6b240 05/10/2011 11:23 am Giorgos Gousios

Make the aai middleware deliver a test authorisation cookie

To simplify development and testing the aai middleware was converted to
return the test authorisation cookie. To retrieve it call

http://localhost:8000/?test

1c9bb7a5 05/09/2011 04:57 pm Giorgos Gousios

The cookie now protects the whole application

be066a83 05/09/2011 03:34 pm Markos Gogoulos

fix authentication on the ui

if cookie with value X-Auth-Token exists, set the value on the headers.
Otherwise set the cookie with value X-Auth-Token
Refs #455

8b17cf6e 05/09/2011 12:11 pm Markos Gogoulos

fix authentication on the ui

Sets X-Auth-Token value on a cookie, for every api call
Refs #455

d78101b4 05/06/2011 04:57 pm Markos Gogoulos

fixes typo with previous commit

regarding the ui auth_token

cabf8482 05/06/2011 04:47 pm Markos Gogoulos

change X_AUTH_TOKEN to X_Auth_Token

On ui. Refs #455

d994d118 05/05/2011 02:42 pm Markos Gogoulos

fix ui authentication

send a fake auth_token on API requests

bd16fbbc 05/05/2011 12:03 pm Mike Muzurakis

open a new window for each console, Refs #391

c8bde382 05/04/2011 02:28 pm Mike Muzurakis

prevent caching of ajax requests, Refs #431

44c3a4c7 05/04/2011 01:59 pm Mike Muzurakis

fix incopmlete previous commit, Refs #431

e6561111 05/04/2011 01:52 pm Mike Muzurakis

revert date changes, Refs #431

54479111 05/03/2011 06:48 pm Mike Muzurakis

fix IE date issue, Refs #431

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...