Releases: CleverStack/clever-users
Releases · CleverStack/clever-users
Refactored for node-seed >= 1.2.x, peerDependency support, 80% + test coverage including e2e, unit and integration
Refactored for node-seed >= 1.2.x, peerDependency support, 80% + test coverage including e2e, unit and integration
Latest
- 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
- 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
- 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
- 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
- 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
hotfix(seedData): Handle initial installation where UserModel is not …
fix(seed): Data restructured to suit the new modules, released 1.1.0
fix(seed): Data restructured to suit the new modules, released 1.1.0
hotfix for loading passport using require instead of the injector
- 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
- 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
- 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