- Started using TypeScript

- Using SystemJS as Module Loader
 - Auth and Permissions moved to Credentials.service from $rootScope
 - Toasts moved to Messages.service
 - Massive Changes
 - Sprint 1 done to move to Angular.io from AngularJS
 - Should be fully working!! :)
This commit is contained in:
tanshu
2018-05-13 00:18:12 +05:30
parent d05625ba39
commit f3c1bfa57b
342 changed files with 6810 additions and 10313 deletions

6
.gitignore vendored
View File

@ -4,4 +4,8 @@ env
.pydevproject
*/__pycache__/
.idea/
*.egg-info/
*.egg-info/
brewman/static/node_modules
brewman/static/app/**/*.js
brewman/static/app/**/*.map
brewman/static/package-lock.json