angular-sailsjs-boilerplate icon indicating copy to clipboard operation
angular-sailsjs-boilerplate copied to clipboard

'Boilerplate' for AngularJS + Sails.js

Results 30 angular-sailsjs-boilerplate issues
Sort by recently updated
recently updated
newest added

Hi there, First off - thanks for providing this splendid framework. One thing I noted in the backend: After installation and lifting, when attempt to login with credentials demo /...

bug

First error - requires python, no problem. Second error - requires MSBuild.exe, took some time but I figured it out. Third error: ``` C:\Source\angular-sailsjs-boilerplate\frontend\node_modules\gulp-sass\node_modules\node-sass>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js"...

How can I use app.js of the frontend inside ionic?

You can reproduce it just by changing the connection from sails-disk to sails-mongo. When trying to log in you get a 401 (Unauthorized). It seems that the variable user is...

All the authentication policy does it check to see if a token exists and is formatted correctly, it never checks if it's valid. PR: https://github.com/tarlepp/angular-sailsjs-boilerplate/pull/89

Is there a reason for no user reg? Thanks and looking for a recommendation on how best to handle new signups

feature request

There are some problem in the frontend injection. These are the errors showed in the browser's console: ``` Uncaught Error: [$injector:modulerr] Failed to instantiate module frontend due to: Error: [$injector:modulerr]...

Why if the localstorage has credential there are empty field "Username" at admin/loginhistory ![emptyfield](https://cloud.githubusercontent.com/assets/3251354/8285008/9ee13bd8-1911-11e5-9c25-ad707361284b.jpg) but after logout and relogin Username appear there see screenshot ![usernameappear](https://cloud.githubusercontent.com/assets/3251354/8285101/45d68f60-1912-11e5-828b-e1ab646fd68b.jpg) and where to find code...

Thank you very much for this boilerplate, @tarlepp , quite useful :) I've seen you have included Highcharts as a dependency lately and I also need some charts for my...

And why? That's why https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/