Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / new_ui / ui / index.html @ 1eb800de

History | View | Annotate | Download (4.8 kB)

# Date Author Comment
1eb800de 01/10/2014 06:14 pm Olga Brani

ember: fix animation javascript bug

  • common.js must be called after handlebars.js so that handlebars can
    draw the DOM first
f29f1023 01/10/2014 06:06 pm Olga Brani

ember: dynamically generated menu & comments

  • Header menu is generated by iterating through an iconLink object
  • More comments everywhere
    TODO: Find a better solution for dynamic menu
8ca84852 01/10/2014 05:09 pm Olga Brani

ember: add basic urls and dummy data

  • First level url into router.js
  • Dummy json data for vms, networks and disks
  • UI logo url in ApplicationController
aaa1a84f 01/10/2014 12:52 pm Olga Brani

ember: initial setup

  • Include dependencies ( handlebars.js and ember.js )
  • Initialize UI application
91994afd 12/05/2013 03:15 pm Athina Bekakou

new ui: update links

dfc437e3 12/04/2013 06:23 pm Athina Bekakou

new ui: various minor updates

208dd6d1 11/12/2013 06:42 pm Athina Bekakou

new ui: several minor updates and fixes

775d43ea 10/24/2013 07:27 pm Athina Bekakou

new ui: add another approach of header

27cd6fcb 09/26/2013 02:24 pm Athina Bekakou

new ui: remove files used for demo purposes

d442d17f 08/30/2013 02:46 pm Athina Bekakou

new ui: add samples with font icons

3fe0830a 08/27/2013 12:44 pm Athina Bekakou

new ui: general settlement of files

199a6ea4 08/26/2013 06:43 pm Athina Bekakou

new ui: add guide for font-icon

78e2d3dd 08/20/2013 10:47 am Athina Bekakou

new ui: Add the create network site (html, css, js)

9fad921d 08/07/2013 02:01 pm Athina B

new_ui: Addition of the site with the list of networks and expansion of the detailed view of each network and of the corresponding css file.

e095c480 08/06/2013 04:07 pm Athina B

new_ui: Addition of the detailed site of networks and expansion of css file.

db920d2c 08/06/2013 11:04 am Olga Brani

new ui: Change font-family to 'Open Sans'

5e62e9c1 08/02/2013 01:34 pm Olga Brani

new ui: new functionalities in vm list page

- Selected VM checkbox is visible after VM mouseleave
- VM actions are enabled according to selected VMs (running,stopped,
both, single)
- Modal window for VM connect
- VM main actions are moved from header to main area

25405091 07/31/2013 04:03 pm Olga Brani

New ui: Minor changes in index.html

f8f24db6 07/31/2013 04:03 pm Olga Brani

new ui: Layout improvements for Compute ui

2aab17d7 07/30/2013 12:19 pm Olga Brani

Complete kpal layout for create vm pages

2d47196d 07/29/2013 05:32 pm Olga Brani

Initial layout for create vm page (kpal design)

98714f8a 07/29/2013 03:21 pm Olga Brani

Initial layout for vm details page (kpal design)

b3c1328b 07/26/2013 06:24 pm Olga Brani

Initial commit for new_ui mocks