Skip to content

Releases: CleverStack/clever-roles

Fix bundledDependencies/peerDependencies, refactored for node-seed >= 1.2.x

19 Jun 12:24
Compare
Choose a tag to compare
  • fix(syntax): Invalid JSON
  • update(deps): clever-accounts added as a dependency
  • fix(travis): Remove peerDependencies from node_modules until NPM 3
  • fix(role): Controller allows POST to /account/:AccountId/role/? for role creation
  • refactor(module): Bug fixes and cleanup for latest angular-seed
  • refactor(models): modelAssociations and seedData updated for latest node-seed and angular-seed
  • release(1.2.4): Fix bundledDependencies/peerDependencies, refactored for node-seed >= 1.2.x

Support 0.10, 0.11, 0.12, iojs + Travis testing

17 Mar 13:20
Compare
Choose a tag to compare
  • feat(travis): Tests updated to work
  • chore(rename): to beforeTravis.js
  • feat(travis): Support 0.10, 0.11, 0.12, iojs
  • release(1.2.3): Support 0.10, 0.11, 0.12, iojs + Travis testing
  • fix(syntax): Invalid JSON

Changes to support node-seed 1.2.0-rc-4

22 Feb 12:14
Compare
Choose a tag to compare
  • refactor(Role): Changes to support node-seed 1.2
  • refactor(indentation): Set to 2 spaces and removed extra spacing around arguments
  • release(1.2.2): Changes to support node-seed 1.2.0-rc-4

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

14 Feb 04:23
Compare
Choose a tag to compare
fix(seed): Data restructured to suit the new modules, released 1.2.1

Circular dependency fix + new hooks

14 Feb 00:55
Compare
Choose a tag to compare
  • fix(deps): Fixing circular reference
  • chore(cleanup): Deleted the un-needed routes.js file
  • refactor(findOptions): To suit the new hooks
  • hotfix(bundledDependencies): Removed dependency on clever-accounts and clever-users
  • release(1.2.0): Circular dependency fix + new hooks

Support clever-users and clever-accounts modules

26 Jan 13:20
Compare
Choose a tag to compare
  • refactor(auth): Support clever-users and clever-accounts modules
  • release(1.1.4): Support clever-users and clever-accounts modules

Fixed tests so then run correctly in travisci

27 Nov 04:26
Compare
Choose a tag to compare
  • fix(travis): before test scripts
  • refactor(travis): before test script updated to use bluebird
  • fix(travis): Missed one reference to Q.fail
  • refactor(travis): Before tests script brought unto date with other modules
  • fix(tests): asset directory was ignored incorrectly
  • fix(travis): Change to the correct directory and log steps correctly
  • release(1.1.3): Fixed tests so then run correctly in travisci

Added in missing includes for RoleModel and PermissionModel

24 Nov 13:58
Compare
Choose a tag to compare
  • fix(queryIncludes): Added in missing includes for RoleModel and PermissionModel

release(1.1.1): Updated seedData

21 Nov 21:18
Compare
Choose a tag to compare
  • release(1.1.1): Updated seedData

Refactored to work with clever-auth 1.1.0

15 Nov 22:49
Compare
Choose a tag to compare
  • refactor(module): For Sequelize 2 rc-1
  • release(1.1.0): Updated to work with clever-auth 1.1.0