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)