Statistics
| Branch: | Tag: | Revision:

root / ui / templates / standard.html @ 8b095566

History | View | Annotate | Download (23.8 kB)

# Date Author Comment
beef1f05 05/01/2011 09:25 pm Mike Muzurakis

Initial expanded content for metadata in icon view, Refs #435

71eade6b 04/30/2011 06:57 pm Christos Psaltis

Put metadata dialogs in scrollable, Refs #375

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

Rename console action to open_console

866cb31d 04/28/2011 06:48 pm Christos Psaltis

Rename form gets updated from multiple browsers, Refs #429

5868fb6e 04/28/2011 06:19 pm Christos Psaltis

Fix esc keypress for webkit browsers, Refs #429

86c97ac3 04/28/2011 06:12 pm Christos Psaltis

Trap enter and esc on server rename field, Refs #429

1d4fecef 04/28/2011 05:24 pm Christos Psaltis

Several fixes concerning console action.

This includes: * Replace "out of band" with "console" in list view * Fix margins around console action in icon view * You can open a console only to active machines

Refs #391

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

96bb1d47 04/28/2011 10:56 am Christos Psaltis

Server name is selected when clicking the pencil icon, Refs #429

daa78d17 04/28/2011 10:40 am Christos Psaltis

Replace the term "metadata" with "tag", Refs #441

b0cd511f 04/18/2011 01:47 pm Mike Muzurakis

focus on textbox when editing server name, Refs #307

134a9f26 04/18/2011 01:46 pm Christos Psaltis

Minor template formatting changes

063c7a17 04/18/2011 12:21 pm Mike Muzurakis

hover effects on edit name images, Refs #307

7338f38d 04/18/2011 11:57 am Christos Psaltis

Fix if statements when loading list and icon view

85b70320 04/18/2011 11:34 am Mike Muzurakis

text when name editing is now selectable, Refs #307

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

Load flavors and only then load views

2b10d496 04/18/2011 10:57 am Mike Muzurakis

don't accept blank name on server rename, Refs #307

384891d5 04/17/2011 09:18 pm Christos Psaltis

Remove group from icon view, Refs #375

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

Server rename action is not pushed to pending

f1805aa3 04/17/2011 07:28 pm Christos Psaltis

Change value input for metadata dialog to textarea, Refs #375

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

renaming function and button, Refs #307

3f198846 04/17/2011 06:43 pm Dimitris Moraitis

rename fixes - Refs #307

c64c04ec 04/17/2011 06:32 pm Dimitris Moraitis

rename fixes - Refs #307

a7b7536a 04/17/2011 06:04 pm Dimitris Moraitis

change ids to classes

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

initial ui work on server renaming, Refs #307

16e27b76 04/17/2011 05:10 pm Markos Gogoulos

fix server metadara create form

0cc1c6d4 04/17/2011 04:08 pm Christos Psaltis

Rename metadata dialogs and functions, Refs #375

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

minor css/js improvements

db234816 04/17/2011 02:15 pm Markos Gogoulos

fix bug with big names on forms

  • on standard/list, trunchate machine names
  • on metadata list form
9e7a678c 04/16/2011 06:29 pm Dimitris Moraitis

welcome page fix - Refs #279

bde97369 04/16/2011 06:06 pm Dimitris Moraitis

welcome page fix - Refs #279

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

834824c1 04/15/2011 07:00 pm Mike Muzurakis

restore welcome page timing

0fb26db0 04/15/2011 04:42 pm Mike Muzurakis

better timing when showing welcome message

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

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

4629cc1f 04/15/2011 02:45 pm Christos Psaltis

Server id and name are directly passed to html

f89d2d03 04/15/2011 02:28 pm Christos Psaltis

Comment out page reload on delete, used for debugging

338a487a 04/15/2011 02:27 pm Christos Psaltis

Remove event on clicking show-group used for bebugging

c902e956 04/15/2011 01:38 pm Christos Psaltis

Move functions to machine template for better code context

d1aa78ff 04/15/2011 09:50 am Mike Muzurakis

show welcome screen after destroying the last vm, Refs #279

e4f426f1 04/14/2011 08:48 pm Dimitris Moraitis

workaround for jquery show bug - Refs #399

1027802d 04/14/2011 04:38 pm Christos Psaltis

Metadata boxes display server name on their title, Refs #375

34b009d4 04/14/2011 02:18 pm Christos Psaltis

Minor css fixes in metadata boxes

This includes moving the boxes a bit to the top
and adding a grey close button.

Refs #375.

67679131 04/14/2011 01:45 pm Christos Psaltis

