rsanchez
2017-03-01 f81088473cbc7cd9a348768e3ac300e973ce3583
refs
author rsanchez <rsanchez@curisit.net>
Wednesday, March 1, 2017 13:57 +0000
committer rsanchez <rsanchez@curisit.net>
Wednesday, March 1, 2017 13:57 +0000
commitf81088473cbc7cd9a348768e3ac300e973ce3583
tree 213d51688186b1e765ae3fe3f0b6ae16350707d3 tree | zip | gz
parent 1ed7bc42993b3d23d92dfc38dfd34026a4619ae7 view | diff
#3527 feature - Basic boilerplate for Angular2 and Covalent
58 files deleted
20 files added
1 files modified
changed files
securis/src/main/webapp/.gitignore diff | view | blame | history
securis/src/main/webapp/admin.html diff | view | blame | history
securis/src/main/webapp/bs-config.json diff | view | blame | history
securis/src/main/webapp/css/bootstrap-dialog.css diff | view | blame | history
securis/src/main/webapp/css/bootstrap-theme.css diff | view | blame | history
securis/src/main/webapp/css/bootstrap-theme.css.map diff | view | blame | history
securis/src/main/webapp/css/bootstrap-theme.min.css diff | view | blame | history
securis/src/main/webapp/css/bootstrap.css diff | view | blame | history
securis/src/main/webapp/css/bootstrap.css.map diff | view | blame | history
securis/src/main/webapp/css/bootstrap.min.css diff | view | blame | history
securis/src/main/webapp/css/chosen-spinner.css diff | view | blame | history
securis/src/main/webapp/css/chosen-sprite.png diff | view | blame | history
securis/src/main/webapp/css/chosen-sprite@2x.png diff | view | blame | history
securis/src/main/webapp/css/chosen.css diff | view | blame | history
securis/src/main/webapp/css/font-awesome.min.css diff | view | blame | history
securis/src/main/webapp/css/securis.css diff | view | blame | history
securis/src/main/webapp/css/spinner.gif diff | view | blame | history
securis/src/main/webapp/css/toaster.css diff | view | blame | history
securis/src/main/webapp/fonts/glyphicons-halflings-regular.eot diff | view | blame | history
securis/src/main/webapp/fonts/glyphicons-halflings-regular.svg diff | view | blame | history
securis/src/main/webapp/fonts/glyphicons-halflings-regular.ttf diff | view | blame | history
securis/src/main/webapp/fonts/glyphicons-halflings-regular.woff diff | view | blame | history
securis/src/main/webapp/header.html diff | view | blame | history
securis/src/main/webapp/images/securis_100.png diff | view | blame | history
securis/src/main/webapp/images/securis_40.png diff | view | blame | history
securis/src/main/webapp/index.html diff | view | blame | history
securis/src/main/webapp/index.jsp diff | view | blame | history
securis/src/main/webapp/js/admin.js diff | view | blame | history
securis/src/main/webapp/js/angular/angular-animate.min.js diff | view | blame | history
securis/src/main/webapp/js/angular/angular-animate.min.js.map diff | view | blame | history
securis/src/main/webapp/js/angular/angular-resource.min.js diff | view | blame | history
securis/src/main/webapp/js/angular/angular-resource.min.js.map diff | view | blame | history
securis/src/main/webapp/js/angular/angular-route.min.js diff | view | blame | history
securis/src/main/webapp/js/angular/angular-route.min.js.map diff | view | blame | history
securis/src/main/webapp/js/angular/angular.js diff | view | blame | history
securis/src/main/webapp/js/angular/angular.min.js diff | view | blame | history
securis/src/main/webapp/js/angular/angular.min.js.map diff | view | blame | history
securis/src/main/webapp/js/angular/chosen.js diff | view | blame | history
securis/src/main/webapp/js/angular/toaster.js diff | view | blame | history
securis/src/main/webapp/js/catalogs.js diff | view | blame | history
securis/src/main/webapp/js/catalogs.json diff | view | blame | history
securis/src/main/webapp/js/commons.js diff | view | blame | history
securis/src/main/webapp/js/i18n.js diff | view | blame | history
securis/src/main/webapp/js/lang/messages_es.json diff | view | blame | history
securis/src/main/webapp/js/lang/messages_fr.json diff | view | blame | history
securis/src/main/webapp/js/licenses.js diff | view | blame | history
securis/src/main/webapp/js/login.js diff | view | blame | history
securis/src/main/webapp/js/main.js diff | view | blame | history
securis/src/main/webapp/js/vendor/FileSaver.js diff | view | blame | history
securis/src/main/webapp/js/vendor/bootstrap-dialog.js diff | view | blame | history
securis/src/main/webapp/js/vendor/bootstrap.js diff | view | blame | history
securis/src/main/webapp/js/vendor/bootstrap.min.js diff | view | blame | history
securis/src/main/webapp/js/vendor/chosen.jquery.js diff | view | blame | history
securis/src/main/webapp/js/vendor/jquery.min.js diff | view | blame | history
securis/src/main/webapp/js/vendor/jquery.min.map diff | view | blame | history
securis/src/main/webapp/js/vendor/modernizr-2.6.2.min.js diff | view | blame | history
securis/src/main/webapp/js/vendor/store.js diff | view | blame | history
securis/src/main/webapp/js/vendor/store.min.js diff | view | blame | history
securis/src/main/webapp/licenses.html diff | view | blame | history
securis/src/main/webapp/login.html diff | view | blame | history
securis/src/main/webapp/package.json diff | view | blame | history
securis/src/main/webapp/server.js diff | view | blame | history
securis/src/main/webapp/src/app/app.component.ts diff | view | blame | history
securis/src/main/webapp/src/app/app.module.ts diff | view | blame | history
securis/src/main/webapp/src/app/app.routes.ts diff | view | blame | history
securis/src/main/webapp/src/app/detail.component.ts diff | view | blame | history
securis/src/main/webapp/src/app/hero.ts diff | view | blame | history
securis/src/main/webapp/src/app/pack.list.component.html diff | view | blame | history
securis/src/main/webapp/src/app/pack.list.component.ts diff | view | blame | history
securis/src/main/webapp/src/environments/environment.ts diff | view | blame | history
securis/src/main/webapp/src/favicon.ico diff | view | blame | history
securis/src/main/webapp/src/main.ts diff | view | blame | history
securis/src/main/webapp/src/polifills.ts diff | view | blame | history
securis/src/main/webapp/src/tsconfig.json diff | view | blame | history
securis/src/main/webapp/styles.css diff | view | blame | history
securis/src/main/webapp/systemjs.config.extras.js diff | view | blame | history
securis/src/main/webapp/systemjs.config.js diff | view | blame | history
securis/src/main/webapp/tsconfig.json diff | view | blame | history
securis/src/main/webapp/tslint.json diff | view | blame | history