Skip to content

Commit

Permalink
Merge pull request #589 from kuzzleio/2.5.2-proposal
Browse files Browse the repository at this point in the history
# [2.5.2](https://github.com/kuzzleio/kuzzle-admin-console/releases/tag/2.5.2) (2019-11-21)


#### Bug fixes

- [ [#581](#581) ] Fix 568 - Add autocomplete on sort attribute   ([jenow](https://github.com/jenow))
- [ [#585](#585) ] Fix select list in roles and profiles   ([jenow](https://github.com/jenow))
- [ [#573](#573) ] [2-dev] Fix column view   ([jenow](https://github.com/jenow))
- [ [#577](#577) ] Fix login anonymous after login in another instance   ([jenow](https://github.com/jenow))
- [ [#579](#579) ] Fix check first admin   ([jenow](https://github.com/jenow))
- [ [#575](#575) ] Fix Replace button for roles modification page   ([Yoann-Abbes](https://github.com/Yoann-Abbes))
- ~[ [#570](#570) ] Sort documents on _id field   ([Aschen](https://github.com/Aschen))~ (This PR has been reverted)
---
  • Loading branch information
Aschen authored Nov 22, 2019
2 parents 5fc219a + 5dbf3b1 commit f5000db
Show file tree
Hide file tree
Showing 19 changed files with 367 additions and 245 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

script:
- npm install
- npm run e2e
- CYPRESS_RETRIES=5 npm run e2e

# ---------------------------------------
# Regular Build & Deploy
Expand Down
Loading

0 comments on commit f5000db

Please sign in to comment.