rsanchez
2017-03-20 470182be4f955a1c11d912743ce9e683ac4902a5
refs
author rsanchez <rsanchez@curisit.net>
Monday, March 20, 2017 17:06 +0000
committer rsanchez <rsanchez@curisit.net>
Monday, March 20, 2017 17:06 +0000
commit470182be4f955a1c11d912743ce9e683ac4902a5
tree 1c21266aed1b478bd02fb0b2ac0478121a3a0b38 tree | zip | gz
parent 1a0491f2462d2c309bd8e310b22c11019a79ce1e view | diff
#3527 feature - Added skeleton for all other admin catalogs: users, orgs
and lic types
12 files added
9 files modified
changed files
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/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/licensetype.form.component.ts diff | view | blame | history
securis/src/main/webapp/src/app/forms/licensetype.form.html diff | view | blame | history
securis/src/main/webapp/src/app/forms/organization.form.component.ts diff | view | blame | history
securis/src/main/webapp/src/app/forms/organization.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/forms/user.form.component.ts diff | view | blame | history
securis/src/main/webapp/src/app/forms/user.form.html diff | view | blame | history
securis/src/main/webapp/src/app/listing/licensetype.list.component.html diff | view | blame | history
securis/src/main/webapp/src/app/listing/licensetype.list.component.ts diff | view | blame | history
securis/src/main/webapp/src/app/listing/organization.list.component.html diff | view | blame | history
securis/src/main/webapp/src/app/listing/organization.list.component.ts diff | view | blame | history
securis/src/main/webapp/src/app/listing/user.list.component.html diff | view | blame | history
securis/src/main/webapp/src/app/listing/user.list.component.ts diff | view | blame | history