Releases: kuzzleio/kuzzle-admin-console
Releases · kuzzleio/kuzzle-admin-console
2.1.6
2.1.5
2.1.4
2.1.4 (2018-04-26)
Bug fixes
- [ #391 ] Manage index/collection routes exist (Njuelle)
- [ #388 ] Fix build error with vue-native-notification (Njuelle)
- [ #386 ] Fix bug when "auto-generate" kuid is checked when creating a user (Njuelle)
- [ #383 ] Fix active textfields label in modal (Njuelle)
- [ #372 ] Fixes #365 - empty user edition (benoitvidis)
- [ #370 ] Add missing headers to views (Njuelle)
Enhancements
- [ #389 ] Improve watch filters (Njuelle)
- [ #385 ] Fix json-editor size in create collection and filters in browse / watch collection (Njuelle)
- [ #384 ] Update admin console english grammar (Njuelle)
- [ #380 ] Display web notifications when receiving notifications from Kuzzle (Njuelle)
- [ #382 ] Improve header wording in create collection (Njuelle)
- [ #379 ] Add lastNotification component when watching collection (Njuelle)
- [ #381 ] Show a message instead of a form if the target collection doesn't have a mapping (Njuelle)
Others
2.1.3
2.1.2
2.1.2 (2017-08-28)
Compatibility
Kuzzle | Proxy |
---|---|
1.0.0 | 1.0.0 |
Enhancements
- [ #347 ] Login as Anonymous (xbill82)
- [ #345 ] Display message limitation 1000 pages (AnthonySendra)
- [ #327 ] Add Meta tree in JSON viewer of Security documents (User, Profile, Role) (samniisan)
- [ #315 ] Implement search role with multi select (AnthonySendra)
Others
2.1.1
2.1.1 (2017-07-19)
Compatibility
Kuzzle | Proxy |
---|---|
1.1.0 | 1.0.0 |
Enhancements
- [ #345 ] Display message limitation 1000 pages (AnthonySendra)
- [ #327 ] Add Meta tree in JSON viewer of Security documents (User, Profile, Role) (samniisan)
- [ #315 ] Implement search role with multi select (AnthonySendra)
Others
2.1.0
2.1.0 (2017-06-20)
Compatibility
Kuzzle | Proxy |
---|---|
1.0.0 | 1.0.0 |
Bug fixes
- [ #306 ] Trim collection name (jenow)
- [ #307 ] Fix user mapping (jenow)
- [ #284 ] Network error handling (stafyniaksacha)
- [ #303 ] Re enable button if there is an error after submit (jenow)
- [ #302 ] Mandatory id in profile and role creation (jenow)
- [ #300 ] Fix checkbox on update collection (jenow)
- [ #298 ] Do not mangle 'Credentials' object (jenow)
- [ #288 ] Dropdown now escape the space character (jenow)
- [ #276 ] Prevent a document from being created more than once (scottinet)
- [ #281 ] Do not mangle "Content" and "Meta" classes (jenow)
- [ #280 ] Fix switch env if we only update the color of the environment (jenow)
- [ #271 ] Fix real-time watch screen (scottinet)
- [ #268 ] Fix document creation with invalid JSON (AnthonySendra)
- [ #265 ] Fix sorting in all lists (AnthonySendra)
- [ #260 ] Fix unhandled rejection in create env (AnthonySendra)
- [ #259 ] Fix loop create env (AnthonySendra)
- [ #257 ] Fix update environment (AnthonySendra)
- [ #258 ] Fix raw json height in filter (AnthonySendra)
- [ #256 ] Avoid conflict between index dropdown and collection dropdown (AnthonySendra)
- [ #255 ] Fix delete environment on signup and error page (AnthonySendra)
- [ #248 ] Move pagination inside option parameter (AnthonySendra)
- [ #242 ] Fix watch view (AnthonySendra)
- [ #240 ] Error in user list when user with empty body (AnthonySendra)
- [ #236 ] Create environment dedicated page when no lastConnectedEnv (AnthonySendra)
- [ #231 ] Fix delete environment button on login form (jenow)
- [ #224 ] Fixes the testing toolchain (xbill82)
- [ #229 ] Fix item order in index tree (AnthonySendra)
- [ #226 ] Fix "reset" parameter format sent to Kuzzle on createFirstAdmin page (ballinette)
- [ #221 ] Enable backoffice connection to a backend with port < 1000 (ballinette)
- [ #215 ] Fix exposed port for Kuzzle backend in dev env: only 7512 is now used (ballinette)
New features
Enhancements
- [ #305 ] Reshape all security searches (jenow)
- [ #304 ] Now using replaceUser instead of updateUser in BO (samniisan)
- [ #282 ] User creation and update via user-friendly wizards (xbill82)
- [ #299 ] Hide action button on realtime only collection (jenow)
- [ #272 ] Fix publication on NPM (xbill82)
- [ #262 ] Display metadata (AnthonySendra)
- [ #250 ] Publish BO on NPM (AnthonySendra)
- [ #251 ] Use Kuzzle SDK 4.0.0 (AnthonySendra)
- [ #249 ] Allow to run the BO as static files (AnthonySendra)
- [ #243 ] Change secondary color to blue color and change font color checkbox (AnthonySendra)
- [ #241 ] Counter pagination (AnthonySendra)
- [ #239 ] Uniform login and signup forms (AnthonySendra)
- [ #217 ] Implement form view in document create/update (AnthonySendra)
- [ #234 ] Modified update documents page, now replace document if exist, create it if not (AnthonySendra)
- [ #227 ] Allows ssl connections to Kuzzle (benoitvidis)
Optimizations
Others
- [ #254 ] Replace createOrReplaceUser to updateUser (jenow)
- [ #233 ] Add end to end tests with testim (jenow)
- [ #232 ] Added unit tests (jenow)
2.0.0
https://github.com/kuzzleio/kuzzle-backoffice/milestone/4?closed=1
Enhancements
- Migrate to VueJS 2 #202
- Align code with new SDK version #179
- Use the same port for both websocket and socket.io protocols #213
- Rebranding backoffice to new chart #163 #173 #174 #203
- Align security tab with new Kuzzle
security
actions #168 - update error btn/panels colors #167
- change 'email' field on login form to 'login' #166