CHANGES
=======

* Updated from global requirements
* Updated from global requirements
* Switch stable/liberty to post-versioning

1.0.0
-----

* Set version for Liberty
* mistral-dashboard: refer dashboard debug instructions to the updated mistral trbouelshooting page
* Add .mailmap for pbr AUTHORS generation
* Update AUTHORS file

1.0.0.0rc1
----------

* Updated from global requirements
* Updated from global requirements
* Mistral-dashboard:  Tasks list-addition of Execution detail screen

1.0.0.0b3
---------

* Updated from global requirements
* Remove the test cases for handle_errors to fix the py27 gate issue
* Updated from global requirements
* mistral-dashboard: added Task details overview screen infrastructure
* Rename Mistral dashboard to Workflow
* Add tables filter action support
* Restrict the pbr version to sync with global requirement
* Add actions and executions unit tests
* Add unit tests for tasks
* mistral-dashboard: executions input & output modal header - added corresponding name
* mistral-dashboard executions list table: input & output sections content via a modal
* Update AUTHORS
* mistral-dashboard - fixed the installation readme: fixed an issue where horizon was not showing mistral dashboard upon installation
* Add unit tests for workbooks
* mistral-dashboard Execution enhancements
* Tasks list - removal and addition of a column

1.0.0.0b2
---------

* Fixed bug in error handing
* Correct wrong argument name in workbook_delete()
* Add delete action support
* Add update action support
* Add create action support
* Add mistral APIException as a Recoverable Exception
* Add 'update' and 'delete' unit tests for workflows
* mistral-dashboard documentation
* Add 'index' and 'create' unit tests for workflows
* Added execution get method to mistral-dashboard api
* Show Action definition
* Add actions panel
* Add test helpers and test data
* Add *.lock and .secret_key_store to .gitignore
* Added delete button to execution screen ui on mistral-dashboard
* added git clone explanation
* Add update workbook support
* Show task result when click the id
* Fix errors when user click execution id
* Add delete workbook support
* Add update workflow support
* Add create workbook support
* Remove H101, H803, H238 from ignore list
* Remove H302 check
* Add delete workflow support
* Add create workflow support
* Fix H306 errors
* Show workbook definition
* Refactor workbook table fields
* Show workflow definition
* Adding info on how to install mistraldashboard module in venv
* Enable Unit Test
* Refactor workflow table fields
* Reduce API client object in a request
* Add handle_error decorator to API calls
* Ignore swap files from getting into repository
* Wrap mistralclient code in api.py
* Not compressing the mistral specific css
* Switch to v2 mistral api

1.0.0.0b1
---------

* Removing redundant header from setup.py
* Update .gitreview file for project rename

2015.1.0
--------

* Updating AUTHORS file

0.1.1
-----

* Making style changes and adding AUTHORS file
* Fix showing all statuses in UI
* Update requirements according to global requirements (master)

0.1
---

* Fix missing static folder
* Reenable Task view inside Executions
* Modify to use API v2
* Enable hacking check H306
* Fixing readme file
* Fixing dependency to Mistral client

0.0.4
-----

* Readme updates
* Make use of /executions endpoint API
* Horizon plugin system compatibility
* Color statuses for both executions and tasks
* Add Task's output and parameters columns
* Move dashboard from python-mistralclient
* Add .gitreview
* Initial commit
