CleverStack/angular-seed

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.bowerrc
.browserstack.json
.editorconfig
.gitignore
.jshintrc
.travis.yml
CONTRIBUTING.md
Gruntfile.js55
A
1 hr
LICENSE
README.md
app/fonts/glyphicons-halflings-regular.eot
app/fonts/glyphicons-halflings-regular.svg
app/fonts/glyphicons-halflings-regular.ttf
app/fonts/glyphicons-halflings-regular.woff
app/images/brand.png
app/images/cs-nav-logo.png
app/images/fade-to-white.png
app/images/hvd_fonts_-_plutosanslight-webfont.eot
app/images/icon-close.png
app/images/logo.png
app/images/logobig.png
app/images/modal-header-bg.png
app/images/nav-app-bg.png
app/images/nav-app-item-bg.png
app/images/nav-main-bg.png
app/index.html
app/modules/app/controllers/ApplicationController.js15
A
0 mins
app/modules/app/controllers/HelpController.js9
A
0 mins
app/modules/app/controllers/HomeController.js9
A
0 mins
app/modules/app/main.js8
A
0 mins
app/modules/app/module.js100
B
6 hrs
app/modules/app/styles/help.less
app/modules/app/views/help.html
app/modules/app/views/home.html
app/modules/auth/controllers/PasswordResetRequestController.js26
A
0 mins
app/modules/auth/controllers/PasswordResetSubmitController.js28
A
0 mins
app/modules/auth/controllers/SignInController.js31
A
0 mins
app/modules/auth/controllers/SignOutController.js9
A
0 mins
app/modules/auth/controllers/SignUpConfirmController.js16
A
0 mins
app/modules/auth/controllers/SignUpController.js38
A
0 mins
app/modules/auth/controllers/UserEditController.js41
A
3 hrs
app/modules/auth/controllers/UsersListController.js73
A
0 mins
app/modules/auth/filters/LastLoginFilter.js16
A
0 mins
app/modules/auth/main.js18
A
0 mins
app/modules/auth/models/UserModel.js21
A
0 mins
app/modules/auth/module.js126
A
1 hr
app/modules/auth/providers/AuthHelpersProvider.js75
C
1 day
app/modules/auth/providers/SessionProvider.js338
D
2 days
app/modules/auth/services/SessionService.js34
A
0 mins
app/modules/auth/services/UserService.js27
B
6 hrs