Releases: big-data-europe/app-integrator-ui
Transitions
Added transitions between the engines.
Added a fully functional Swarm-UI Engine
This version, there are only stacks, and no repositories.
Added basics of Swarm UI Engine
v0.9.2 Released v0.9.2
Pipeline Builder from standalone frontend to ember-engine
Moved models & styles from engine to wrapping application (app-integrator-ui)
Ember-stack-builder-frontend transfered functionality
This is a minor release that incorporates several changes that were implemented in the standalone ember-stack-buider-frontend but were not yet in the ember-stack-builder-engine, also next to several minor bug fixes:
- docker-compose cursor tracking.
- added support for tabulation in the textarea.
- models & mixins for the swarm-ui. @lordblendi
- multiple design & frontend fixes. @lordblendi
Engines & Iframes support
This new release allows to mount both ember-engines & iframes as sub-applications of the integrator in a seamless way, just by editing the user-interfaces configuration file.
Added animation
v0.7.0 Release v0.7.0
Cached iframes
Instead of removing them from the DOM, the non-active iframes are hidden by SASS. Because they are not removed from the DOM, next time they become active, they don't have to reload their page.
Updated to Ember 2.14
- switched from coffeescript to javascript
- turned off fingerprint for logo
- switched archiver as adm-zip created a faulty zip
v0.4.4
- Updated Ember to the last version
- Welcome screen added
- BDE logo added