Skip to content

Releases: CleverStack/clever-users

Refactored for node-seed >= 1.2.x, peerDependency support, 80% + test coverage including e2e, unit and integration

19 Jun 12:28

Choose a tag to compare

  • fix(users): passwordRecovery fixed and FFC Classes have been refactored and cleaned up
  • refactor(module): firstName, lastName and signup/forgotPassword/confirm fixes
  • refactor(emails): signUp, forgottenPassword and accountConfirmation emails use config instead of hardcoded values
  • refactor(config): Template path and subject are now in the config instead of hard coded values
  • chore(nom): added ignore file
  • fix(controller): Fixed editing of users not correctly updating the session afterwards
  • fix(service): Email config was incorrectly referenced
  • release(1.2.3): Refactored for node-seed >= 1.2.x, peerDependency support, 80% + test coverage including e2e, unit and integration

clever-auth, clever-accounts and clever-roles added as a dependencies

06 Apr 23:50

Choose a tag to compare

  • update(deps): clever-auth, clever-accounts and clever-roles added as a dependency
  • fix(travis): Remove peerDependencies from node_modules until NPM 3
  • release(1.2.2): clever-auth, clever-accounts and clever-roles added as a dependencies

Support for node 0.10, 0.11, 0.12 and iojs + Travis

17 Mar 13:01

Choose a tag to compare

  • fix(tests): UserService and beforeTravis
  • chore(cleanup): Spacing
  • fix(tests): beforeTravis script updated
  • refactor(travis): Target node 0.10, 0.11, 0.12 and iojs
  • feat(travis): Added Roles Module into tests
  • release(1.2.1): Support for node 0.10, 0.11, 0.12 and iojs + Travis

Huge Refactor for 1.2.0

02 Mar 20:40

Choose a tag to compare

  • refactor(users): Module refactored
  • refactor(controller): User controller updated
  • chore(cleanup): UserController
  • fix(lint) predef Promise
  • bump(1.2.0): Latest release

node-seed 1.1.2 Release

22 Feb 11:15

Choose a tag to compare

  • refactor(User): Changes to support node-seed 1.2
  • fix(bundledDependencies): Removed dependency on clever-accounts until cli is patched
  • release(1.1.2): For node-seed 1.2.0 Release

hotfix(seedData): Handle initial installation where UserModel is not defined in the object, released 1.1.1

14 Feb 04:37

Choose a tag to compare

hotfix(seedData): Handle initial installation where UserModel is not …

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

14 Feb 04:25

Choose a tag to compare

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

hotfix for loading passport using require instead of the injector

14 Feb 03:38

Choose a tag to compare

  • hotfix(passport): Load passport using require instead of the injector
  • release(1.0.4): hotfix for loading passport using require instead of the injector

Hotfix - Dependency updated to clever-accounts instead of clever-auth

14 Feb 01:02

Choose a tag to compare

  • chore(docs): Removed invalid command
  • release(1.0.3): Dependency updated to clever-accounts instead of clever-auth

Fixed circular dependency and cleaned things up

13 Feb 23:48

Choose a tag to compare

  • fix(deps): Fixing circular dependency
  • refactor(gruntfile): WIP - cleanup
  • fix(fields): Correctly set the max length to suit the typical bytes for that type
  • chore(cleanup): Removed old routes that aren't needed anymore
  • release(1.0.2): Fixed circular dependency and cleaned things up