Revision 0b5172cc
ID | 0b5172cc6c910b64cfd667eda93787d84866e37b |
Parent | 2f4a5a9f |
Child | d61613b9 |
Feature #992: Commit all latest modifications
To this point OpenNebula Self-Service is usable. Files like sunstone.js or sunstone vendors are duplicated in ONE tree to ease manual install (copy ui folder). Some unneeded files have been removed (old sunstone plugins).
TO-DO list:
- Fix error handling as errors come back in non json format.
- Handle sessions (with cookie)
- Update install.sh
- Put useful function in occi-utils.js
- Extract authentication functions from opennebula.js, ozones.js and occi.js and merge on a single file if possible.
- fix refresh elements functions (vnShow()) etc.
- instance_types should be fetched from server and added to VM creation dialog.
- Top panel links should be customizable.
- Main dashboard panel
- Improve icons
Files
- added
- modified
- copied
- renamed
- deleted
- src
- cloud
- occi
- lib
- occi-server.rb (diff)
- ui
- public
- css
- images
- ajax-loader.gif (diff)
- one-compute.png
- one-network.png
- one-storage.png
- opennebula-selfservice-big.png
- opennebula-selfservice-small.png
- opennebula-sunstone-big.png
- opennebula-sunstone-small.png
- pbar.gif (diff)
- js
- layout.js (diff)
- occi.js (diff)
- plugins
- acls-tab.js
- compute.js
- dashboard-tab.js
- dashboard-users-tab.js
- dashboard.js
- groups-tab.js
- hosts-tab.js
- images-tab.js
- network.js
- storage.js
- templates-tab.js
- users-tab.js
- vms-tab.js
- vnets-tab.js
- sunstone-util.js (diff)
- sunstone.js (diff)
- vendor
- templates
- index.html
- login.html (diff)
- views
- public
- lib
- occi
- cloud