Statistics
| Branch: | Tag: | Revision:

root / ui / templates @ 9cb2ca3b

# Date Author Comment
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

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

Add i18n translation tags in icon view text

c72aa099 04/09/2011 12:15 pm Christos Psaltis

Add i18n translation tags in list 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

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

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

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

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

make smaller wave and spinner icons on gui

Refs #293

2cd96cc7 03/31/2011 05:35 pm Vangelis Koukis

Fix stray Greek Alpha in JS source

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...
ed4781b5 03/30/2011 11:37 pm Dimitris Moraitis

adaptive confirm box in list view - 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

79b68e7c 03/29/2011 04:34 pm Christos Psaltis

On click, toggle selection menu in list view

190e3256 03/29/2011 04:28 pm Dimitris Moraitis

fix select all/none in list view & fix position of multiple action confirm box

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

Move confirmation button labels to respective templates

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

Deselect all actions on confirmation button click.

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

Fix separator appearance between machines, in standard view

bdbd43a1 03/29/2011 01:37 pm Christos Psaltis

Fix confirmation workflow in list view.

In list view, pending actions are cleared
if you change your selections before pressing
Cancel or Confirm.

This is linked to #209.

c459a72f 03/28/2011 07:05 pm Christos Psaltis

Fix on-off icons in list view - Ref #321

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

fix bug with the wave icon on standard view

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