Add css and minor template changes in add metadata box, Refs #375

295800ec 04/14/2011 12:28 pm Christos Psaltis

Add css and minor template changes in basic metadata box, Refs #375

339712cb 04/13/2011 08:24 pm Christos Psaltis

Add metadata editing forms to basic machine template

This work is in very early stage. It still has no css,
no javascript and no real calls are made.

Refs #375

33282d93 04/13/2011 07:17 pm Markos Gogoulos

fix machine actions on the ui

68fe9144 04/13/2011 03:11 pm Markos Gogoulos

fix machine actions

on the ui

e64bfe94 04/13/2011 02:43 pm Markos Gogoulos

fix allowed actions on the ui

while machine is building, allow only destroy action

Refs #399

e357c9f0 04/12/2011 09:06 pm Christos Psaltis

Fix status descriptions in list view, Refs #379 #401

66edd851 04/12/2011 05:09 pm Christos Psaltis

Add destroying and rebooting in list and icon view, Refs #401

333d00ff 04/12/2011 03:07 pm Markos Gogoulos

rename os images files

Refs #257

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

Fix layout and initial welcome screen, Refs:#279

513bc21d 04/12/2011 11:59 am Christos Psaltis

Fix changing states in icon view, Refs #401 #379

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

mend

198e13aa 04/11/2011 08:03 pm Christos Psaltis

Add starting and shutting down in icon view, Refs #401

63119250 04/11/2011 05:46 pm Christos Psaltis

Fix comment format

97a4b51d 04/11/2011 04:37 pm Christos Psaltis

Show spinner while rebooting or building, Refs #379

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

202c8949 04/11/2011 04:10 pm Mike Muzurakis

Remove duplicate welcome text from standard template

c5ffb0de 04/11/2011 12:53 pm Christos Psaltis

Fix destroy action in icon view, ref #381

528a931a 04/09/2011 12:28 pm Christos Psaltis

Add i18n translation tags in icon view text

f3632e8d 04/09/2011 12:01 pm Christos Psaltis

Replace more with destroy in icon view, ref #381

5ef04f85 04/08/2011 02:37 pm Constantinos Venetsanopoulos

Minor textual fixes in Welcome Screen (No VMs)

09ec6db2 04/08/2011 12:15 pm Mike Muzurakis

fix positioning of list view box, make strings translatable, #279

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

add initial version of welcome screen, ref #279

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

api 1.1 compatibility improvements - Refs #311

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

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

82bf6df0 04/01/2011 09:37 pm Dimitris Moraitis

improve positioning of confirm box & update actions on select all/none

e2ccad35 04/01/2011 09:07 pm Dimitris Moraitis

fix wave in list view & minor css improvements - refs #293

1d72dcdc 04/01/2011 06:12 pm Markos Gogoulos

make smaller wave and spinner icons on gui

Refs #293

309d7ed2 03/30/2011 04:09 pm Dimitris Moraitis

autoposition multiple confirm box - Refs #209

6d0a36e5 03/29/2011 11:31 pm Dimitris Moraitis

display animation only once - Refs #293

c53d09e2 03/29/2011 03:28 pm Christos Psaltis

Move confirmation button labels to respective templates

ed81826a 03/29/2011 02:12 pm Christos Psaltis

Fix separator appearance between machines, in standard view

dca0ae48 03/28/2011 02:41 pm Markos Gogoulos

fix bug with the wave icon on standard view

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

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

display number of pending actions in multiple confirm box

87feccc4 03/24/2011 09:03 pm Dimitris Moraitis

restore DELETED status check that was accidentally reverted

2f86374f 03/24/2011 08:30 pm Dimitris Moraitis

use local var for serverID

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

new style action indicators in standard view - Refs #209

aa0534a7 03/24/2011 04:38 pm Dimitris Moraitis

new style confirmations 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

0e1531b4 03/23/2011 03:51 pm Markos Gogoulos

fix GET /servers

check if server.status is "DELETED" rather than attribute server.deleted
Refs #293

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

5b147126 03/18/2011 07:02 pm Christos Psaltis

#machines.separator appears in standard and list view

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

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

150eb972 03/10/2011 07:54 pm Christos Psaltis

Fix minor readability issues

81d48bff 03/09/2011 07:29 pm Christos Psaltis

Improve code readability in standard view template

c58db69b 03/09/2011 05:28 pm Christos Psaltis

Fix mini seperator fadeIn rule.

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>

2ed4ced5 03/08/2011 05:12 pm Markos Gogoulos

do not ask confirmation on start server(s) action