Skip to content
goard
Go to anything
Open any GitHub user, repo or page
You're not signed in, so some data is limited. Sign in with GitHub for full access.

Reference application for AngularJS

JavaScript MIT 1.9 MB Created Apr 15, 2026
Stars 0 Forks 0 Watchers 0 Open issues 0 Open PRs 0
History

6 branches 1 tags

master Fixed crud-buttons markup position, see issue #206 (#211) 92c579a
fix(app.js): add missing parameter 244c779
fix(server/config): remove `path` variable from global scope 4575a7b
chore(package.json): update rewire to latest 35901b1
chore(travis): don't build on old version of node 631644e
Merge pull request #229 from elnur/patch-1 5f01281
Remove unnecessary backticks f5a70b4
Merge pull request #228 from bgil/master 44cf25f
Add information about setting up and using the first default admin user 1f55cae
Merge pull request #226 from Worshiper/patch-1 bd99275
Update README.md 77df2ad
chore(gitignore): ignore node_modules a66ab10
Merge pull request #215 from corysimmons/patch-1 9b11c05
Update README.md 9f5ad2a
Merge pull request #213 from MickaelBaye/master 51cbc84
docs(README): fix Twitter's bootstrap link (Stack) 5347b00
Merge pull request #212 from MickaelBaye/master d2e1400
docs(README): fix Twitter's bootstrap link 0dc5618
Merge pull request #209 from jan-molak/master bedc80e
docs(README): "Configure Client" section is in sync with the code a8a9558
Merge pull request #202 from wok/master f370df3
Fix Mongolab link for creating new database 64db1df
Merge pull request #199 from johnnyoshika/spec-typo-fix 1fa863c
Fixed typo in unauthenticated handling spec in security.spec.js. 75e1e02
chore(gruntFile): fix watch task 88bb5c3
fix(README): fix incorrect npm install bce20b1
chore(angular): update to 1.2-rc.3 6b9c02c
fix(security): ensure that login returns the correct value 38fcd56
fix(projects): ensure that we don't break if no one is logged in 481509d
fix(projects): current user roles were not being shown 91b3d13
docs(README): fix up what folders to be in when installing aa56367
docs(README): clarify what working directory to use 8219188
docs(README): remove `cd ..` as it is misleading later 3d430cb
docs(README): add reference to the book b62a79a
test(admin-users): fix mock modules cca1cb2
fix(admin-users-list): fix typo f4d3d8d
test(admin): refactored and fixed admin tests 5a94c88
Fixed failing tests 2b59a63
docs(README): add browser support section 5d3dbaf
chore(specs): rename spec files for consistency 08a57fb
style(gravatar): spelling error in gravatar spec test name d619a72
fix(server): listen on 0.0.0.0 to allow remote connection 3d0b4e6
fix(initDB): initDB was not set up to run from the command line 535a942
chore(.gitignore): ignore .idea 903d393
fix(initDB): provide more accurate error messages 4b1c6b8
feat(angular): update angular to version 1.2 1f1950d
refact(server): move routes into their own library files 3a7e9c5
style(productbacklog): make code less "spaghetti" :-) e93b786
docs(README): fix code layout 9e3d42e
docs(README): clarify in which folder to run grunt ec8d1f5
style(crud): fix spelling error 5df7bef
Merge branch 'master' of git://github.com/cironunes/angular-app into … c227570
fix(assets): fix reference to bootstrap icons 9b4d5cd
fix(admin-users): add dependency on the security.authorization module 5cfe45a
chore(initDB): display better error message 894872e
docs(README): move build after config 330c082
fix(projects) now only authenticated people can see projects 4f721e6
fix(projects-edit): fix typo fe40d33
fix(admin-projects-edit): ensure selTeamMember is in correct scope 40785cb
chore(less-watch): fix and improve less watch fd7d1b2
Merge pull request #159 from angular-app/remove_e2e 877c04f
chore(e2e): remove e2e tests with the scenario-runner ba7c1d6
fix(README): update after migration to Grunt 0.4 8c2bb92
fix(LoginController): clearForm should change `$scope.user` not `user` 2fe3e51
chore(karma): remove last mentions of testacular 479b528
chore(test): update travis to karma c9fd747
chore(test): update travis to karma 2ce6b5e
chore(test): update to karma 843cf08
test(admin/users): add demo of e2e query f11c7fd
Merge pull request #142 from stu-salsbury/patchCrudRouteProvider 5713480
call angular.isString 034364e
Fix incorrect route prefixing when prefix was null or empty. 65d7648
fix(authorization): fix test setup fbae558
feat(crud-edit): use 49d9c1d
chore(vendor): update angular lib aa5e004
fix for jshinting on the renamed server/gruntFile.js f4cba1d
Add first and last name to default admin user 82f4ffd
fix(login-form): Login dialog not opening properly after external close. 88fa352
Update gruntFile.js ef257e3
Fix link to AngularJS in README title 645d621
fix(server): replace "restler" with "request" to solve bug with node … 46eafb9
feat(server): open browser automatically on server start 847cc83
fix(https): ensure certificate files can be accessed from any working… 70b5d45
Update README.md 3abe780
refact(server): move protectJSON middleware into its own file 8166a7a
fix(server): Ensure all JSON responses are protected 0bce177
feat(server): run the server over https 5d8f8d0
docs(readme) Update install to use grunt-cli 07c3b3b
fix(security): Sort out the missing renames and moves that got lost i… 3af5e2e
refact(security): Complete refactoring of the security services 8c7b0d0
Revert "refact(authentication" 21c38aa
refact(login): use security and currentUser services directly in temp… 045fcfd
refact(server): refactor the xsrf function to be cleaner for the book 71af642
feat(server): add XSRF protection eeb4eea
refact(authentication): rename authentication stuff to security 732fdac
chore(gravatar): remove ddescribe typo aa7569e
feat(admin-users): use gravatar in admin users area 46eddd0
feat(gravatar): add new gravatar image directive 1254f8e
chore(grunt): use npm version of html2js 7e442a3
security(mongo-proxy): Add JSON vulnerability protection 784e81e