diff --git a/.gitignore b/.gitignore index 7fb05e1..dd2db7f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,44 +1,45 @@ -# git ignore file -[Dd]ebug*/ -*.lib -Thumbs.db -obj/ -*.obj -*.exe -*.pdb -*.user -*.aps -*.pch -*.vspscc -*_i.c -*_p.c -*.ncb -*.suo -*.sln.docstates -*.tlb -*.tlh -*.bak -*.cache -*.ilk -*.log -[Dd]ebug*/ -*.lib -*.sbr -obj/ -[Rr]elease*/ -_ReSharper*/ -[Tt]est[Rr]esult* -*.vssscc -$tf*/ -400-SOURCECODE/AIAHTML5.Web/AIAHTML5.Web.csproj.user -400-SOURCECODE\AIAHTML5.Web\bin -300-PROTOTYPES/POC/AIAHTML5 -400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js.orig -400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js.orig -400-SOURCECODE/AIAHTML5.Web/index.html.orig -400-SOURCECODE/AIAHTML5.API/bin/AIAHTML5.API.dll -400-SOURCECODE/AIAHTML5.API/bin/AIAHTML5.API.pdb - -400-SOURCECODE/AIAHTML5.Web/app/views/da/da-view.html.orig -400-SOURCECODE/.vs/config/applicationhost.config -400-SOURCECODE/.vs/config/applicationhost.config \ No newline at end of file +# git ignore file +[Dd]ebug*/ +*.lib +Thumbs.db +obj/ +*.obj +*.exe +*.pdb +*.user +*.aps +*.pch +*.vspscc +*_i.c +*_p.c +*.ncb +*.suo +*.sln.docstates +*.tlb +*.tlh +*.bak +*.cache +*.ilk +*.log +[Dd]ebug*/ +*.lib +*.sbr +obj/ +[Rr]elease*/ +_ReSharper*/ +[Tt]est[Rr]esult* +*.vssscc +$tf*/ +400-SOURCECODE/AIAHTML5.Web/AIAHTML5.Web.csproj.user +400-SOURCECODE\AIAHTML5.Web\bin +300-PROTOTYPES/POC/AIAHTML5 +400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js.orig +400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js.orig +400-SOURCECODE/AIAHTML5.Web/index.html.orig +400-SOURCECODE/AIAHTML5.API/bin/AIAHTML5.API.dll +400-SOURCECODE/AIAHTML5.API/bin/AIAHTML5.API.pdb + +400-SOURCECODE/AIAHTML5.Web/app/views/da/da-view.html.orig +400-SOURCECODE/.vs/config/applicationhost.config +400-SOURCECODE/.vs/config/applicationhost.config +400-SOURCECODE/AIAHTML5.ADMIN.Web \ No newline at end of file diff --git a/400-SOURCECODE/AIAHTML5.ADMIN.Web/AIAHTML5.ADMIN.Web.csproj b/400-SOURCECODE/AIAHTML5.ADMIN.Web/AIAHTML5.ADMIN.Web.csproj index 71af425..91d90fa 100644 --- a/400-SOURCECODE/AIAHTML5.ADMIN.Web/AIAHTML5.ADMIN.Web.csproj +++ b/400-SOURCECODE/AIAHTML5.ADMIN.Web/AIAHTML5.ADMIN.Web.csproj @@ -20,7 +20,7 @@ - 1.4 + 1.8 true @@ -63,46 +63,38 @@ - - - - - - - - - - - - - Web.config - - - Web.config - - - - - - - + + + + + + + + + + + + + + + @@ -114,6 +106,28 @@ + + + + + + + + + + + + + Web.config + + + Web.config + + + + + + @@ -127,16 +141,31 @@ - + + + + + + + + + + + + + + + + diff --git a/400-SOURCECODE/AIAHTML5.ADMIN.Web/package.json b/400-SOURCECODE/AIAHTML5.ADMIN.Web/package.json index 7854a5c..6290101 100644 --- a/400-SOURCECODE/AIAHTML5.ADMIN.Web/package.json +++ b/400-SOURCECODE/AIAHTML5.ADMIN.Web/package.json @@ -22,7 +22,10 @@ "@angular/platform-browser-dynamic": "^4.2.4", "@angular/router": "^4.2.4", "core-js": "^2.4.1", - "ngx-bootstrap": "^2.0.0-rc.0", + "ng2-bs3-modal": "0.10.4", + "ng2-datetime-picker": "0.15.1", + "ng2-modal": "0.0.25", + "ng2-select2": "1.0.0-beta.10", "rxjs": "^5.4.2", "zone.js": "^0.8.14" }, diff --git a/400-SOURCECODE/AIAHTML5.ADMIN.Web/src/app/app.component.html b/400-SOURCECODE/AIAHTML5.ADMIN.Web/src/app/app.component.html index 9c7effb..0c35f11 100644 --- a/400-SOURCECODE/AIAHTML5.ADMIN.Web/src/app/app.component.html +++ b/400-SOURCECODE/AIAHTML5.ADMIN.Web/src/app/app.component.html @@ -33,17 +33,17 @@