Releases: CleverStack/clever-accounts
Releases · CleverStack/clever-accounts
Modular signUp, bug fixes and refactoring for 1.3
- fix(controller): return the Promise so the response is sent
- fix(includes): add as option to model associations, to support autoHooks and nestedOperations
- feat(model): Include Account in the query for Users
- fix(model): spelling mistake
- chore(cleanup): Remove old preRoute module hook
- refactor(service): Split up into more modular event based signup flow
- fix(Controller): Correctly parseInt for id's in addAccountIdToRequest middleware helper
- refactor(seedData): New default seedData for node-seed 1.3 and 1.3 modules
- release(1.2.1): Modular signUp, bug fixes and refactoring for 1.3
Module Dependency for clever-roles@~1.2.x
- update(deps): clever-roles added as a dependency
Optional Dependencies, Tests (including Travis) and Cleanup
- chore(lint): JSHint and Editorconfig
- refactor(model): AccountModel now takes advantage of optional dependency injection
- refactor(controller): AccountController now takes advantage of optional dependency injection
- refactor(service): AccountService now takes advantage of optional dependency injection
- release(1.1.0): Optional Dependencies and Cleanup
- fix(travis): Tests, notifications, support 0.10, 0.11, 0.12, iojs
- chore(docs): Added Gitter badge
- fix(travis): beforeTravis script is now complete and works
- chore(cleanup): Linting
Updating module to support 1.2.0-rc-4 node-seed
- refactor(Account): Updating module to support 1.2 node-seed
- refactor(indentation): Set to 2 spaces and removed extra spacing around arguments
- release(1.0.5): Updating module to support 1.2.0-rc-4 node-seed
Hotfix - Data restructured to suit the new modules, released 1.0.4
fix(seed): Data restructured to suit the new modules, released 1.0.4
Default account seed data
- fix(seedData): Default account is now provided out of the box
- release(1.0.3): Default account seed data
New hooks, fixed circular dependency problems
- fix(dep): Fixed circular dependency issue
- fix(subDomain): Correctly set the max length to the allowed bytes
- fix(findOptions): Updated to use the new hooks
- fix(reference): to invalid underscore
- chore(cleanup): Spacing/indentation
Bug fixes for initial release
- release(1.0.1): Bug fixes for initial release
- refactor(config): To suit new module
- chore(keywords): Updated
- feat(seed): Moved seedData from clever-auth into this module (still need to do prompts)
- feat(associations): Adding in model associations
- feat(accounts): Initial Commit (WIP)
Initial Release
1.0.0 feat(accounts): Initial Commit (WIP)