Releases: CleverStack/angular-seed
Releases · CleverStack/angular-seed
Bug fix for Release Candidate 1
1.2.0-rc-2 refactor(frontend): 1.2.0-rc-2
1.2.0 - Release Candidate 1
- fix(reps): Fixing issue with clever-init
- fix(build): Removed reference to not included module cs_messenger (clever-messenger) and included cs_modal
- fix(auth): Redirect to the correct page after successful login
- fix(messenger): Reference Messenger in a way that doesn't break when the clever-messenger module is not installed
- chore(cleanup): Users list
- feat(accountChooser): Implemented way for super admin users to change accounts (User Masq)
- refactor(signIn): Updated signIn redirect after login and fixed password reset
- refactor(user): Updated modal form
- feat(passwordReset): Templates
- feat(account): Confirmation template and controller
- chore(cleanup): Module file
- fix(account): Confirm method added to the UserService
- fix(AccountService): Cache in this.data and also added the confirm method
- fix(SessionProvider): Updated middleware for route permission testing
- refactor(auth): Updated users list templates
- refactor(AccountProvider): Expansion and cleanup
- chore(auth): Updated the modules main.js file to include new resources
- refactor(controllers): Role and Permission Controllers updated to not rely on clever-messenger
- chore(cleanup): Role list controller and module file
- refactor(roles): Updated templates
- feat(CleverTable): Allow row and pagination templates, various bug fixes
- feat(requiresPermission): For navbar
- feat(Capitalize): Filter
- feat(isActive): Helper for routes
- fix(TemplateProvider): Working partials
- chore(cleanup): Navbar less
- fix(image min): Use an older version for now
- chore(package): Updated deps
- fix(imagemin): Revert to older version
- Update package.json
- chore(cleanup): Remove unused vars
- refactor(modal): Module file cleanup and jshintrc fixe
- refactor(modal): Factory cleanup
- fix(deps): jQuery dist problem again??
- Update package.json
- fix(navbar): Template and Styles (less) for the NavBar
- fix(modals): Added missing LESS stylesheet
- chore(build): Committing new CSS generated from the LESS files
- fix(jquery): Removed /dist/ from jQuery path, i had a bad bower cache
- release(1.2.0-beta-2): Check the release for a list of changes
- release(1.2.0-rc-1): Releasing instead of beta-2
Completely refactored ng-seed!
- fix(web-driver): Path was wrong
- Merge branch 'feat-v-1-2'
- chore(es5): Got rid of warnings about ES5
- feat(app): Adding in default images
- refactor(index): New structure for index
- refactor(app): New ng-seed v1.2 app module
- feat(auth): New auth module for ng-seed 1.2
- feat(common): New common module for mg-seed v1.2
- refactor(session): Removed old cs_session module
- feat(roles): New role module for ng-seed v1.2
- refactor(require): Main js file cleaned up for 1.2
- feat(styles): Much better starting point for 1.2
- chore(reps): Updated bower config with new modules
- refactor(Gruntfile): Huge refactor of the grunt file for 1.2
- chore(package): Get ready for release 1.2.0-beta-1
- feat(config): Global json configuration file
- Merge pull request #80 from CleverStack/feat-v-1-2
grunt:webdriver utility, setup-protractor replacement, clever-auth updates
- hotfix(query): Fixed query component path
- changed Protractor version
- revert(fix): (craigbeck) Reverted change to jquery/dist folder - if you have any problems delete this component and bower i
- feat(sauceLabs): You can now use sauceLabs with your unit tests (karma runner)
- fix(ci): Now run unit tests on the dist (built) version of the code, runs faster on CI servers
- chore(ignores): Add Chromedriver to the ignores list
- update(auth): Updated to work with clever-auth >= 1.0.5
- chore(globals): jshintrc
- chore(ignores): ignore chromedriver
- feat(webDriver): Got rid of setup-protractor script in favour of grun… …
- release(bump): 1.1.5
Updated docs and fixed protractor dependency problem
- Changed protractor dependency version
- chore(docs): Added Contributing guide
- chore(docs): Added License file
- chore(docs): Updated readme
- release(1.1.4): Updated docs and fixed protractor dependency problem
- Update README.md
Protractor e2e coverage reports & updated unit test config
1.1.3 release(bump): 1.1.3
fix(tests): Updated e2e config to include modules tests and fixed register and login tests
1.1.2 fix(tests): Updated e2e config to include modules tests and fixed reg…
Updated setup-protractor script and e2e conf to work on linux and mac correctly
1.1.1 Updated setup-protractor script and e2e conf to work on linux and mac…
Cleanup badges and author info
1.1.0 chore(readme): Update badges
Fixes http/https $http calls.
1.0.6 Update bower.json