Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Fixed #327
Files Changed :
1.karma-test-shim.js : updated material related configuration for test case
2.package.json: updated client side packages
3.karma.conf.js : updated karma.conf/js for test case
4.app.module.ts: updated app.module.ts file for material
5.app.component.spec.ts: updated test case
6.change-password.html : updated material related designing
7.systemjs.config.js: updated system.config.js
8.app-seagreen.css: updated style for html changes
9.index.html : html markup changes
10.user-list.html :html markup changes
11.user-add.html:html markup changes
12.user-edit.html:html markup changes
13.project-edit.html:html markup changes
14.project-add.html:html markup changes
15.shared.module.ts : updated app.module.ts file for material
16.project-detail.html : html markup changes
17.user-detail.html : html markup changes