CHANGES
=======

8.0.0
-----

* Imported Translations from Zanata
* Update TOX\_CONSTRAINTS\_FILE for stable/ussuri
* Update .gitreview for stable/ussuri

8.0.0.0rc1
----------

* Imported Translations from Zanata
* Imported Translations from Zanata
* Imported Translations from Zanata
* Use unittest.mock instead of third party mock
* Remove six usage
* Drop Django 1.11 support
* translation: drop babel extractor definitions
* tox: Trivial cleanup
* Imported Translations from Zanata
* Replace success with then
* [ussuri][goal] Drop python 2.7 support and testing
* Imported Translations from Zanata
* Stop testing Python 2
* tox: Keeping going with docs
* Add PDF generation support for Searchlight-UI
* Use Horizon project template for django jobs
* Imported Translations from Zanata
* Update master for stable/train

7.0.0
-----

* Update the constraints url
* Imported Translations from Zanata
* Imported Translations from Zanata
* Imported Translations from Zanata
* Add Python 3 Train unit tests
* Imported Translations from Zanata
* Sync Sphinx requirement
* Migrate to opendev.org
* OpenDev Migration Patch
* Drop nodejs4 job
* Update master for stable/stein

6.0.0
-----

* Add nodejs10 jobs on bionic
* Update setup.cfg
* Drop py35 tox test
* Drop py35 tests
* Update storyboard links
* Switch to horizon-nodejs4-jobs template

6.0.0.0b3
---------

* Add py37 unit tests
* Update json module to jsonutils
* Imported Translations from Zanata
* Update hacking version

6.0.0.0b2
---------

* Change openstack-dev to openstack-discuss
* Imported Translations from Zanata
* Make search settings themeable and simpler
* Add Favorites ability for search queries
* Update min tox version to 2.0

6.0.0.0b1
---------

* Imported Translations from Zanata
* Correct project git urls
* Add Searclight Policy README
* Deprecated error method
* Update .gitignore
* Update tests
* Revert "Update zuul config"
* Update zuul config
* Reorganize docs and add py36 test
* fix tox python3 overrides
* Update zuul config to include horizon tests
* Change launchpad to storyboard links
* Update index webpage
* Add some notes regarding JS dev installation
* Remove os-nova-servers resource type
* Fix links to subnets and ports
* Update package.json
* switch documentation job to new PTI
* import zuul job settings from project-config
* Switch to use stestr for unit test
* Follow the new PTI for building docs
* Add releasenotes link to README

5.0.0.0b2
---------

* Rename test files to test\_\* pattern
* Imported Translations from Zanata
* Update old doc links in docs
* [Trivialfix]Modify a grammatical error
* Imported Translations from Zanata
* Update reno for stable/queens

4.0.0
-----

* Imported Translations from Zanata

4.0.0.0b3
---------

* Imported Translations from Zanata
* Remove use of unsupported TEMPEST\_SERVICES variable
* Indicating the location tests directory in oslo\_debug\_helper

4.0.0.0b2
---------

* Remove setting of version/release from releasenotes
* Imported Translations from Zanata
* Imported Translations from Zanata
* Imported Translations from Zanata
* Update reno for stable/pike

3.0.0
-----

* Imported Translations from Zanata
* Fix 'str' object has no attribute 'regex'
* Update the documentation link for doc migration
* Update documentation links in README
* Imported Translations from Zanata

3.0.0.0b3
---------

* Imported Translations from Zanata
* Fix wrong endpoint url
* Fix django url patterns
* Imported Translations from Zanata
* Disable redirect controller

3.0.0.0b2
---------

* Imported Translations from Zanata
* Fix TypeError: Cannot read property 'network\_id' of null
* Resource detail views have moved
* Imported Translations from Zanata
* Respect upper-constraints in tox.ini
* [Fix gate]Update test requirement
* Imported Translations from Zanata
* Update reno for stable/ocata

2.0.0.0rc1
----------

* Add ironic resource types
* Replace 'filtered' queries with 'bool'

2.0.0.0b3
---------

* Imported Translations from Zanata
* Imported Translations from Zanata
* Add horizon tox based instructions
* Update horizon version compatibility matrix
* Imported Translations from Zanata
* UI-Bootstrap services use $uib prefix

2.0.0.0b2
---------

* Use urlparse.urljoin to join searchlight url
* Show team and repo badges on README
* Imported Translations from Zanata
* Modify development doc url in CONTRIBUTING.rst
* Clean imports in code

2.0.0.0b1
---------

* Imported Translations from Zanata
* Imported Translations from Zanata
* Make manage.py executable
* Enable release notes translation
* Honor 'nested' in facets
* Add 'More Actions...' Actions
* Update homepage with developer documentation page
* Do not display Visibility column when All Projects option shown
* Update reno for stable/newton

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

* Save SL-UI settings separated by user
* Imported Translations from Zanata
* Allow full searchlight response through Horizon
* Display correct number of total results
* Default handling of paths to objects

1.0.0.0b3
---------

* Adding Flavor names/summary
* Add missing newton milestone 3 release notes
* Add Angular Instance actions
* Initial support for sorting
* Fix field match column display
* Adding Instance Details views
* Add servergroup for ui
* Show items in-transition
* Poll "dirty" items on paused searches
* Add 'More Actions' constant text
* Stop polling on $destroy
* Persist Searchlight user settings via localstorage
* Toggle Live Search
* Add a unique hit identifier to search results
* Adding summary views for Searchlight resources
* Require use of Python 2.7 since expected
* Add translation support
* Fix test errors
* Remove discover from test-requirements
* Modifying call to initActions() to match Horizon

1.0.0.0b2
---------

* Handle action results
* Link search hits to registered details views if available
* Add Global Actions to search page
* Adding registry-based drawer (summary) views
* Handle new-format facets response

1.0.0.0b1
---------

* Use base Angular template rather than custom template
* Change None to Search for breadcrumb nav
* Search Syntax Directive
* Code organization cleanup
* Add graceful handling for missing registry actions
* Apply formatting to search table html
* Use Chrome for JS unit tests
* Update JS dev dependencies
* Add version compatibility matrix to Readme
* Add reno release notes to Searchlight UI
* Move search bar out of table
* Populate text search if saved
* Remove unused hz-array-field-directive
* Correct git URL
* Searchlight-ui devstack plugin

0.1.0
-----

* Fix issues when magic search facet uses range queries
* Searchlight UI Query Error Handling
* Add Full Text Search Syntax to UI
* Add getProject policy check to project name filter
* Removing oslo-incubator config file
* Improve install instructions
* Fix searchlight-ui Zuul errors
* Made highlighting a configuration setting
* policy rules updated to
* Visibility help text
* more lint fixes
* some visibility fixes
* Lint error fixing
* Added visibility column filter
* Update README for devstack env
* Added all projects setting
* Added sorting to resource type options
* Adding improved policy file README
* Styling updates for tooltips
* Improved settings
* More README improvements
* Added Local dev env instructions
* Added Local dev env instructions
* Correct path to search.views
* Update to patch set 55..57 changes on horizon master
* Removed Barbican
* Updated Readme
* Updated Readme
* Updated README formatting
* Removed uneccessary .md file
* Initial seeding of Searchlight UI
* Initial commit
