Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / static / snf / js / sync.js @ c7aead0b

History | View | Annotate | Download (19.3 kB)

# Date Author Comment
e4330db2 11/20/2013 12:43 pm Kostas Papadimitriou

ui: Update firewall profile API calls

using port ids in action parameters

87a459ff 11/04/2013 09:14 am Kostas Papadimitriou

ui: API url sanitization

afe9ca75 03/20/2013 09:47 pm Kostas Papadimitriou

UI. Always extract user info from current cookie contents

Refs #3460

Token value set in api action/request is always retrieved from the
current cookie contents. When cookie contents change is detected ui
redirects user to log in.

Cookie changes are detected each time the app tries to use the user...

6de7fde5 10/23/2012 04:10 pm Kostas Papadimitriou

Configurable changes since attribute alignment

Introduce a new setting (UI_CHANGES_SINCE_ALIGMENT) to allow aligment of
changes-since attribute of consiquent API calls.

e472ed67 03/23/2012 03:19 pm Kostas Papadimitriou

Fix create vm wizard image deselect

when image list is empty

85f1cd1e 02/21/2012 02:39 pm Kostas Papadimitriou

Astakos integration in UI

- New astakos js client integration (auth.js)
- Removed invitations views
- Removed SynnefoUser dependencies from userdata app
- Apply X-Auth-Token header for all ui requests

9c0ac5af 01/30/2012 06:55 pm Kostas Papadimitriou

Renamed snf-app to snf-cyclades-app