Statistics
| Branch: | Tag: | Revision:

root / ui / templates @ f1d5a1b8

# Date Author Comment
f1d5a1b8 04/28/2011 01:23 pm Mike Muzurakis

Fix a div closing that prevented the menu from working properly

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

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

Add error code 0, Refs #427

cd154238 04/18/2011 03:03 pm Christos Psaltis

Trap keydown event on add metadata dialog, #375

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

36c042ae 04/18/2011 10:57 am Christos Psaltis

Truncate large metadata values in edit dialog, Refs #375

d4e4f434 04/18/2011 10:41 am Mike Muzurakis

show unknown machine icon when OS metadata is nonstandard, Refs #375

f9015c00 04/17/2011 11:17 pm Mike Muzurakis

truncate metadata value a bit better, Refs #375

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

Remove group from icon view, Refs #375

7330b4c1 04/17/2011 08:06 pm Dimitris Moraitis

metadata form improvements - 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
9cb2ca3b 04/17/2011 01:50 pm Mike Muzurakis

minor code cleanup on custom radio button

e54fdda9 04/17/2011 01:41 pm Markos Gogoulos

fix metadata forms

71ecd0bb 04/17/2011 01:02 pm Christos Psaltis

Fix server id in metadata delete and update actions

a7ccb6f9 04/17/2011 12:46 pm Christos Psaltis

CSS and template fixes for metadata dialogs

When the server name was very long, the buttons
at the bottom were moved outside the dialog. This
commit fixes that.

9066781c 04/17/2011 12:29 pm Mike Muzurakis

Fix regression when clicking on radio buttons

29f0a240 04/17/2011 11:04 am Mike Muzurakis

fix tab issues on creation wizard, Refs #83

88bdf273 04/17/2011 10:48 am Mike Muzurakis

disable tab while browsing wizard, Refs #83

5d3c8f3f 04/17/2011 10:44 am Mike Muzurakis

don't accept blank vm names on creation wizard, Refs #83

08cc1924 04/16/2011 09:10 pm Christos Psaltis

Fixes in metadata dialogs

This includes:

  • workaround for mask not appearing in add dialog
  • reset of metadata list on lcosing the edit dialog

Refs #375

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

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

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

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

restore welcome page timing

d1bcc1e7 04/15/2011 06:34 pm Christos Psaltis

Remove alerts used for debugging

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

Get metadata and show the in dialog, Refs #375

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

19b8a934 04/15/2011 03:15 pm Mike Muzurakis

set view to icon, when showing welcome screen, 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

cbb4b38a 04/15/2011 11:58 am Mike Muzurakis

don't hide welcome text on vm creation, Refs #279

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

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

1bea7ca4 04/14/2011 09:34 pm Mike Muzurakis

remove debugging console logging

99721d83 04/14/2011 09:08 pm Mike Muzurakis

Add select border on focus for indicators, disable credits box, Refs #83

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

workaround for jquery show bug - Refs #399

afe2ace6 04/14/2011 08:41 pm Mike Muzurakis

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

1508a5ab 04/14/2011 08:39 pm Mike Muzurakis

only change border color on text boxes, trap tab in 3rd page, Refs #83

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

0c1f14ed 04/14/2011 12:48 pm Christos Psaltis

Fix position of create button in metadata editor, Refs #375

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

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

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

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

Refs #389

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

d1b69071 04/13/2011 06:35 pm Mike Muzurakis

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

f87e79a4 04/13/2011 06:33 pm Mike Muzurakis

visual enhancements on wizard, fix tab keystroke crash, Refs #83

5b43f111 04/13/2011 03:52 pm Christos Psaltis

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

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

Move get_flavor to list view, Refs #387

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

56c986b5 04/13/2011 12:23 am Markos Gogoulos

fix permitted actions on list view

enable the destroy action on the list view for servers
on status Building

cf93419a 04/12/2011 11:15 pm Mike Muzurakis

more visual fixes for the vm creation wizard, Refs #83

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

799720f1 04/12/2011 05:09 pm Mike Muzurakis

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

3091ead5 04/12/2011 05:08 pm Mike Muzurakis

fix vm creation that I broke in previous commit, Refs #83

ede172d9 04/12/2011 04:46 pm Christos Psaltis

Fix console logging messages in list view

1704ae25 04/12/2011 04:43 pm Christos Psaltis

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

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

visual fixes on new wizard, Refs #83

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

rename os images files

Refs #257

cae67343 04/12/2011 01:11 pm Mike Muzurakis

submit wizard form by pushing enter on name field, Refs #83

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

99b5161d 04/11/2011 08:06 pm Christos Psaltis

Remove unused alerts

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

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

Update wizard with version 2 mockups, ref #83

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

Remove duplicate welcome text from standard template

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

Replace ip with flavor in list view, ref #387

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

Fix destroy action in icon view, ref #381