rsanchez
2017-03-02 3a29297e886c8f4cc247e065df9a60d6177514a2
refs
author rsanchez <rsanchez@curisit.net>
Thursday, March 2, 2017 15:52 +0000
committer rsanchez <rsanchez@curisit.net>
Thursday, March 2, 2017 15:52 +0000
commit3a29297e886c8f4cc247e065df9a60d6177514a2
tree 00c3319fef7fb9617ac87112ec90352e70586930 tree | zip | gz
parent f81088473cbc7cd9a348768e3ac300e973ce3583 view | diff
#3527 feature - Added common components like i18n and local storage
11 files added
8 files modified
changed files
securis/src/main/webapp/.vscode/settings.json 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.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/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/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.ts diff | view | blame | history
securis/src/main/webapp/src/app/user.service.ts diff | view | blame | history
securis/src/main/webapp/src/environments/environment.dev.ts diff | view | blame | history
securis/src/main/webapp/src/environments/environment.prod.ts diff | view | blame | history
securis/src/main/webapp/src/environments/environment.ts diff | view | blame | history
securis/src/main/webapp/src/lang/messages_en.json diff | view | blame | history
securis/src/main/webapp/src/lang/messages_es.json diff | view | blame | history
securis/src/main/webapp/src/lang/messages_fr.json diff | view | blame | history
securis/src/main/webapp/src/main.ts diff | view | blame | history
securis/src/main/webapp/systemjs.config.js diff | view | blame | history