Statistics
| Branch: | Tag: | Revision:

root / ui / templates @ 33282d93

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

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

a135ccbd 03/24/2011 09:04 pm Dimitris Moraitis

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

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

restore DELETED status check that was accidentally reverted

8550e831 03/24/2011 08:52 pm Markos Gogoulos

return virtual machine password to the gui user

return the password of the VM to the gui user, once the create server wizzard
has successfully created the VM.

Refs: #203

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

d725fb12 03/19/2011 08:16 pm Christos Psaltis

Add and style confirmation box in list & standard view.

This refers to the confirmation box for multiple machine actions
in standard view and all machine actions in list view. The box
appears at the bottom of the page. You can only view it
by removing display: none from div.confirmation....

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

01864f44 03/17/2011 08:43 pm Dimitris Moraitis

comment out jquery tools source includes

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
a5093da5 03/15/2011 09:06 pm Markos Gogoulos

fix previous broken commit

there was an error on home.html of the ui introduced with the
previous commit :(

7d311ba1 03/15/2011 09:00 pm Markos Gogoulos

fix create wizzard error handling

show 2 different translatable messages, when no images or flavors
are found

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

5f99a59d 03/11/2011 08:39 pm Markos Gogoulos

change error message on the ui

change translatable error message (default case) on home.html

7b7e768e 03/11/2011 04:41 pm Christos Psaltis

Change the order of includes for more clarity

48ce8b68 03/10/2011 07:54 pm Christos Psaltis

Initial support for auto updating list view

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

9b1b6f3a 03/09/2011 05:28 pm Christos Psaltis

improve code readability

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>

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

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

do not ask confirmation on start server(s) action

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

d36493ce 03/06/2011 06:45 pm Dimitris Moraitis

move timeout to home template to fix breakage

f974b570 03/06/2011 07:58 am Dimitris Moraitis

remove extra comma

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

12d7e95e 03/05/2011 06:05 pm Dimitris Moraitis

update rangeinput values directly when moving the sliders

20fae095 03/05/2011 05:16 pm Christos Psaltis

post imageId on create