GitHub / forms-angular/generator-angular-fullstack / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 877e166d | refactor(app): remove sass cache from gitignore if not used | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| c4c875a3 | style(gen): reorder tests | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| ec291846 | merge Merge pull request #455 from kingcody/feature/baked-in-socket.io | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| c4fc4e99 | style(app): fix indention in index.html | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| cbf79687 | 2.0.10 | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 30ba4588 | update changelog | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 849a937a | fix buildcontrol running from wrong directory | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| cb683dde | fix(server): undefined domain env variable causing issues | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 9f6bdc9d | don't remove readme from demo | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| e3fd00f9 | fix buildcontrol task for generator | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| b599877a | 2.0.9 | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 29f80641 | update changelog | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| e4eee5a4 | merge Merge pull request #453 from kingcody/fix/api-user-response | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| c8072f43 | merge Merge branch 'feature-demo' | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 036478df | update docs for heroku and openshift deployment | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| b14857b2 | add openshift deployment to grunt buildcontrol | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| ace07238 | fix(openshift): fix issues with openshift deployment | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| c1766604 | fix(app:api:user): Missing user response code | kingcody <m****e@c****m> | about 12 years ago | |
| 06f2e46e | feat(app-socket.io): build socket.io into vendor.js | kingcody <m****e@c****m> | about 12 years ago | |
| 44852233 | feat(gen): add automatic demo releases with grunt task | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 2e1f1182 | fix(app): add .idea folder to gitignore | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| ae77cf69 | add .idea folder to git ignore | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| c9f80bcd | feat(server): add sample env config file that can be tracked by git | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 7c1a9cd8 | add grunt build control | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 781a7453 | incorrect templating | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| f51ee6ba | merge Merge branch 'master' of github.com:DaftMonk/generator-angular-fullstack | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 0ad646cb | fix(gruntfile): incorrect path to index.html for cdnify | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 9ad61ef3 | generate demo with grunt task | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 70301e8c | merge Merge pull request #435 from gregwym/master | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 0f0d0fdc | fix(gen:app:socket): use `''` instead `null` as URL to open ioSocket | Greg Wang <g****m@g****m> | about 12 years ago | |
| f5ca5318 | merge Merge branch 'master' of github.com:DaftMonk/generator-angular-fullstack | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 2b76b17b | fix(app): save the version of the generator that was used | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 3eb017ba | merge Merge pull request #434 from noamokman/fix/deprecated-dependency | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| ba66daea | replaced deprecated package grunt-bower-install with grunt-wiredep | noamokman <n****n@g****m> | about 12 years ago | |
| a10d4eb7 | merge Merge pull request #419 from stevemao/patch-1 | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 15092f15 | Fix the url of socket.service | stevemao <s****o@h****u> | about 12 years ago | |
| 7454e215 | fixed body-parser version to play well with multipart forms | Paolo Sinelli <p****i@g****m> | about 12 years ago | |
| 4e0cdfd3 | merge Merge branch 'master' of github.com:DaftMonk/generator-angular-fullstack | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| ac2d33bc | chore(tests): update fixtures | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 96c38c66 | merge Merge pull request #389 from Apercu/feature/heroku-region | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 7c14bed4 | feat(uibootstrap-modal): add basic modal service and template when using uibo... | kingcody <m****e@c****m> | about 12 years ago | |
| e287de0b | 2.0.8 | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 97e29cd0 | update changelog for 2.0.8 | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 31a840bb | merge Merge branch 'master' of github.com:DaftMonk/generator-angular-fullstack | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 8675a002 | fix(twitter): revert mongoose connection change | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 96907e3e | merge Merge pull request #408 from kingcody/feature/user-mng-uses-resource | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 2b3f4c86 | merge Merge pull request #409 from chester1000/travis-fix | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| ceeac27b | fix(travis): install sass gem if sass is enabled | Damian Mee <d****i@g****m> | about 12 years ago | |
| 1d37dac9 | merge Merge pull request #404 from jain208/master | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 4b650192 | merge Merge pull request #407 from chester1000/oauth-gen-fix | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 708f0729 | feat(user-management): use the User $resource to populate users for the admin... | kingcody <m****e@c****m> | about 12 years ago | |
| 11d324b9 | fix(gen): Fixed missing `oauth` property in `.yo-rc.json` after 2.0.5 update | Damian Mee <d****i@g****m> | about 12 years ago | |
| 78065096 | Fixed client-side validation in login.html | jain208 <a****0@g****m> | about 12 years ago | |
| 4000c4aa | merge Merge pull request #400 from matthewrankin/update-grunt-protrcator-runner | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| c27cefe2 | fix(coffee): update socket service to match javascript version | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| c0fbe4c9 | chore(gen): update grunt-protractor-runner to 1.1.0 | Matthew Rankin <m****n@g****m> | about 12 years ago | |
| 6d299575 | docs(readme): update bower components info | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 05067dad | 2.0.7 | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 3045cddb | update changelog | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 0581ed09 | fix(server): fix setting TTL index on collection : sessions error | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 422d6bca | fix(gruntfile): grunt tasks should run if no local config exists | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| a6c3f1a8 | 2.0.6 | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| a0b3a35c | update changelog | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 381e150a | fix bootstrap responsive column styles for 'things' | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 17f3a36d | merge Merge pull request #394 from chester1000/higher-width | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| faf9f07d | merge Merge pull request #396 from chester1000/socketio-fix | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 5e5f19d0 | docs(deploy): added info about required `DOMAIN` env var | Damian Mee <d****i@g****m> | about 12 years ago | |
| 58aa7a48 | fix(responsive): `things` made a little bit more responsive | Damian Mee <d****i@g****m> | about 12 years ago | |
| 053fedb8 | fix(bootstrap): removed styles breaking responsiveness for high-res screens | Damian Mee <d****i@g****m> | about 12 years ago | |
| ef062728 | feat(oauth): multiple strategies per account; changeable email | Damian Mee <d****i@g****m> | about 12 years ago | |
| 13cd5e7d | feat(heroku): provide prompt to set the deployment region | Aperçu <b****n@g****m> | about 12 years ago | |
| 9eb649e7 | bump version number | Mark Chapman <m****n@g****m> | about 12 years ago | |
| f96f3cd2 | A few changes to text | Mark Chapman <m****n@g****m> | about 12 years ago | |
| 25d9e008 | Explicitly add routing prefix | Mark Chapman <m****n@g****m> | about 12 years ago | |
| e780c919 | Both routing options work in a basic sense. Work to do removing urlService a... | Mark Chapman <m****n@g****m> | about 12 years ago | |
| 46466b15 | merge Merge pull request #366 from Apercu/fix/remove-oauth-code | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 53e541f5 | style(oauth): fixin code styling for oauth | Aperçu <b****n@g****m> | about 12 years ago | |
| 507e45a0 | merge Merge branch 'master' of https://github.com/DaftMonk/generator-angular-fullst... | Balthazar Gronon <b****n@g****m> | about 12 years ago | |
| cb866d1d | merge Merge branch 'master' of github.com:DaftMonk/generator-angular-fullstack | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| f7c3d0ad | fix(stylus): remove bootstrap css import in stylus when bootstrap is not sele... | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| f631b16a | merge Merge pull request #369 from chester1000/socketio-fix | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| a613c6f6 | merge Merge pull request #374 from kingcody/feature/ng-annotate | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| dd023fa5 | fix(app-dependency): change ngmin to ng-annotate | kingcody <m****e@c****m> | about 12 years ago | |
| f6a19348 | fix(socketio): fallback for servers where `socket.handshake.address` is not p... | Damian Mee <d****i@g****m> | about 12 years ago | |
| 0351a44b | 2.0.5 | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| bcf496fa | update changelog | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 4ab09200 | fix incorrect arguments for error handler in controller template | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 58cb3f3b | style(gen): add jshint and fix code styling issue | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 316bd9dd | feat(oauth): remove code according to user prompts | Aperçu <b****n@g****m> | about 12 years ago | |
| 81707967 | merge Merge branch 'master' of github.com:DaftMonk/generator-angular-fullstack | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 05f7f433 | fix(server): fix seeding of db in test mode causing tests to randomly fail | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 71f80ce4 | merge Merge pull request #351 from chester1000/client-coffee-clenup | Tyler Henkel <t****l@h****m> | about 12 years ago | |
| 527f4419 | Temporarily removes routing choice, just to get something pushed | Mark Chapman <m****n@g****m> | about 12 years ago | |
| 8dd84763 | Uses forms-angular schemas for passport stuff (needs validation improving, bu... | Mark Chapman <m****n@g****m> | about 12 years ago | |
| 0e97271c | Fixes jQuery-ui filter setup | Mark Chapman <m****n@g****m> | about 12 years ago | |
| eb7d50c8 | fix(app:server:thing.controller): missing `res` param for handleError added |
Damian Mee <d****i@g****m>
Committed by: Tyler Henkel <t****l@h****m> |
about 12 years ago | |
| abfb576e | Report menu working | Mark Chapman <m****n@g****m> | about 12 years ago | |
| 2077e0ae | Plugins working, except for report menu | Mark Chapman <m****n@g****m> | about 12 years ago | |
| e10e4e6a | Allow choice of Twitter Bootstrap version | Mark Chapman <m****n@g****m> | about 12 years ago | |
| fe267851 | Changes repos to forms-angular | Mark Chapman <m****n@g****m> | about 12 years ago |