rsanchez
2017-03-20 1a0491f2462d2c309bd8e310b22c11019a79ce1e
refs
author rsanchez <rsanchez@curisit.net>
Monday, March 20, 2017 16:02 +0000
committer rsanchez <rsanchez@curisit.net>
Monday, March 20, 2017 16:02 +0000
commit1a0491f2462d2c309bd8e310b22c11019a79ce1e
tree 0d07585c10878fac77eb8d95b01c3996e184b517 tree | zip | gz
parent 280daa7f3f858ecfef9c91ffd5dea1007f021048 view | diff
#3527 fix - Added applications forms and metadata component
1 files deleted
25 files modified
changed files
securis/src/main/java/net/curisit/securis/DevFilter.java diff | view | blame | history
securis/src/main/java/net/curisit/securis/db/ApplicationMetadata.java diff | view | blame | history
securis/src/main/java/net/curisit/securis/db/LicenseTypeMetadata.java diff | view | blame | history
securis/src/main/java/net/curisit/securis/db/PackMetadata.java diff | view | blame | history
securis/src/main/webapp/src/app/app.module.ts diff | view | blame | history
securis/src/main/webapp/src/app/common/error.checker.ts diff | view | blame | history
securis/src/main/webapp/src/app/common/i18n.ts diff | view | blame | history
securis/src/main/webapp/src/app/common/utils.ts diff | view | blame | history
securis/src/main/webapp/src/app/forms/application.form.component.ts diff | view | blame | history
securis/src/main/webapp/src/app/forms/application.form.html diff | view | blame | history
securis/src/main/webapp/src/app/forms/base.ts diff | view | blame | history
securis/src/main/webapp/src/app/forms/license.form.component.ts diff | view | blame | history
securis/src/main/webapp/src/app/forms/license.form.html 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/listing/application.list.component.html diff | view | blame | history
securis/src/main/webapp/src/app/listing/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/lang/messages_en.json diff | view | blame | history