Skip to content

Releases: CleverStack/clever-accounts

Modular signUp, bug fixes and refactoring for 1.3

12 Jun 12:05

Choose a tag to compare

  • 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

06 Apr 23:42

Choose a tag to compare

  • update(deps): clever-roles added as a dependency

Optional Dependencies, Tests (including Travis) and Cleanup

17 Mar 00:47

Choose a tag to compare

  • 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

22 Feb 11:52

Choose a tag to compare

  • 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

14 Feb 04:22

Choose a tag to compare

fix(seed): Data restructured to suit the new modules, released 1.0.4

Default account seed data

14 Feb 03:36

Choose a tag to compare

  • 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

14 Feb 03:34

Choose a tag to compare

  • 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

26 Jan 13:28

Choose a tag to compare

  • 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

26 Jan 13:26

Choose a tag to compare

1.0.0

feat(accounts): Initial Commit (WIP)