rsanchez
2017-03-10 2762277c60db7df5ad3214b10a0dd93d4f2f1128
refs
author rsanchez <rsanchez@curisit.net>
Friday, March 10, 2017 08:53 +0000
committer rsanchez <rsanchez@curisit.net>
Friday, March 10, 2017 08:53 +0000
commit2762277c60db7df5ad3214b10a0dd93d4f2f1128
tree 1bcf8e2917edf413fe787592f7741ce5fe6f046c tree | zip | gz
parent 3a29297e886c8f4cc247e065df9a60d6177514a2 view | diff
#3527 feature - Added more features to angular2 version
22 files added
18 files modified
changed files
securis/pom.xml diff | view | blame | history
securis/src/main/java/net/curisit/securis/DevFilter.java diff | view | blame | history
securis/src/main/java/net/curisit/securis/services/BasicServices.java diff | view | blame | history
securis/src/main/webapp/.vscode/settings.json diff | view | blame | history
securis/src/main/webapp/WEB-INF/web.xml diff | view | blame | history
securis/src/main/webapp/assets/favicon.png diff | view | blame | history
securis/src/main/webapp/assets/images/securis_100.png diff | view | blame | history
securis/src/main/webapp/assets/images/securis_40.png diff | view | blame | history
securis/src/main/webapp/assets/securis.css diff | view | blame | history
securis/src/main/webapp/assets/securis_logo.svg diff | view | blame | history
securis/src/main/webapp/assets/securis_logo_black.svg diff | view | blame | history
securis/src/main/webapp/assets/securis_logo_bw.svg diff | view | blame | history
securis/src/main/webapp/assets/securis_logo_white.svg diff | view | blame | history
securis/src/main/webapp/bs-config.json 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/package.json diff | view | blame | history
securis/src/main/webapp/src/app/app.component.ts diff | view | blame | history
securis/src/main/webapp/src/app/app.home.html 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/catalogs.json diff | view | blame | history
securis/src/main/webapp/src/app/common/default.requests.options.ts diff | view | blame | history
securis/src/main/webapp/src/app/common/i18n.ts diff | view | blame | history
securis/src/main/webapp/src/app/favicon.ico diff | view | blame | history
securis/src/main/webapp/src/app/forms/pack.form.component.ts diff | view | blame | history
securis/src/main/webapp/src/app/forms/pack.form.html diff | view | blame | history
securis/src/main/webapp/src/app/login.form.component.ts diff | view | blame | history
securis/src/main/webapp/src/app/login.form.html 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/app/resources/applications.ts diff | view | blame | history
securis/src/main/webapp/src/app/resources/base.ts diff | view | blame | history
securis/src/main/webapp/src/app/resources/license_types.ts diff | view | blame | history
securis/src/main/webapp/src/app/resources/licenses.ts diff | view | blame | history
securis/src/main/webapp/src/app/resources/organizations.ts diff | view | blame | history
securis/src/main/webapp/src/app/resources/packs.ts diff | view | blame | history
securis/src/main/webapp/src/app/resources/users.ts diff | view | blame | history
securis/src/main/webapp/src/app/user.service.ts diff | view | blame | history
securis/src/main/webapp/src/favicon.ico diff | view | blame | history