Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (29.3 kB)

# Date Author Comment
191ee58e 05/02/2011 11:46 am Christos Psaltis

Reset metadata input forms on save and cancel, Refs. #375

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

Put metadata dialogs in scrollable, Refs #375

ef38afe9 04/28/2011 08:18 pm Christos Psaltis

Minor formatting changes in machines template

f1d5a1b8 04/28/2011 01:23 pm Mike Muzurakis

Fix a div closing that prevented the menu from working properly

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

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

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

Trap keydown event on add metadata dialog, #375

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

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

metadata form improvements - Refs #375

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

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

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

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

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

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

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

Server id and name are directly passed to html

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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...
309d7ed2 03/30/2011 04:09 pm Dimitris Moraitis

autoposition multiple confirm box - Refs #209

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

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

display number of pending actions in multiple confirm box

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

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

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

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

improve code readability

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

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

d62113a0 03/02/2011 10:59 pm Markos Gogoulos

add translatable strings

on machines.html

dddb9274 03/02/2011 09:49 pm Markos Gogoulos

make errors translatable

error messages (404, 400, 503, 501 or others) are translatable
The greek translation has been added

3a150bbe 02/28/2011 10:41 am Dimitris Moraitis

restore slider progress

217b2431 02/27/2011 10:27 pm Dimitris Moraitis

fix list view actions, add javascript console logging

68a49035 02/27/2011 08:35 pm Dimitris Moraitis

consolidate jquery event handlers for rangeinputs in the wizard

71642965 02/26/2011 09:29 pm Dimitris Moraitis

create vm action selects requested flavor

and display the right values in the wizard confirmation step

52bc1c74 02/26/2011 05:22 pm Markos Gogoulos

update ajax calls for actions

Use JSON.stringify for actions (reboot,shutdown,start,destroy)

285a1fa8 02/26/2011 12:20 am Dimitris Moraitis

improve API compliance of the create instance handler

93a10af1 02/25/2011 08:50 pm Markos Gogoulos

add size field to Images listing

1cea389e 02/24/2011 08:20 pm Markos Gogoulos

improved virtual servers filtering . also made a small change regarding /servers

the first change adds field deleted as the filter, while the second one is related with the address tag

e336bde6 02/24/2011 01:47 pm Markos Gogoulos

addresses and metadata fields on GET /servers/detail

3a49d1da 02/23/2011 07:50 pm Christos Psaltis

add boilerplate code for GET flavors