From rareddy at jboss.org Thu Nov 1 11:23:41 2018 From: rareddy at jboss.org (Ramesh Reddy) Date: Thu, 01 Nov 2018 08:23:41 -0700 Subject: [teiid-commits] [teiid/teiid-komodo] 96aada: initial load of project restructuring Message-ID: <5bdb1a7d374a6_770c2afed7fea5787862e@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/teiid/teiid-komodo Commit: 96aada138b11aff4353db4a71769e5551f894209 https://github.com/teiid/teiid-komodo/commit/96aada138b11aff4353db4a71769e5551f894209 Author: Daniel Florian Date: 2017-10-02 (Mon, 02 Oct 2017) Changed paths: A ngapp/.angular-cli.json A ngapp/.editorconfig A ngapp/.gitignore A ngapp/README.md A ngapp/e2e/app.e2e-spec.ts A ngapp/e2e/app.po.ts A ngapp/e2e/tsconfig.e2e.json A ngapp/karma.conf.js A ngapp/package-lock.json A ngapp/package.json A ngapp/protractor.conf.js A ngapp/src/app/activities/activities-cards/activities-cards.component.css A ngapp/src/app/activities/activities-cards/activities-cards.component.html A ngapp/src/app/activities/activities-cards/activities-cards.component.spec.ts A ngapp/src/app/activities/activities-cards/activities-cards.component.ts A ngapp/src/app/activities/activities-list/activities-list.component.css A ngapp/src/app/activities/activities-list/activities-list.component.html A ngapp/src/app/activities/activities-list/activities-list.component.spec.ts A ngapp/src/app/activities/activities-list/activities-list.component.ts A ngapp/src/app/activities/activities.component.css A ngapp/src/app/activities/activities.component.html A ngapp/src/app/activities/activities.component.spec.ts A ngapp/src/app/activities/activities.component.ts A ngapp/src/app/activities/activities.module.ts A ngapp/src/app/activities/add-activity/add-activity.component.css A ngapp/src/app/activities/add-activity/add-activity.component.html A ngapp/src/app/activities/add-activity/add-activity.component.spec.ts A ngapp/src/app/activities/add-activity/add-activity.component.ts A ngapp/src/app/activities/shared/activity.model.ts A ngapp/src/app/activities/shared/activity.service.spec.ts A ngapp/src/app/activities/shared/activity.service.ts A ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.css A ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.html A ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.spec.ts A ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.ts A ngapp/src/app/activities/shared/new-activity.model.ts A ngapp/src/app/app.component.css A ngapp/src/app/app.component.html A ngapp/src/app/app.component.spec.ts A ngapp/src/app/app.component.ts A ngapp/src/app/app.module.ts A ngapp/src/app/connections/add-connection/add-connection-form/add-connection-form.component.css A ngapp/src/app/connections/add-connection/add-connection-form/add-connection-form.component.html A ngapp/src/app/connections/add-connection/add-connection-form/add-connection-form.component.spec.ts A ngapp/src/app/connections/add-connection/add-connection-form/add-connection-form.component.ts A ngapp/src/app/connections/add-connection/add-connection.component.css A ngapp/src/app/connections/add-connection/add-connection.component.html A ngapp/src/app/connections/add-connection/add-connection.component.spec.ts A ngapp/src/app/connections/add-connection/add-connection.component.ts A ngapp/src/app/connections/connections-cards/connections-cards.component.css A ngapp/src/app/connections/connections-cards/connections-cards.component.html A ngapp/src/app/connections/connections-cards/connections-cards.component.spec.ts A ngapp/src/app/connections/connections-cards/connections-cards.component.ts A ngapp/src/app/connections/connections-list/connections-list.component.css A ngapp/src/app/connections/connections-list/connections-list.component.html A ngapp/src/app/connections/connections-list/connections-list.component.spec.ts A ngapp/src/app/connections/connections-list/connections-list.component.ts A ngapp/src/app/connections/connections.component.css A ngapp/src/app/connections/connections.component.html A ngapp/src/app/connections/connections.component.spec.ts A ngapp/src/app/connections/connections.component.ts A ngapp/src/app/connections/connections.module.ts A ngapp/src/app/connections/edit-connection/edit-connection.component.css A ngapp/src/app/connections/edit-connection/edit-connection.component.html A ngapp/src/app/connections/edit-connection/edit-connection.component.spec.ts A ngapp/src/app/connections/edit-connection/edit-connection.component.ts A ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.css A ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.html A ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.spec.ts A ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.ts A ngapp/src/app/connections/shared/connection.model.ts A ngapp/src/app/connections/shared/connection.service.spec.ts A ngapp/src/app/connections/shared/connection.service.ts A ngapp/src/app/connections/shared/new-connection.model.ts A ngapp/src/app/core/api.service.spec.ts A ngapp/src/app/core/api.service.ts A ngapp/src/app/core/breadcrumbs/breadcrumb/breadcrumb.component.css A ngapp/src/app/core/breadcrumbs/breadcrumb/breadcrumb.component.html A ngapp/src/app/core/breadcrumbs/breadcrumb/breadcrumb.component.spec.ts A ngapp/src/app/core/breadcrumbs/breadcrumb/breadcrumb.component.ts A ngapp/src/app/core/breadcrumbs/breadcrumbs.component.css A ngapp/src/app/core/breadcrumbs/breadcrumbs.component.html A ngapp/src/app/core/breadcrumbs/breadcrumbs.component.spec.ts A ngapp/src/app/core/breadcrumbs/breadcrumbs.component.ts A ngapp/src/app/core/common.ts A ngapp/src/app/core/core.module.ts A ngapp/src/app/core/nav-header/nav-header.component.html A ngapp/src/app/core/nav-header/nav-header.component.less A ngapp/src/app/core/nav-header/nav-header.component.spec.ts A ngapp/src/app/core/nav-header/nav-header.component.ts A ngapp/src/app/core/vertical-nav/vertical-nav.component.html A ngapp/src/app/core/vertical-nav/vertical-nav.component.less A ngapp/src/app/core/vertical-nav/vertical-nav.component.spec.ts A ngapp/src/app/core/vertical-nav/vertical-nav.component.ts A ngapp/src/app/shared/abstract-page.component.ts A ngapp/src/app/shared/confirm-delete/confirm-delete.component.css A ngapp/src/app/shared/confirm-delete/confirm-delete.component.html A ngapp/src/app/shared/confirm-delete/confirm-delete.component.spec.ts A ngapp/src/app/shared/confirm-delete/confirm-delete.component.ts A ngapp/src/app/shared/page-error/page-error.component.css A ngapp/src/app/shared/page-error/page-error.component.html A ngapp/src/app/shared/page-error/page-error.component.spec.ts A ngapp/src/app/shared/page-error/page-error.component.ts A ngapp/src/app/shared/shared.module.ts A ngapp/src/assets/.gitkeep A ngapp/src/environments/environment.prod.ts A ngapp/src/environments/environment.ts A ngapp/src/favicon.ico A ngapp/src/index.html A ngapp/src/main.ts A ngapp/src/polyfills.ts A ngapp/src/styles.css A ngapp/src/test.ts A ngapp/src/tsconfig.app.json A ngapp/src/tsconfig.spec.json A ngapp/src/typings.d.ts A ngapp/tsconfig.json A ngapp/tslint.json Log Message: ----------- initial load of project restructuring Commit: c833f3327ad9e2e7c207fcabd4cabf2d7223dbd0 https://github.com/teiid/teiid-komodo/commit/c833f3327ad9e2e7c207fcabd4cabf2d7223dbd0 Author: Daniel Florian Date: 2017-10-02 (Mon, 02 Oct 2017) Changed paths: M ngapp/package-lock.json M ngapp/package.json M ngapp/src/app/connections/add-connection/add-connection.component.ts A ngapp/src/app/core/core.less M ngapp/src/app/core/nav-header/nav-header.component.less M ngapp/src/app/core/nav-header/nav-header.component.ts M ngapp/src/app/core/vertical-nav/vertical-nav.component.less Log Message: ----------- Fixes all the errors identified when running 'ng serve' Commit: 2b1d7dc0d97fb0913a11ec70d8f53add4a0fb385 https://github.com/teiid/teiid-komodo/commit/2b1d7dc0d97fb0913a11ec70d8f53add4a0fb385 Author: Mark Drilling Date: 2017-10-02 (Mon, 02 Oct 2017) Changed paths: M ngapp/package-lock.json M ngapp/src/app/connections/connections.module.ts M ngapp/src/app/core/core.module.ts M ngapp/src/app/shared/shared.module.ts Log Message: ----------- fix some dependency issues Commit: afc2360df0cdd6032e84781834dc4d0684c92d4b https://github.com/teiid/teiid-komodo/commit/afc2360df0cdd6032e84781834dc4d0684c92d4b Author: Mark Drilling Date: 2017-10-02 (Mon, 02 Oct 2017) Changed paths: M ngapp/src/app/activities/activities-cards/activities-cards.component.spec.ts M ngapp/src/app/activities/activities-list/activities-list.component.spec.ts M ngapp/src/app/activities/activities.module.ts M ngapp/src/app/activities/add-activity/add-activity.component.spec.ts M ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.spec.ts A ngapp/src/app/activities/shared/mock-activity.service.ts M ngapp/src/app/app.component.css M ngapp/src/app/app.component.html M ngapp/src/app/app.component.ts M ngapp/src/app/app.module.ts A ngapp/src/app/app.routing.ts M ngapp/src/app/connections/add-connection/add-connection-form/add-connection-form.component.spec.ts M ngapp/src/app/connections/connections.module.ts M ngapp/src/app/connections/edit-connection/edit-connection.component.spec.ts M ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.spec.ts M ngapp/src/app/core/core.module.ts Log Message: ----------- more fixes after reorg Commit: 0fb9d55258424cb23fd7373916ccb4644b9ae59c https://github.com/teiid/teiid-komodo/commit/0fb9d55258424cb23fd7373916ccb4644b9ae59c Author: Daniel Florian Date: 2017-10-02 (Mon, 02 Oct 2017) Changed paths: R ngapp/.gitignore M ngapp/package-lock.json Log Message: ----------- Removed workspace.xml from git. Moved .gitignore to project root. Commit: edb3b855a0125037c2f327e4dadd449f4a669fdd https://github.com/teiid/teiid-komodo/commit/edb3b855a0125037c2f327e4dadd449f4a669fdd Author: Mark Drilling Date: 2017-10-02 (Mon, 02 Oct 2017) Changed paths: M ngapp/src/app/activities/activities.module.ts M ngapp/src/app/app.module.ts M ngapp/src/app/core/core.module.ts M ngapp/src/index.html Log Message: ----------- fix app routing Commit: 2b492013daecac710a5b1133a384f36e50a7a5e8 https://github.com/teiid/teiid-komodo/commit/2b492013daecac710a5b1133a384f36e50a7a5e8 Author: Mark Drilling Date: 2017-10-03 (Tue, 03 Oct 2017) Changed paths: M ngapp/src/app/activities/activities-cards/activities-cards.component.spec.ts M ngapp/src/app/activities/activities-list/activities-list.component.spec.ts M ngapp/src/app/activities/activities.component.spec.ts M ngapp/src/app/activities/add-activity/add-activity.component.spec.ts M ngapp/src/app/activities/shared/activity.service.spec.ts M ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.spec.ts M ngapp/src/app/app.component.spec.ts M ngapp/src/app/connections/add-connection/add-connection.component.spec.ts M ngapp/src/app/connections/connections.component.spec.ts M ngapp/src/app/connections/edit-connection/edit-connection.component.spec.ts M ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.spec.ts M ngapp/src/app/connections/shared/connection.service.spec.ts A ngapp/src/app/connections/shared/mock-connection.service.ts M ngapp/src/app/core/breadcrumbs/breadcrumb/breadcrumb.component.spec.ts M ngapp/src/app/shared/confirm-delete/confirm-delete.component.spec.ts M ngapp/src/app/shared/page-error/page-error.component.spec.ts M ngapp/src/app/shared/shared.module.ts Log Message: ----------- Fixes Jasmine unit tests Commit: 02e96a2e10d5e93e97d998672b6b0a420be51803 https://github.com/teiid/teiid-komodo/commit/02e96a2e10d5e93e97d998672b6b0a420be51803 Author: Daniel Florian Date: 2017-10-03 (Tue, 03 Oct 2017) Changed paths: A ngapp/src/app/activities/activities-routing.module.ts M ngapp/src/app/activities/activities.module.ts A ngapp/src/app/app-routing.module.ts M ngapp/src/app/app.module.ts R ngapp/src/app/app.routing.ts A ngapp/src/app/connections/connections-routing.module.ts M ngapp/src/app/connections/connections.module.ts M ngapp/src/app/core/nav-header/nav-header.component.ts A ngapp/src/app/shared/page-not-found/page-not-found.component.css A ngapp/src/app/shared/page-not-found/page-not-found.component.html A ngapp/src/app/shared/page-not-found/page-not-found.component.spec.ts A ngapp/src/app/shared/page-not-found/page-not-found.component.ts M ngapp/src/app/shared/shared.module.ts M ngapp/src/environments/environment.ts M ngapp/src/main.ts Log Message: ----------- Create separate routing modules Commit: fa06aaea9cee3b6a58459fec6693858d36185c41 https://github.com/teiid/teiid-komodo/commit/fa06aaea9cee3b6a58459fec6693858d36185c41 Author: Ted Jones - Red Hat Date: 2017-10-04 (Wed, 04 Oct 2017) Changed paths: R ngapp/src/app/connections/add-connection/add-connection-form/add-connection-form.component.css R ngapp/src/app/connections/add-connection/add-connection-form/add-connection-form.component.html R ngapp/src/app/connections/add-connection/add-connection-form/add-connection-form.component.spec.ts R ngapp/src/app/connections/add-connection/add-connection-form/add-connection-form.component.ts M ngapp/src/app/connections/add-connection/add-connection.component.spec.ts Log Message: ----------- Removed extra add-connection-form folder and corrected path. Commit: da77aee4216c3be3e7ec5e1ff166c1ece7c301df https://github.com/teiid/teiid-komodo/commit/da77aee4216c3be3e7ec5e1ff166c1ece7c301df Author: Daniel Florian Date: 2017-10-05 (Thu, 05 Oct 2017) Changed paths: R ngapp/src/app/connections/add-connection/add-connection-form/add-connection-form.component.css R ngapp/src/app/connections/add-connection/add-connection-form/add-connection-form.component.html R ngapp/src/app/connections/add-connection/add-connection-form/add-connection-form.component.spec.ts R ngapp/src/app/connections/add-connection/add-connection-form/add-connection-form.component.ts M ngapp/src/app/connections/add-connection/add-connection.component.spec.ts Log Message: ----------- Merge pull request #9 from tejones/remove_duplicate_folder_and_files Removed extra add-connection-form folder and corrected path. Commit: 1376884638282d00cd04959f493e49c9c7621921 https://github.com/teiid/teiid-komodo/commit/1376884638282d00cd04959f493e49c9c7621921 Author: Daniel Florian Date: 2017-10-06 (Fri, 06 Oct 2017) Changed paths: M ngapp/e2e/app.e2e-spec.ts M ngapp/e2e/app.po.ts M ngapp/src/app/activities/activities-cards/activities-cards.component.spec.ts M ngapp/src/app/activities/activities-cards/activities-cards.component.ts M ngapp/src/app/activities/activities-list/activities-list.component.spec.ts M ngapp/src/app/activities/activities-list/activities-list.component.ts M ngapp/src/app/activities/activities-routing.module.ts M ngapp/src/app/activities/activities.component.html M ngapp/src/app/activities/activities.component.spec.ts M ngapp/src/app/activities/activities.component.ts M ngapp/src/app/activities/activities.module.ts M ngapp/src/app/activities/add-activity/add-activity.component.html M ngapp/src/app/activities/add-activity/add-activity.component.spec.ts M ngapp/src/app/activities/add-activity/add-activity.component.ts M ngapp/src/app/activities/shared/activity.model.ts M ngapp/src/app/activities/shared/activity.service.spec.ts M ngapp/src/app/activities/shared/activity.service.ts M ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.html M ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.spec.ts M ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.ts M ngapp/src/app/activities/shared/mock-activity.service.ts M ngapp/src/app/activities/shared/new-activity.model.ts M ngapp/src/app/app-routing.module.ts M ngapp/src/app/app.component.spec.ts M ngapp/src/app/app.component.ts M ngapp/src/app/app.module.ts M ngapp/src/app/connections/add-connection/add-connection.component.html M ngapp/src/app/connections/add-connection/add-connection.component.spec.ts M ngapp/src/app/connections/add-connection/add-connection.component.ts M ngapp/src/app/connections/connections-cards/connections-cards.component.spec.ts M ngapp/src/app/connections/connections-cards/connections-cards.component.ts M ngapp/src/app/connections/connections-list/connections-list.component.spec.ts M ngapp/src/app/connections/connections-list/connections-list.component.ts M ngapp/src/app/connections/connections-routing.module.ts M ngapp/src/app/connections/connections.component.html M ngapp/src/app/connections/connections.component.spec.ts M ngapp/src/app/connections/connections.component.ts M ngapp/src/app/connections/connections.module.ts M ngapp/src/app/connections/edit-connection/edit-connection.component.html M ngapp/src/app/connections/edit-connection/edit-connection.component.spec.ts M ngapp/src/app/connections/edit-connection/edit-connection.component.ts M ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.html M ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.spec.ts M ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.ts M ngapp/src/app/connections/shared/connection.model.ts M ngapp/src/app/connections/shared/connection.service.spec.ts M ngapp/src/app/connections/shared/connection.service.ts M ngapp/src/app/connections/shared/mock-connection.service.ts M ngapp/src/app/connections/shared/new-connection.model.ts M ngapp/src/app/core/api.service.spec.ts M ngapp/src/app/core/api.service.ts M ngapp/src/app/core/breadcrumbs/breadcrumb/breadcrumb.component.spec.ts M ngapp/src/app/core/breadcrumbs/breadcrumb/breadcrumb.component.ts M ngapp/src/app/core/breadcrumbs/breadcrumbs.component.spec.ts M ngapp/src/app/core/breadcrumbs/breadcrumbs.component.ts R ngapp/src/app/core/common.ts M ngapp/src/app/core/core.module.ts M ngapp/src/app/core/nav-header/nav-header.component.spec.ts M ngapp/src/app/core/nav-header/nav-header.component.ts A ngapp/src/app/core/utils/array-utils.ts A ngapp/src/app/core/utils/object-utils.ts M ngapp/src/app/core/vertical-nav/vertical-nav.component.spec.ts M ngapp/src/app/core/vertical-nav/vertical-nav.component.ts M ngapp/src/app/shared/abstract-page.component.ts M ngapp/src/app/shared/confirm-delete/confirm-delete.component.html M ngapp/src/app/shared/confirm-delete/confirm-delete.component.spec.ts M ngapp/src/app/shared/confirm-delete/confirm-delete.component.ts A ngapp/src/app/shared/id-filter.ts A ngapp/src/app/shared/identifiable.ts A ngapp/src/app/shared/layout-type.enum.ts M ngapp/src/app/shared/page-error/page-error.component.spec.ts M ngapp/src/app/shared/page-error/page-error.component.ts M ngapp/src/app/shared/page-not-found/page-not-found.component.spec.ts M ngapp/src/app/shared/page-not-found/page-not-found.component.ts M ngapp/src/app/shared/shared.module.ts A ngapp/src/app/shared/sort-direction.enum.ts M ngapp/src/environments/environment.ts M ngapp/src/main.ts M ngapp/src/polyfills.ts M ngapp/src/test.ts M ngapp/tslint.json Log Message: ----------- Made changes to tslint.json and fixed most of the errors and warnings Commit: b81535b16209011907958b323ac154d523289ab9 https://github.com/teiid/teiid-komodo/commit/b81535b16209011907958b323ac154d523289ab9 Author: Daniel Florian Date: 2017-10-09 (Mon, 09 Oct 2017) Changed paths: M ngapp/src/app/activities/activities-routing.module.ts M ngapp/src/app/activities/activities.component.ts M ngapp/src/app/activities/activities.module.ts M ngapp/src/app/activities/add-activity/add-activity.component.ts A ngapp/src/app/activities/shared/activities-constants.ts M ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.ts M ngapp/src/app/app-routing.module.ts M ngapp/src/app/app.component.ts M ngapp/src/app/connections/add-connection/add-connection.component.ts M ngapp/src/app/connections/connections-routing.module.ts M ngapp/src/app/connections/connections.component.ts M ngapp/src/app/connections/edit-connection/edit-connection.component.ts M ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.html M ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.ts M ngapp/src/app/connections/shared/connection.service.ts A ngapp/src/app/connections/shared/connections-constants.ts M ngapp/src/app/core/api.service.ts M ngapp/src/app/core/breadcrumbs/breadcrumbs.component.ts M ngapp/src/app/core/vertical-nav/vertical-nav.component.ts M ngapp/src/environments/environment.ts Log Message: ----------- fixes some circular dependencies caught when running 'ng serve' Commit: 9199d5a52b730224f04400c506e0a8fa8e159118 https://github.com/teiid/teiid-komodo/commit/9199d5a52b730224f04400c506e0a8fa8e159118 Author: Daniel Florian Date: 2017-10-09 (Mon, 09 Oct 2017) Changed paths: M ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.ts M ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.ts Log Message: ----------- Added set methods for model objects used in the forms. Commit: 4914207d97bd8f273003ee993de1e2d2eadad0d8 https://github.com/teiid/teiid-komodo/commit/4914207d97bd8f273003ee993de1e2d2eadad0d8 Author: Mark Drilling Date: 2017-10-09 (Mon, 09 Oct 2017) Changed paths: M ngapp/src/app/activities/activities.component.html M ngapp/src/app/activities/add-activity/add-activity.component.html M ngapp/src/app/activities/shared/activity.model.ts M ngapp/src/app/connections/add-connection/add-connection.component.html M ngapp/src/app/connections/add-connection/add-connection.component.ts M ngapp/src/app/connections/connections.component.html M ngapp/src/app/connections/connections.module.ts M ngapp/src/app/connections/edit-connection/edit-connection.component.html M ngapp/src/app/connections/edit-connection/edit-connection.component.ts M ngapp/src/app/connections/shared/connection.model.ts M ngapp/src/app/connections/shared/connection.service.ts M ngapp/src/app/core/breadcrumbs/breadcrumbs.component.ts A ngapp/src/app/shared/property-form/property-definition.model.ts A ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.css A ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.html A ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.spec.ts A ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.ts A ngapp/src/app/shared/property-form/property-form.component.css A ngapp/src/app/shared/property-form/property-form.component.html A ngapp/src/app/shared/property-form/property-form.component.spec.ts A ngapp/src/app/shared/property-form/property-form.component.ts M ngapp/src/app/shared/shared.module.ts A ngapp/src/app/shared/validators/name-validator.ts Log Message: ----------- Addition of Property Form Commit: 4bcae265d8e8a7e2aa433a8e25da7d5e4bcd61e8 https://github.com/teiid/teiid-komodo/commit/4bcae265d8e8a7e2aa433a8e25da7d5e4bcd61e8 Author: Mark Drilling Date: 2017-10-10 (Tue, 10 Oct 2017) Changed paths: M ngapp/src/app/connections/edit-connection/edit-connection.component.spec.ts M ngapp/src/app/connections/shared/connection.service.ts M ngapp/src/app/shared/page-error/page-error.component.spec.ts M ngapp/src/app/shared/page-error/page-error.component.ts M ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.spec.ts M ngapp/src/app/shared/property-form/property-form.component.spec.ts M ngapp/src/polyfills.ts M ngapp/src/test.ts Log Message: ----------- Fix issue with running UnitTests Commit: b5f364c825bfb9b6389896cfed91028199bf4986 https://github.com/teiid/teiid-komodo/commit/b5f364c825bfb9b6389896cfed91028199bf4986 Author: Daniel Florian Date: 2017-10-10 (Tue, 10 Oct 2017) Changed paths: M ngapp/src/app/activities/activities-cards/activities-cards.component.html M ngapp/src/app/activities/activities-cards/activities-cards.component.ts M ngapp/src/app/activities/activities-list/activities-list.component.html M ngapp/src/app/activities/activities-list/activities-list.component.ts M ngapp/src/app/activities/activities.component.ts M ngapp/src/app/activities/activities.module.ts M ngapp/src/app/activities/add-activity/add-activity.component.ts M ngapp/src/app/activities/shared/activity.service.ts M ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.html M ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.ts M ngapp/src/app/connections/add-connection/add-connection.component.ts M ngapp/src/app/connections/connections-cards/connections-cards.component.html M ngapp/src/app/connections/connections-cards/connections-cards.component.ts M ngapp/src/app/connections/connections-list/connections-list.component.html M ngapp/src/app/connections/connections-list/connections-list.component.ts M ngapp/src/app/connections/connections.component.ts M ngapp/src/app/connections/connections.module.ts M ngapp/src/app/connections/edit-connection/edit-connection.component.ts M ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.html M ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.ts M ngapp/src/app/connections/shared/connection.service.ts M ngapp/src/app/core/api.service.ts M ngapp/src/app/core/core.module.ts A ngapp/src/app/core/logger.service.spec.ts A ngapp/src/app/core/logger.service.ts M ngapp/src/app/core/nav-header/nav-header.component.ts M ngapp/src/app/core/vertical-nav/vertical-nav.component.ts M ngapp/src/app/shared/abstract-page.component.ts M ngapp/src/app/shared/confirm-delete/confirm-delete.component.html M ngapp/src/app/shared/confirm-delete/confirm-delete.component.ts M ngapp/src/app/shared/page-error/page-error.component.ts M ngapp/src/app/shared/property-form/property-definition.model.ts M ngapp/src/app/shared/validators/name-validator.ts M ngapp/tslint.json Log Message: ----------- More Style Guide Influenced Changes - modified naming of event handler methods and event emitters to agree with style guide - moved private methods below public methods in accordance with style guide - added a LoggerService and removed calls to console - removed importing of CoreModule from the other feature modules Commit: 55c63bd94677630f9ff9a99b94dc4246559ae2f1 https://github.com/teiid/teiid-komodo/commit/55c63bd94677630f9ff9a99b94dc4246559ae2f1 Author: Daniel Florian Date: 2017-10-11 (Wed, 11 Oct 2017) Changed paths: M ngapp/e2e/app.e2e-spec.ts M ngapp/src/app/activities/activities-cards/activities-cards.component.css M ngapp/src/app/activities/activities-cards/activities-cards.component.spec.ts M ngapp/src/app/activities/activities-list/activities-list.component.css M ngapp/src/app/activities/activities-list/activities-list.component.spec.ts M ngapp/src/app/activities/activities.component.html M ngapp/src/app/activities/activities.component.spec.ts M ngapp/src/app/activities/activities.component.ts M ngapp/src/app/activities/activities.module.ts M ngapp/src/app/activities/add-activity/add-activity.component.css M ngapp/src/app/activities/add-activity/add-activity.component.html M ngapp/src/app/activities/add-activity/add-activity.component.spec.ts M ngapp/src/app/activities/add-activity/add-activity.component.ts M ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.css M ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.spec.ts M ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.ts M ngapp/src/app/app.component.spec.ts M ngapp/src/app/connections/add-connection/add-connection.component.css M ngapp/src/app/connections/add-connection/add-connection.component.html M ngapp/src/app/connections/add-connection/add-connection.component.spec.ts M ngapp/src/app/connections/add-connection/add-connection.component.ts M ngapp/src/app/connections/connections-cards/connections-cards.component.css M ngapp/src/app/connections/connections-cards/connections-cards.component.spec.ts M ngapp/src/app/connections/connections-list/connections-list.component.css M ngapp/src/app/connections/connections-list/connections-list.component.spec.ts M ngapp/src/app/connections/connections.component.html M ngapp/src/app/connections/connections.component.spec.ts M ngapp/src/app/connections/connections.component.ts M ngapp/src/app/connections/connections.module.ts M ngapp/src/app/connections/edit-connection/edit-connection.component.css M ngapp/src/app/connections/edit-connection/edit-connection.component.spec.ts M ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.css M ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.spec.ts M ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.ts M ngapp/src/app/core/breadcrumbs/breadcrumb/breadcrumb.component.css M ngapp/src/app/core/breadcrumbs/breadcrumb/breadcrumb.component.spec.ts M ngapp/src/app/core/breadcrumbs/breadcrumbs.component.spec.ts M ngapp/src/app/core/core.module.ts M ngapp/src/app/core/nav-header/nav-header.component.spec.ts M ngapp/src/app/core/vertical-nav/vertical-nav.component.less M ngapp/src/app/core/vertical-nav/vertical-nav.component.spec.ts M ngapp/src/app/core/vertical-nav/vertical-nav.component.ts M ngapp/src/app/shared/confirm-delete/confirm-delete.component.spec.ts M ngapp/src/app/shared/identifiable.ts M ngapp/src/app/shared/page-error/page-error.component.spec.ts M ngapp/src/app/shared/page-not-found/page-not-found.component.spec.ts M ngapp/src/app/shared/property-form/property-definition.model.ts M ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.html M ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.spec.ts M ngapp/src/app/shared/property-form/property-form.component.spec.ts M ngapp/src/typings.d.ts Log Message: ----------- More changes to get rid of tsling errors and warnings. Also a few bug fixes thrown in. Commit: 64c86935cfdcad4184ef9cd671dbb555b36789e5 https://github.com/teiid/teiid-komodo/commit/64c86935cfdcad4184ef9cd671dbb555b36789e5 Author: Daniel Florian Date: 2017-10-11 (Wed, 11 Oct 2017) Changed paths: M ngapp/src/app/activities/shared/activity.service.spec.ts M ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.spec.ts M ngapp/src/app/connections/shared/connection.service.spec.ts M ngapp/src/app/core/api.service.spec.ts M ngapp/src/app/core/nav-header/nav-header.component.spec.ts M ngapp/src/app/core/vertical-nav/vertical-nav.component.spec.ts Log Message: ----------- fixes some unit tests Commit: 7e7ca3a2904f197768ee5aa698a719d74201b9b1 https://github.com/teiid/teiid-komodo/commit/7e7ca3a2904f197768ee5aa698a719d74201b9b1 Author: Daniel Florian Date: 2017-10-12 (Thu, 12 Oct 2017) Changed paths: M ngapp/package-lock.json M ngapp/package.json M ngapp/src/app/activities/activities-cards/activities-cards.component.spec.ts M ngapp/src/app/activities/activities-list/activities-list.component.spec.ts M ngapp/src/app/activities/activities.component.spec.ts M ngapp/src/app/activities/add-activity/add-activity.component.spec.ts M ngapp/src/app/activities/shared/mock-activity.service.ts M ngapp/src/app/connections/add-connection/add-connection.component.spec.ts M ngapp/src/app/connections/connections.component.spec.ts M ngapp/src/app/connections/edit-connection/edit-connection.component.spec.ts M ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.spec.ts M ngapp/src/app/connections/shared/connection.service.spec.ts M ngapp/src/app/connections/shared/mock-connection.service.ts M ngapp/src/app/core/api.service.ts M ngapp/src/app/core/breadcrumbs/breadcrumb/breadcrumb.component.spec.ts M ngapp/src/app/core/breadcrumbs/breadcrumb/breadcrumb.component.ts M ngapp/src/app/core/breadcrumbs/breadcrumbs.component.ts M ngapp/src/app/core/core.module.ts M ngapp/src/app/core/nav-header/nav-header.component.spec.ts M ngapp/src/app/core/nav-header/nav-header.component.ts M ngapp/src/app/core/vertical-nav/vertical-nav.component.spec.ts M ngapp/src/app/shared/abstract-page.component.ts M ngapp/src/app/shared/confirm-delete/confirm-delete.component.ts M ngapp/src/app/shared/identifiable.ts M ngapp/src/app/shared/page-error/page-error.component.ts M ngapp/src/app/shared/property-form/property-definition.model.ts M ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.ts M ngapp/src/app/shared/property-form/property-form.component.spec.ts M ngapp/src/app/shared/validators/name-validator.ts M ngapp/tslint.json Log Message: ----------- Upgrade to latest version of tslint Commit: 2929088ec5b36c1e3e55d3d495f92bb1eed3012f https://github.com/teiid/teiid-komodo/commit/2929088ec5b36c1e3e55d3d495f92bb1eed3012f Author: Mark Drilling Date: 2017-10-16 (Mon, 16 Oct 2017) Changed paths: M ngapp/package-lock.json M ngapp/package.json M ngapp/src/app/activities/activities-cards/activities-cards.component.html M ngapp/src/app/activities/activities-list/activities-list.component.html A ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.css A ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.html A ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.spec.ts A ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.ts M ngapp/src/app/connections/add-connection/add-connection.component.css M ngapp/src/app/connections/add-connection/add-connection.component.html M ngapp/src/app/connections/add-connection/add-connection.component.spec.ts M ngapp/src/app/connections/add-connection/add-connection.component.ts M ngapp/src/app/connections/connections-cards/connections-cards.component.html M ngapp/src/app/connections/connections-cards/connections-cards.component.ts M ngapp/src/app/connections/connections-list/connections-list.component.html M ngapp/src/app/connections/connections-list/connections-list.component.ts M ngapp/src/app/connections/connections-routing.module.ts M ngapp/src/app/connections/connections.component.html M ngapp/src/app/connections/connections.component.ts M ngapp/src/app/connections/connections.module.ts R ngapp/src/app/connections/edit-connection/edit-connection.component.css R ngapp/src/app/connections/edit-connection/edit-connection.component.html R ngapp/src/app/connections/edit-connection/edit-connection.component.spec.ts R ngapp/src/app/connections/edit-connection/edit-connection.component.ts R ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.css R ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.html R ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.spec.ts R ngapp/src/app/connections/shared/add-connection-form/add-connection-form.component.ts M ngapp/src/app/connections/shared/connection.service.ts M ngapp/src/app/connections/shared/connections-constants.ts M ngapp/src/app/connections/shared/new-connection.model.ts A ngapp/src/app/connections/shared/template-definition.model.ts M ngapp/src/app/shared/property-form/property-definition.model.ts M ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.html M ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.ts M ngapp/src/app/shared/property-form/property-form.component.html M ngapp/src/app/shared/property-form/property-form.component.ts M ngapp/src/app/shared/shared.module.ts Log Message: ----------- Incorporates patternfly-ng wizard Commit: 1bb8dcb45b525d73461bded596d2ce6c1a5e5668 https://github.com/teiid/teiid-komodo/commit/1bb8dcb45b525d73461bded596d2ce6c1a5e5668 Author: Daniel Florian Date: 2017-10-18 (Wed, 18 Oct 2017) Changed paths: A ngapp/messages.xlf M ngapp/package-lock.json M ngapp/package.json M ngapp/src/app/activities/activities-cards/activities-cards.component.html M ngapp/src/app/activities/activities-cards/activities-cards.component.ts M ngapp/src/app/activities/activities-list/activities-list.component.html M ngapp/src/app/activities/activities-list/activities-list.component.ts M ngapp/src/app/activities/activities.component.html M ngapp/src/app/activities/add-activity/add-activity.component.html M ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.html M ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.ts M ngapp/src/app/app.component.ts M ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.ts M ngapp/src/app/connections/add-connection/add-connection.component.html M ngapp/src/app/connections/add-connection/add-connection.component.ts M ngapp/src/app/connections/connections-cards/connections-cards.component.html M ngapp/src/app/connections/connections-cards/connections-cards.component.ts M ngapp/src/app/connections/connections-list/connections-list.component.html M ngapp/src/app/connections/connections-list/connections-list.component.ts M ngapp/src/app/connections/connections.component.html A ngapp/src/app/connections/edit-connection/edit-connection.component.html M ngapp/src/app/connections/shared/connection.service.ts M ngapp/src/app/core/breadcrumbs/breadcrumb/breadcrumb.component.ts M ngapp/src/app/core/nav-header/nav-header.component.html M ngapp/src/app/core/vertical-nav/vertical-nav.component.html M ngapp/src/app/core/vertical-nav/vertical-nav.component.ts M ngapp/src/app/shared/confirm-delete/confirm-delete.component.html M ngapp/src/app/shared/page-error/page-error.component.html M ngapp/src/app/shared/page-not-found/page-not-found.component.html M ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.ts M ngapp/src/app/shared/property-form/property-form.component.ts M ngapp/src/index.html A ngapp/src/locale/README.md Log Message: ----------- Merge pull request #17 from mdrillin/WizardAddition Incorporates patternfly-ng wizard Commit: bd28704c21a8bf8cf72b78c1a72f748557372f40 https://github.com/teiid/teiid-komodo/commit/bd28704c21a8bf8cf72b78c1a72f748557372f40 Author: Ted Jones Date: 2017-10-18 (Wed, 18 Oct 2017) Changed paths: A ngapp/locale/README.md A ngapp/locale/messages.es.xlf R ngapp/src/locale/README.md Log Message: ----------- Merge branch 'master' of https://github.com/teiid/beetle-studio into add_i18n Commit: c25147835c69b812542401f29412e634b39cf46d https://github.com/teiid/teiid-komodo/commit/c25147835c69b812542401f29412e634b39cf46d Author: Daniel Florian Date: 2017-10-18 (Wed, 18 Oct 2017) Changed paths: M ngapp/package-lock.json M ngapp/src/app/activities/activities-cards/activities-cards.component.ts M ngapp/src/app/activities/activities-list/activities-list.component.ts M ngapp/src/app/activities/activities-routing.module.ts M ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.ts M ngapp/src/app/app.component.ts M ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.ts M ngapp/src/app/connections/add-connection/add-connection.component.ts M ngapp/src/app/connections/connections-cards/connections-cards.component.ts M ngapp/src/app/connections/connections-list/connections-list.component.ts M ngapp/src/app/connections/connections-routing.module.ts M ngapp/src/app/connections/connections.module.ts M ngapp/src/app/core/breadcrumbs/breadcrumb/breadcrumb.component.ts M ngapp/src/app/core/vertical-nav/vertical-nav.component.ts M ngapp/src/app/shared/confirm-delete/confirm-delete.component.ts M ngapp/src/app/shared/page-error/page-error.component.ts M ngapp/src/app/shared/property-form/property-form.component.ts M ngapp/src/environments/environment.prod.ts Log Message: ----------- Initial maven build work Commit: d4ddd1aef993a45affde72df19df52b114dfdaa7 https://github.com/teiid/teiid-komodo/commit/d4ddd1aef993a45affde72df19df52b114dfdaa7 Author: Ted Jones Date: 2017-10-18 (Wed, 18 Oct 2017) Changed paths: M ngapp/locale/messages.es.xlf Log Message: ----------- Issue 21- Added missing translations Commit: 328763c662d332f277536d3dbcb76ce0550b5a6e https://github.com/teiid/teiid-komodo/commit/328763c662d332f277536d3dbcb76ce0550b5a6e Author: Mark Drilling Date: 2017-10-19 (Thu, 19 Oct 2017) Changed paths: M ngapp/src/app/activities/activities-cards/activities-cards.component.css M ngapp/src/app/activities/activities-cards/activities-cards.component.html M ngapp/src/app/activities/activities-list/activities-list.component.css M ngapp/src/app/activities/activities.component.html M ngapp/src/app/activities/activities.component.spec.ts M ngapp/src/app/activities/activities.component.ts M ngapp/src/app/activities/shared/mock-activity.service.ts M ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.spec.ts M ngapp/src/app/connections/add-connection/add-connection.component.spec.ts M ngapp/src/app/connections/connections-cards/connections-cards.component.css M ngapp/src/app/connections/connections-cards/connections-cards.component.html M ngapp/src/app/connections/connections-list/connections-list.component.css M ngapp/src/app/connections/connections-list/connections-list.component.html M ngapp/src/app/connections/connections.component.html M ngapp/src/app/connections/connections.component.spec.ts M ngapp/src/app/connections/connections.component.ts M ngapp/src/app/connections/connections.module.ts M ngapp/src/app/connections/shared/mock-connection.service.ts M ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.spec.ts M ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.ts M ngapp/src/app/shared/property-form/property-form.component.spec.ts Log Message: ----------- Updates to Unit Tests Commit: 432deae35f1fe02c0378c0a563efa2a01aebd304 https://github.com/teiid/teiid-komodo/commit/432deae35f1fe02c0378c0a563efa2a01aebd304 Author: Daniel Florian Date: 2017-10-20 (Fri, 20 Oct 2017) Changed paths: M ngapp/package-lock.json M ngapp/package.json M ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.spec.ts M ngapp/src/app/connections/connections-list/connections-list.component.html M ngapp/src/app/connections/connections-routing.module.ts M ngapp/src/app/shared/property-form/property-form.component.ts Log Message: ----------- Initial draft of readme, style guide, and IDE developer guides. Commit: 52665245e439c04b1b1ac4770225f226ac14985b https://github.com/teiid/teiid-komodo/commit/52665245e439c04b1b1ac4770225f226ac14985b Author: Daniel Florian Date: 2017-10-23 (Mon, 23 Oct 2017) Changed paths: M ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.ts M ngapp/src/index.html Log Message: ----------- Needed to update the patternfly css links to get the connection wizard to show Commit: 07f92f812fed79fd244d2acb2fc5efe262a090fd https://github.com/teiid/teiid-komodo/commit/07f92f812fed79fd244d2acb2fc5efe262a090fd Author: Daniel Florian Date: 2017-10-23 (Mon, 23 Oct 2017) Changed paths: M ngapp/src/app/activities/activities-cards/activities-cards.component.css M ngapp/src/app/activities/activities-cards/activities-cards.component.html M ngapp/src/app/activities/activities-list/activities-list.component.css M ngapp/src/app/activities/activities.component.html M ngapp/src/app/activities/activities.component.spec.ts M ngapp/src/app/activities/activities.component.ts M ngapp/src/app/activities/shared/mock-activity.service.ts M ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.spec.ts M ngapp/src/app/connections/add-connection/add-connection.component.spec.ts M ngapp/src/app/connections/connections-cards/connections-cards.component.css M ngapp/src/app/connections/connections-cards/connections-cards.component.html M ngapp/src/app/connections/connections-list/connections-list.component.css M ngapp/src/app/connections/connections.component.html M ngapp/src/app/connections/connections.component.spec.ts M ngapp/src/app/connections/connections.component.ts M ngapp/src/app/connections/connections.module.ts M ngapp/src/app/connections/shared/mock-connection.service.ts M ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.spec.ts M ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.ts M ngapp/src/app/shared/property-form/property-form.component.spec.ts Log Message: ----------- Fix merge conflicts Commit: 98580eaefc5085d9ae6b407e6ef34436d7f498b6 https://github.com/teiid/teiid-komodo/commit/98580eaefc5085d9ae6b407e6ef34436d7f498b6 Author: Daniel Florian Date: 2017-10-24 (Tue, 24 Oct 2017) Changed paths: M ngapp/src/app/connections/connections.component.spec.ts M ngapp/src/app/connections/connections.component.ts Log Message: ----------- Connections test seems to be using the mock service now. Commit: 6aaca0ab38a3de0770cd9c885086e25845f325d8 https://github.com/teiid/teiid-komodo/commit/6aaca0ab38a3de0770cd9c885086e25845f325d8 Author: Daniel Florian Date: 2017-10-25 (Wed, 25 Oct 2017) Changed paths: A ngapp/src/app/shared/property-form/property-control-type.enum.ts M ngapp/src/app/shared/property-form/property-definition.model.ts M ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.html M ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.ts M ngapp/tslint.json Log Message: ----------- - created an enum for a property definition control type - moved the getControlType() function from the property definition model into the PropertyControlType enum - changed html switch to use the enum Commit: 2b6576b7119653865ca099ade9be5c9081b0c1ac https://github.com/teiid/teiid-komodo/commit/2b6576b7119653865ca099ade9be5c9081b0c1ac Author: Mark Drilling Date: 2017-10-26 (Thu, 26 Oct 2017) Changed paths: M ngapp/src/app/activities/activities.component.spec.ts M ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.html M ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.ts M ngapp/src/app/connections/connections.component.spec.ts M ngapp/src/app/connections/shared/mock-connection.service.ts M ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.html M ngapp/src/app/shared/property-form/property-form.component.ts Log Message: ----------- Updates to property form and wizard Commit: 0d48883380aae72c5c28aa78219aace6e943c3b6 https://github.com/teiid/teiid-komodo/commit/0d48883380aae72c5c28aa78219aace6e943c3b6 Author: Mark Drilling Date: 2017-10-27 (Fri, 27 Oct 2017) Changed paths: M ngapp/src/app/activities/activities-cards/activities-cards.component.html M ngapp/src/app/activities/activities.component.ts M ngapp/src/app/activities/activities.module.ts A ngapp/src/app/activities/add-activity-wizard/add-activity-wizard.component.css A ngapp/src/app/activities/add-activity-wizard/add-activity-wizard.component.html A ngapp/src/app/activities/add-activity-wizard/add-activity-wizard.component.spec.ts A ngapp/src/app/activities/add-activity-wizard/add-activity-wizard.component.ts M ngapp/src/app/activities/add-activity/add-activity.component.css M ngapp/src/app/activities/add-activity/add-activity.component.html M ngapp/src/app/activities/add-activity/add-activity.component.spec.ts M ngapp/src/app/activities/add-activity/add-activity.component.ts M ngapp/src/app/activities/shared/activity.service.ts M ngapp/src/app/activities/shared/mock-activity.service.ts M ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.ts M ngapp/src/app/shared/property-form/property-form.component.ts Log Message: ----------- addition of AddActivityWizard Commit: 30771081c662005c66ceb9e36f0fedd603df2bb5 https://github.com/teiid/teiid-komodo/commit/30771081c662005c66ceb9e36f0fedd603df2bb5 Author: Mark Drilling Date: 2017-10-27 (Fri, 27 Oct 2017) Changed paths: M ngapp/src/app/activities/add-activity-wizard/add-activity-wizard.component.spec.ts Log Message: ----------- fixes unit test Commit: 817c6b8360d9a95aebdb6e89103c4f7721fa4047 https://github.com/teiid/teiid-komodo/commit/817c6b8360d9a95aebdb6e89103c4f7721fa4047 Author: Mark Drilling Date: 2017-10-30 (Mon, 30 Oct 2017) Changed paths: M ngapp/src/app/activities/activities.component.ts M ngapp/src/app/activities/add-activity-wizard/add-activity-wizard.component.ts M ngapp/src/app/activities/add-activity/add-activity.component.spec.ts M ngapp/src/app/connections/add-connection/add-connection.component.spec.ts M ngapp/src/app/connections/connections-list/connections-list.component.html M ngapp/src/app/connections/connections.component.ts Log Message: ----------- Fix issue with service construction Commit: 6398f0c66598efdfe13e5ffd2090e194f4301b28 https://github.com/teiid/teiid-komodo/commit/6398f0c66598efdfe13e5ffd2090e194f4301b28 Author: Daniel Florian Date: 2017-10-30 (Mon, 30 Oct 2017) Changed paths: M ngapp/karma.conf.js M ngapp/package-lock.json M ngapp/package.json M ngapp/src/polyfills.ts Log Message: ----------- Karma tests are now being run with the maven build. Commit: 7e0b2e3321b2a0eb753e69672cddb6db3791d27d https://github.com/teiid/teiid-komodo/commit/7e0b2e3321b2a0eb753e69672cddb6db3791d27d Author: Daniel Florian Date: 2017-10-31 (Tue, 31 Oct 2017) Changed paths: M ngapp/karma.conf.js M ngapp/src/app/activities/activities.component.ts M ngapp/src/app/activities/activities.module.ts M ngapp/src/app/activities/add-activity-wizard/add-activity-wizard.component.spec.ts M ngapp/src/app/activities/add-activity-wizard/add-activity-wizard.component.ts M ngapp/src/app/activities/add-activity/add-activity.component.spec.ts M ngapp/src/app/activities/add-activity/add-activity.component.ts M ngapp/src/app/activities/shared/activity.service.ts M ngapp/src/app/activities/shared/mock-activity.service.ts M ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.ts M ngapp/src/app/connections/add-connection/add-connection.component.spec.ts M ngapp/src/app/connections/connections.component.ts M ngapp/src/app/connections/connections.module.ts M ngapp/src/app/connections/shared/connection.service.spec.ts M ngapp/src/app/connections/shared/connection.service.ts M ngapp/src/app/core/api.service.spec.ts M ngapp/src/app/core/api.service.ts M ngapp/src/app/core/core.module.ts M ngapp/src/app/core/vertical-nav/vertical-nav.component.ts M ngapp/src/app/shared/abstract-page.component.ts M ngapp/src/app/shared/confirm-delete/confirm-delete.component.ts M ngapp/src/app/shared/page-error/page-error.component.spec.ts M ngapp/src/app/shared/page-error/page-error.component.ts M ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.spec.ts M ngapp/src/app/shared/property-form/property-form-property/property-form-property.component.ts M ngapp/src/app/shared/property-form/property-form.component.ts Log Message: ----------- Miscellaneous Fixes - fixed issue where class instance variables were not accessed correctly from callback handlers - changed type of "any" to "Response" when error responses are being used - fixed some TSLint warnings - fixed issue in ConnectionService where catch blocks were not calling the handleError method correctly - made ApiService an "abstract" class and made it no longer injectable - added 2 developer notes Commit: 4a9d9284a575572ae1da136d3f8d78e1a2144bda https://github.com/teiid/teiid-komodo/commit/4a9d9284a575572ae1da136d3f8d78e1a2144bda Author: Daniel Florian Date: 2017-10-31 (Tue, 31 Oct 2017) Changed paths: M ngapp/karma.conf.js Log Message: ----------- Update karma.conf.js Adding back 'progress' as one of the "reporters" so that when running `ng test` in a terminal you get feedback on test executions and pass/fails. Commit: 043be9709bc8643134b0f3b8870a7123bc3331a6 https://github.com/teiid/teiid-komodo/commit/043be9709bc8643134b0f3b8870a7123bc3331a6 Author: Daniel Florian Date: 2017-11-01 (Wed, 01 Nov 2017) Changed paths: M ngapp/src/app/activities/activities.component.html M ngapp/src/app/activities/activities.component.ts M ngapp/src/app/activities/shared/activity.model.ts M ngapp/src/app/connections/connections.component.html M ngapp/src/app/connections/connections.component.ts M ngapp/src/app/connections/shared/connection.model.ts M ngapp/src/app/shared/id-filter.ts M ngapp/src/app/shared/identifiable.ts Log Message: ----------- Changes to the summary pages name filter behavior - filtering of items now occurs as the user is typing in the filter (no longer need to hit enter) - added a compareTo funtion to the Identifiable interface so Connection and Activity now implement - added sort functions to Connection and Activity - summary page name filter now accepts the '*' wildcard Commit: e2cb4bdcb36a6b562375b10f12bb75810f9680ef https://github.com/teiid/teiid-komodo/commit/e2cb4bdcb36a6b562375b10f12bb75810f9680ef Author: Mark Drilling Date: 2017-11-01 (Wed, 01 Nov 2017) Changed paths: M ngapp/src/app/activities/add-activity-wizard/add-activity-wizard.component.ts M ngapp/src/app/app-routing.module.ts M ngapp/src/app/app.module.ts M ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.ts M ngapp/src/app/connections/add-connection/add-connection.component.html M ngapp/src/app/connections/connections.component.spec.ts M ngapp/src/app/core/api.service.ts M ngapp/src/app/core/vertical-nav/vertical-nav.component.html M ngapp/src/app/core/vertical-nav/vertical-nav.component.ts A ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.css A ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.html A ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.spec.ts A ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts A ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.css A ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.html A ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.spec.ts A ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.ts A ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.css A ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.html A ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.spec.ts A ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.ts A ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.css A ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.html A ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.spec.ts A ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.ts A ngapp/src/app/dataservices/dataservices-routing.module.ts A ngapp/src/app/dataservices/dataservices.component.css A ngapp/src/app/dataservices/dataservices.component.html A ngapp/src/app/dataservices/dataservices.component.spec.ts A ngapp/src/app/dataservices/dataservices.component.ts A ngapp/src/app/dataservices/dataservices.module.ts A ngapp/src/app/dataservices/shared/dataservice.model.ts A ngapp/src/app/dataservices/shared/dataservice.service.spec.ts A ngapp/src/app/dataservices/shared/dataservice.service.ts A ngapp/src/app/dataservices/shared/dataservices-constants.ts A ngapp/src/app/dataservices/shared/mock-dataservice.service.ts A ngapp/src/app/dataservices/shared/new-dataservice.model.ts M ngapp/tsconfig.json Log Message: ----------- Addition of Dataservice Wizard Commit: c58e11a21cd807eb9fced914aaa8f93761873258 https://github.com/teiid/teiid-komodo/commit/c58e11a21cd807eb9fced914aaa8f93761873258 Author: Daniel Florian Date: 2017-11-01 (Wed, 01 Nov 2017) Changed paths: M ngapp/src/app/activities/add-activity-wizard/add-activity-wizard.component.ts M ngapp/src/app/app-routing.module.ts M ngapp/src/app/app.module.ts M ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.ts M ngapp/src/app/connections/add-connection/add-connection.component.html M ngapp/src/app/connections/connections.component.spec.ts M ngapp/src/app/core/api.service.ts M ngapp/src/app/core/vertical-nav/vertical-nav.component.html M ngapp/src/app/core/vertical-nav/vertical-nav.component.ts A ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.css A ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.html A ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.spec.ts A ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts A ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.css A ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.html A ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.spec.ts A ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.ts A ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.css A ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.html A ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.spec.ts A ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.ts A ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.css A ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.html A ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.spec.ts A ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.ts A ngapp/src/app/dataservices/dataservices-routing.module.ts A ngapp/src/app/dataservices/dataservices.component.css A ngapp/src/app/dataservices/dataservices.component.html A ngapp/src/app/dataservices/dataservices.component.spec.ts A ngapp/src/app/dataservices/dataservices.component.ts A ngapp/src/app/dataservices/dataservices.module.ts A ngapp/src/app/dataservices/shared/dataservice.model.ts A ngapp/src/app/dataservices/shared/dataservice.service.spec.ts A ngapp/src/app/dataservices/shared/dataservice.service.ts A ngapp/src/app/dataservices/shared/dataservices-constants.ts A ngapp/src/app/dataservices/shared/mock-dataservice.service.ts A ngapp/src/app/dataservices/shared/new-dataservice.model.ts M ngapp/tsconfig.json Log Message: ----------- Merge pull request #45 from mdrillin/DataServiceWizard Addition of Dataservice Wizard Commit: 628e569e0bd3345c6020c260a3bdf8b8d074335d https://github.com/teiid/teiid-komodo/commit/628e569e0bd3345c6020c260a3bdf8b8d074335d Author: Mark Drilling Date: 2017-11-01 (Wed, 01 Nov 2017) Changed paths: M ngapp/src/app/app-routing.module.ts M ngapp/src/app/app.module.ts M ngapp/src/app/core/vertical-nav/vertical-nav.component.html M ngapp/src/app/core/vertical-nav/vertical-nav.component.ts M ngapp/src/app/dataservices/shared/dataservice.model.ts Log Message: ----------- removing activities from the app Commit: ae734eee1596a2c46e6469e6660375b9571d665f https://github.com/teiid/teiid-komodo/commit/ae734eee1596a2c46e6469e6660375b9571d665f Author: Daniel Florian Date: 2017-11-01 (Wed, 01 Nov 2017) Changed paths: M ngapp/src/app/app.module.ts M ngapp/src/app/core/vertical-nav/vertical-nav.component.ts M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.spec.ts M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts M ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.spec.ts M ngapp/src/app/dataservices/dataservices.component.html M ngapp/src/app/dataservices/dataservices.component.spec.ts M ngapp/src/app/dataservices/dataservices.component.ts M ngapp/src/app/dataservices/dataservices.module.ts M ngapp/src/app/dataservices/shared/dataservice.model.ts M ngapp/src/app/dataservices/shared/dataservice.service.spec.ts M ngapp/src/app/dataservices/shared/dataservice.service.ts M ngapp/src/app/dataservices/shared/mock-dataservice.service.ts Log Message: ----------- Modify Dataservices page to use new name filter - changed dataservices model, html, and component to use new name filter logic - fixed some TSLint warnings and errors Commit: 2cea7d5be3b836dcd4514e21357b9f8bd2aca770 https://github.com/teiid/teiid-komodo/commit/2cea7d5be3b836dcd4514e21357b9f8bd2aca770 Author: Mark Drilling Date: 2017-11-02 (Thu, 02 Nov 2017) Changed paths: M ngapp/src/app/activities/activities.component.ts M ngapp/src/app/activities/add-activity-wizard/add-activity-wizard.component.html M ngapp/src/app/activities/add-activity-wizard/add-activity-wizard.component.ts M ngapp/src/app/activities/shared/activity.service.ts M ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.html M ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.ts M ngapp/src/app/connections/connections.component.ts M ngapp/src/app/connections/shared/connection.service.ts M ngapp/src/app/connections/shared/mock-connection.service.ts M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.html M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts M ngapp/src/app/dataservices/dataservices.component.ts M ngapp/src/app/dataservices/shared/dataservice.service.ts M ngapp/src/app/dataservices/shared/mock-dataservice.service.ts M ngapp/src/app/shared/abstract-page.component.ts Log Message: ----------- Improve error handling Commit: e9e867d597bd450b1d489775744d2f6dae705183 https://github.com/teiid/teiid-komodo/commit/e9e867d597bd450b1d489775744d2f6dae705183 Author: Mark Drilling Date: 2017-11-16 (Thu, 16 Nov 2017) Changed paths: M ngapp/src/app/activities/activities.component.ts M ngapp/src/app/activities/shared/activity.service.spec.ts M ngapp/src/app/activities/shared/activity.service.ts M ngapp/src/app/activities/shared/mock-activity.service.ts M ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.ts M ngapp/src/app/connections/shared/connection.model.ts M ngapp/src/app/connections/shared/connection.service.spec.ts M ngapp/src/app/connections/shared/connection.service.ts A ngapp/src/app/connections/shared/jdbc-table-filter.model.ts M ngapp/src/app/connections/shared/mock-connection.service.ts M ngapp/src/app/connections/shared/new-connection.model.ts A ngapp/src/app/connections/shared/schema-info.model.ts M ngapp/src/app/core/api.service.spec.ts M ngapp/src/app/core/api.service.ts A ngapp/src/app/core/app-settings.service.spec.ts A ngapp/src/app/core/app-settings.service.ts M ngapp/src/app/core/core.module.ts M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.html M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.spec.ts M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts M ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.spec.ts A ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.css A ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.html A ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.spec.ts A ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.ts M ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.html M ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.ts M ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.html M ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.ts M ngapp/src/app/dataservices/dataservices.component.html M ngapp/src/app/dataservices/dataservices.component.spec.ts M ngapp/src/app/dataservices/dataservices.component.ts M ngapp/src/app/dataservices/dataservices.module.ts A ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.css A ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.html A ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.spec.ts A ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.ts A ngapp/src/app/dataservices/shared/catalog-schema.model.ts M ngapp/src/app/dataservices/shared/dataservice.model.ts M ngapp/src/app/dataservices/shared/dataservice.service.spec.ts M ngapp/src/app/dataservices/shared/dataservice.service.ts M ngapp/src/app/dataservices/shared/mock-dataservice.service.ts A ngapp/src/app/dataservices/shared/mock-vdb.service.ts A ngapp/src/app/dataservices/shared/name-value.model.ts M ngapp/src/app/dataservices/shared/new-dataservice.model.ts A ngapp/src/app/dataservices/shared/table-selector.ts A ngapp/src/app/dataservices/shared/table.model.ts A ngapp/src/app/dataservices/shared/vdb-model-source.model.ts A ngapp/src/app/dataservices/shared/vdb-model.model.ts A ngapp/src/app/dataservices/shared/vdb-status.model.ts A ngapp/src/app/dataservices/shared/vdb.model.ts A ngapp/src/app/dataservices/shared/vdb.service.spec.ts A ngapp/src/app/dataservices/shared/vdb.service.ts A ngapp/src/app/dataservices/shared/vdbs-constants.ts A ngapp/src/app/shared/loading-state.enum.ts M ngapp/src/main.ts Log Message: ----------- mods to dataservice creation process Commit: 3a39f38fa356f86b8e7f47225368e850f8c527ee https://github.com/teiid/teiid-komodo/commit/3a39f38fa356f86b8e7f47225368e850f8c527ee Author: Mark Drilling Date: 2017-11-27 (Mon, 27 Nov 2017) Changed paths: M ngapp/locale/messages.es.xlf M ngapp/messages.xlf M ngapp/src/app/activities/activities.component.html M ngapp/src/app/activities/add-activity/add-activity.component.html M ngapp/src/app/connections/add-connection/add-connection.component.html M ngapp/src/app/connections/connections.component.html M ngapp/src/app/core/app-settings.service.ts M ngapp/src/app/core/nav-header/nav-header.component.html M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.html M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts M ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.html M ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.html M ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.html M ngapp/src/app/dataservices/dataservices-routing.module.ts M ngapp/src/app/dataservices/dataservices.component.html M ngapp/src/app/dataservices/dataservices.component.spec.ts M ngapp/src/app/dataservices/dataservices.component.ts M ngapp/src/app/dataservices/dataservices.module.ts A ngapp/src/app/dataservices/shared/column-data.model.ts M ngapp/src/app/dataservices/shared/dataservice.model.ts M ngapp/src/app/dataservices/shared/dataservice.service.ts M ngapp/src/app/dataservices/shared/dataservices-constants.ts M ngapp/src/app/dataservices/shared/mock-dataservice.service.ts A ngapp/src/app/dataservices/shared/query-results.model.ts A ngapp/src/app/dataservices/shared/row-data.model.ts A ngapp/src/app/dataservices/sql-control/sql-control.component.css A ngapp/src/app/dataservices/sql-control/sql-control.component.html A ngapp/src/app/dataservices/sql-control/sql-control.component.spec.ts A ngapp/src/app/dataservices/sql-control/sql-control.component.ts A ngapp/src/app/dataservices/test-dataservice/test-dataservice.component.css A ngapp/src/app/dataservices/test-dataservice/test-dataservice.component.html A ngapp/src/app/dataservices/test-dataservice/test-dataservice.component.spec.ts A ngapp/src/app/dataservices/test-dataservice/test-dataservice.component.ts M ngapp/src/app/shared/confirm-delete/confirm-delete.component.html M ngapp/src/environments/environment.prod.ts M ngapp/src/environments/environment.ts Log Message: ----------- Initial commit of export and test features Commit: 561a47740e417ea1327fcf0e5f74546da467bb2b https://github.com/teiid/teiid-komodo/commit/561a47740e417ea1327fcf0e5f74546da467bb2b Author: Mark Drilling Date: 2017-11-30 (Thu, 30 Nov 2017) Changed paths: M ngapp/src/app/connections/connections.component.ts M ngapp/src/app/core/app-settings.service.ts M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.html M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts M ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.css M ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.html M ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.ts M ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.css M ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.html M ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.ts M ngapp/src/app/dataservices/dataservices.component.html M ngapp/src/app/dataservices/dataservices.component.spec.ts M ngapp/src/app/dataservices/dataservices.component.ts M ngapp/src/app/dataservices/shared/dataservice.model.ts M ngapp/src/app/dataservices/shared/dataservice.service.ts A ngapp/src/app/dataservices/shared/deployment-state.enum.ts M ngapp/src/app/dataservices/shared/mock-dataservice.service.ts M ngapp/src/app/dataservices/test-dataservice/test-dataservice.component.ts Log Message: ----------- Improvements to service deployment Commit: cd8946e2ed9fbec905ed336b9c1818d7461f6896 https://github.com/teiid/teiid-komodo/commit/cd8946e2ed9fbec905ed336b9c1818d7461f6896 Author: Daniel Florian Date: 2017-12-01 (Fri, 01 Dec 2017) Changed paths: M ngapp/package-lock.json M ngapp/package.json M ngapp/src/app/dataservices/dataservices.module.ts M ngapp/src/app/dataservices/sql-control/sql-control.component.css M ngapp/src/app/dataservices/sql-control/sql-control.component.html M ngapp/src/app/dataservices/sql-control/sql-control.component.spec.ts M ngapp/src/app/dataservices/sql-control/sql-control.component.ts M ngapp/src/app/dataservices/test-dataservice/test-dataservice.component.spec.ts M ngapp/src/styles.css Log Message: ----------- Add data grid component for query results - now using ngx-datatable for query results - ngx-datatable is planned to be added to the PatternFly Angular 2+ library in the near future - upgraded TypeScript to 2.6.2 so that ngx-datatable could be used - started modifying the dataservice test page by orientating the query results below the query editor Commit: 87861f8a95443c1a8a1d72cba27a8fd2bfc1fa73 https://github.com/teiid/teiid-komodo/commit/87861f8a95443c1a8a1d72cba27a8fd2bfc1fa73 Author: Daniel Florian Date: 2017-12-04 (Mon, 04 Dec 2017) Changed paths: M ngapp/package-lock.json M ngapp/package.json M ngapp/src/app/dataservices/dataservices.module.ts M ngapp/src/app/dataservices/sql-control/sql-control.component.css M ngapp/src/app/dataservices/sql-control/sql-control.component.html M ngapp/src/app/dataservices/sql-control/sql-control.component.ts M ngapp/src/index.html M ngapp/src/styles.css Log Message: ----------- Added codemirror editor for query. Theme is not working however. Commit: 8abf4f9a0eb1fec3a9ebed16bcd1b258fc7bc19e https://github.com/teiid/teiid-komodo/commit/8abf4f9a0eb1fec3a9ebed16bcd1b258fc7bc19e Author: Daniel Florian Date: 2017-12-04 (Mon, 04 Dec 2017) Changed paths: M ngapp/src/app/dataservices/sql-control/sql-control.component.css M ngapp/src/app/dataservices/sql-control/sql-control.component.html M ngapp/src/app/dataservices/sql-control/sql-control.component.spec.ts M ngapp/src/app/dataservices/sql-control/sql-control.component.ts M ngapp/src/app/dataservices/test-dataservice/test-dataservice.component.html M ngapp/src/app/dataservices/test-dataservice/test-dataservice.component.spec.ts M ngapp/src/index.html M ngapp/src/styles.css Log Message: ----------- Replace test page query editor - test page now uses ng2-codemirror component as the editor - reworked test page so thate editor is on top of page and results are on bottom Commit: da97f88399874e3e83ad16c20461338bec2612a4 https://github.com/teiid/teiid-komodo/commit/da97f88399874e3e83ad16c20461338bec2612a4 Author: Mark Drilling Date: 2017-12-05 (Tue, 05 Dec 2017) Changed paths: M ngapp/src/app/connections/connections-cards/connections-cards.component.html M ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.css M ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.html M ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.ts M ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.css M ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.html M ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.ts M ngapp/src/app/dataservices/dataservices.component.css M ngapp/src/app/dataservices/dataservices.component.html M ngapp/src/app/dataservices/dataservices.component.spec.ts M ngapp/src/app/dataservices/dataservices.component.ts M ngapp/src/app/dataservices/dataservices.module.ts M ngapp/src/app/dataservices/sql-control/sql-control.component.html M ngapp/src/app/dataservices/sql-control/sql-control.component.spec.ts M ngapp/src/app/dataservices/sql-control/sql-control.component.ts Log Message: ----------- Addition of QuickLook on Dataservice summary page Commit: 0b5b0a866c5f664559829d8380b6a7302f52d2ca https://github.com/teiid/teiid-komodo/commit/0b5b0a866c5f664559829d8380b6a7302f52d2ca Author: Mark Drilling Date: 2017-12-06 (Wed, 06 Dec 2017) Changed paths: M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.spec.ts M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts M ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.spec.ts M ngapp/src/app/dataservices/dataservices.component.spec.ts M ngapp/src/app/dataservices/dataservices.component.ts M ngapp/src/app/dataservices/dataservices.module.ts M ngapp/src/app/dataservices/shared/dataservice.service.spec.ts M ngapp/src/app/dataservices/shared/dataservice.service.ts M ngapp/src/app/dataservices/shared/mock-dataservice.service.ts M ngapp/src/app/dataservices/shared/mock-vdb.service.ts A ngapp/src/app/dataservices/shared/notifier.service.spec.ts A ngapp/src/app/dataservices/shared/notifier.service.ts M ngapp/src/app/dataservices/shared/vdb.service.spec.ts M ngapp/src/app/dataservices/shared/vdb.service.ts M ngapp/src/app/dataservices/sql-control/sql-control.component.spec.ts M ngapp/src/app/dataservices/test-dataservice/test-dataservice.component.spec.ts M ngapp/src/index.html M ngapp/src/styles.css Log Message: ----------- Updates notifications Commit: e2cef57a85aeebbc0bc66e5f5baadceabe2576c4 https://github.com/teiid/teiid-komodo/commit/e2cef57a85aeebbc0bc66e5f5baadceabe2576c4 Author: Daniel Florian Date: 2017-12-07 (Thu, 07 Dec 2017) Changed paths: M ngapp/package-lock.json M ngapp/package.json M ngapp/src/app/app.component.spec.ts A ngapp/src/app/core/about-dialog/about-dialog.component.css A ngapp/src/app/core/about-dialog/about-dialog.component.html A ngapp/src/app/core/about-dialog/about-dialog.component.spec.ts A ngapp/src/app/core/about-dialog/about-dialog.component.ts A ngapp/src/app/core/about-dialog/about-event.ts A ngapp/src/app/core/about-dialog/about.model.ts A ngapp/src/app/core/about-dialog/about.service.spec.ts A ngapp/src/app/core/about-dialog/about.service.ts A ngapp/src/app/core/about-dialog/mock-about.service.ts M ngapp/src/app/core/core.module.ts M ngapp/src/app/core/nav-header/nav-header.component.html M ngapp/src/app/core/nav-header/nav-header.component.spec.ts M ngapp/src/app/core/nav-header/nav-header.component.ts M ngapp/src/app/dataservices/sql-control/sql-control.component.ts A ngapp/src/assets/redhat-iot.png A ngapp/src/assets/teiid-lizard-gradient-bgd.png M ngapp/src/environments/environment.prod.ts M ngapp/src/environments/environment.ts M ngapp/src/styles.css Log Message: ----------- Work on About Dialog - added vertical borders to query results header cells - removed dropdown items in nav-header because they didn't work and couldn't get them to work - added "help" icon to nav-header that displays about dialog when clicked - removed user() and logout() methods from NavHeaderComponent as they were not implemented and not being used - upgraded patternfly-ng to the latest version 2.0.0 Commit: 6551bee487b89e1ce048736acbd9d8f503e60aae https://github.com/teiid/teiid-komodo/commit/6551bee487b89e1ce048736acbd9d8f503e60aae Author: Mark Drilling Date: 2017-12-08 (Fri, 08 Dec 2017) Changed paths: M ngapp/src/app/app.component.spec.ts M ngapp/src/app/core/about-dialog/about-dialog.component.html M ngapp/src/app/core/about-dialog/about-dialog.component.spec.ts M ngapp/src/app/core/about-dialog/about-dialog.component.ts M ngapp/src/app/core/about-dialog/about-event.ts M ngapp/src/app/core/about-dialog/about.model.ts M ngapp/src/app/core/about-dialog/about.service.spec.ts M ngapp/src/app/core/about-dialog/about.service.ts M ngapp/src/app/core/about-dialog/mock-about.service.ts M ngapp/src/app/core/core.module.ts M ngapp/src/app/core/nav-header/nav-header.component.spec.ts M ngapp/src/app/core/nav-header/nav-header.component.ts M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.html M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts M ngapp/src/app/dataservices/shared/vdb.service.ts M ngapp/src/app/dataservices/shared/vdbs-constants.ts Log Message: ----------- Improvements to creation of dataservices Commit: 26e43f5ae501d3f4fee9241441af1114a312ef59 https://github.com/teiid/teiid-komodo/commit/26e43f5ae501d3f4fee9241441af1114a312ef59 Author: Mark Drilling Date: 2017-12-08 (Fri, 08 Dec 2017) Changed paths: M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.html M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts M ngapp/src/app/dataservices/shared/vdb.service.ts Log Message: ----------- Moves dataservice name entry to last page of wizard Commit: 50a0903398f78fe13c9cded3b2cf879a102c03f8 https://github.com/teiid/teiid-komodo/commit/50a0903398f78fe13c9cded3b2cf879a102c03f8 Author: Mark Drilling Date: 2017-12-08 (Fri, 08 Dec 2017) Changed paths: M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.css M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.html M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.css M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.html M ngapp/src/app/dataservices/shared/vdb.service.ts Log Message: ----------- Styling updates to wizard table selection page Commit: 312c0b532d4d0d20cb8a8690703498ee426d3a69 https://github.com/teiid/teiid-komodo/commit/312c0b532d4d0d20cb8a8690703498ee426d3a69 Author: Daniel Florian Date: 2017-12-08 (Fri, 08 Dec 2017) Changed paths: M ngapp/src/app/core/nav-header/nav-header.component.html M ngapp/src/app/core/nav-header/nav-header.component.less M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.html M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts M ngapp/src/app/dataservices/shared/dataservice.service.ts M ngapp/src/app/dataservices/shared/dataservices-constants.ts M ngapp/src/environments/environment.prod.ts M ngapp/src/environments/environment.ts Log Message: ----------- Issue 27 Implement Validators for name and jndi checks - New dataservice wizard now is validation the dataservice name using the Komodo REST service - Made the help icon in the nav-header a bit larger - Changed home page to Dataservice Summary Commit: 9bf9e7dc7f58ba74f778c5bb092aa666f94398f4 https://github.com/teiid/teiid-komodo/commit/9bf9e7dc7f58ba74f778c5bb092aa666f94398f4 Author: Mark Drilling Date: 2017-12-12 (Tue, 12 Dec 2017) Changed paths: M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.spec.ts M ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.spec.ts M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.spec.ts M ngapp/src/app/dataservices/dataservices.module.ts M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.html M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.spec.ts A ngapp/src/app/dataservices/selected-table/selected-table.component.css A ngapp/src/app/dataservices/selected-table/selected-table.component.html A ngapp/src/app/dataservices/selected-table/selected-table.component.spec.ts A ngapp/src/app/dataservices/selected-table/selected-table.component.ts M ngapp/src/app/dataservices/sql-control/sql-control.component.css M ngapp/src/app/dataservices/sql-control/sql-control.component.ts M ngapp/src/styles.css Log Message: ----------- changes selected table style Commit: 031c002f76d8182c2bed63e4508c2badfd5b679a https://github.com/teiid/teiid-komodo/commit/031c002f76d8182c2bed63e4508c2badfd5b679a Author: Daniel Florian Date: 2017-12-12 (Tue, 12 Dec 2017) Changed paths: M ngapp/src/app/core/nav-header/nav-header.component.ts M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.spec.ts M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts M ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.spec.ts M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.css M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.html M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.spec.ts M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.ts M ngapp/src/app/dataservices/selected-table/selected-table.component.html M ngapp/src/app/dataservices/shared/dataservice.service.ts M ngapp/src/app/dataservices/sql-control/sql-control.component.ts M ngapp/src/styles.css Log Message: ----------- Changes to the connections list in the dataservice wizard - changed the list to a datatable - some style changes to the core datatable style classes - sorting of connections is not working - next button enablement is not working once a table is elected - fixes some lint errors/warnings Commit: 8de66f85bbee64b49e2722ff8dbdc5f66f40493a https://github.com/teiid/teiid-komodo/commit/8de66f85bbee64b49e2722ff8dbdc5f66f40493a Author: Mark Drilling Date: 2017-12-14 (Thu, 14 Dec 2017) Changed paths: M ngapp/src/app/activities/activities-cards/activities-cards.component.spec.ts M ngapp/src/app/activities/activities-list/activities-list.component.spec.ts M ngapp/src/app/activities/activities.component.spec.ts M ngapp/src/app/activities/add-activity-wizard/add-activity-wizard.component.spec.ts M ngapp/src/app/activities/add-activity/add-activity.component.spec.ts M ngapp/src/app/activities/shared/add-activity-form/add-activity-form.component.spec.ts M ngapp/src/app/app.component.spec.ts M ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.spec.ts M ngapp/src/app/connections/add-connection/add-connection.component.spec.ts M ngapp/src/app/connections/connections-cards/connections-cards.component.spec.ts M ngapp/src/app/connections/connections-list/connections-list.component.spec.ts M ngapp/src/app/connections/connections.component.spec.ts M ngapp/src/app/core/about-dialog/about-dialog.component.spec.ts M ngapp/src/app/core/about-dialog/about.service.spec.ts M ngapp/src/app/core/api.service.spec.ts M ngapp/src/app/core/app-settings.service.spec.ts M ngapp/src/app/core/breadcrumbs/breadcrumb/breadcrumb.component.spec.ts M ngapp/src/app/core/breadcrumbs/breadcrumbs.component.spec.ts M ngapp/src/app/core/nav-header/nav-header.component.spec.ts M ngapp/src/app/core/vertical-nav/vertical-nav.component.spec.ts M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.html M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.spec.ts M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts M ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.spec.ts M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.css M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.html M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.spec.ts M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.ts M ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.spec.ts M ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.spec.ts M ngapp/src/app/dataservices/dataservices.component.spec.ts M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.css M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.html M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.spec.ts M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.ts M ngapp/src/app/dataservices/selected-table/selected-table.component.spec.ts M ngapp/src/app/dataservices/selected-table/selected-table.component.ts M ngapp/src/app/dataservices/shared/dataservice.service.ts M ngapp/src/app/dataservices/shared/mock-dataservice.service.ts M ngapp/src/app/dataservices/sql-control/sql-control.component.spec.ts M ngapp/src/app/dataservices/test-dataservice/test-dataservice.component.spec.ts M ngapp/src/app/shared/confirm-delete/confirm-delete.component.spec.ts M ngapp/src/app/shared/page-error/page-error.component.spec.ts M ngapp/src/app/shared/page-not-found/page-not-found.component.spec.ts M ngapp/src/app/shared/property-form/property-form.component.spec.ts M ngapp/src/styles.css Log Message: ----------- Reorg of the AddDataservice Wizard Commit: 1962ee65ec8e35dad95e533da7fdcf16ed467b44 https://github.com/teiid/teiid-komodo/commit/1962ee65ec8e35dad95e533da7fdcf16ed467b44 Author: Daniel Florian Date: 2017-12-14 (Thu, 14 Dec 2017) Changed paths: M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.html M ngapp/src/styles.css Log Message: ----------- Connections table in dataservice wizard is not sorting - changed the way the column is defined in the html - minor changes to connections table shell styling Commit: a8217bfceb488d97cb2555ad701e23d1d6641a82 https://github.com/teiid/teiid-komodo/commit/a8217bfceb488d97cb2555ad701e23d1d6641a82 Author: Mark Drilling Date: 2017-12-14 (Thu, 14 Dec 2017) Changed paths: M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.css M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.html M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.css M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.html M ngapp/src/app/dataservices/selected-table/selected-table.component.css M ngapp/src/app/dataservices/selected-table/selected-table.component.html M ngapp/src/styles.css Log Message: ----------- Minor style updates for wizard Commit: da290cc9adb3987024d6ba386ab1c9c208ce3329 https://github.com/teiid/teiid-komodo/commit/da290cc9adb3987024d6ba386ab1c9c208ce3329 Author: Mark Drilling Date: 2017-12-14 (Thu, 14 Dec 2017) Changed paths: M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.spec.ts M ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.spec.ts M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.spec.ts M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.ts M ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.html M ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.css M ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.html M ngapp/src/app/dataservices/dataservices.module.ts M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.spec.ts M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.ts M ngapp/src/app/dataservices/shared/dataservice.service.ts A ngapp/src/app/dataservices/shared/wizard.service.spec.ts A ngapp/src/app/dataservices/shared/wizard.service.ts Log Message: ----------- Refactors Wizard functions into WizardService Commit: 8b94d645318c4966b32554caf26ec35dba39d850 https://github.com/teiid/teiid-komodo/commit/8b94d645318c4966b32554caf26ec35dba39d850 Author: Mark Drilling Date: 2017-12-19 (Tue, 19 Dec 2017) Changed paths: M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.html M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.html M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.ts M ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.html M ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.ts M ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.html M ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.ts M ngapp/src/app/dataservices/dataservices.component.html M ngapp/src/app/dataservices/dataservices.component.spec.ts M ngapp/src/app/dataservices/dataservices.component.ts M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.ts M ngapp/src/app/dataservices/shared/dataservice.service.ts M ngapp/src/app/dataservices/shared/table-selector.ts M ngapp/src/app/dataservices/shared/wizard.service.ts M ngapp/src/styles.css Log Message: ----------- Allows edit of dataservices Commit: b543c17cf498c1b1cf442497c5438452068b4baf https://github.com/teiid/teiid-komodo/commit/b543c17cf498c1b1cf442497c5438452068b4baf Author: Mark Drilling Date: 2018-01-02 (Tue, 02 Jan 2018) Changed paths: M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.ts M ngapp/src/app/dataservices/dataservices.component.ts M ngapp/src/app/dataservices/shared/wizard.service.ts Log Message: ----------- Fixes for service editing Commit: 1ec832bf749f12dd248668c7082e7e31f62c52ce https://github.com/teiid/teiid-komodo/commit/1ec832bf749f12dd248668c7082e7e31f62c52ce Author: Daniel Florian Date: 2018-01-04 (Thu, 04 Jan 2018) Changed paths: M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.html M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.ts M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.html M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.spec.ts M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.ts Log Message: ----------- Convert schemas list and tables list in data service wizard to be data tables - converted schemas list to be an ngx-datatable - converted tables list to be an ngx-datatable - in connections table, now using JSON response objects as table row data instead of creating new row objects Commit: 4d729f1cd0d940f4f66d87bc35a6ea15b1bf4716 https://github.com/teiid/teiid-komodo/commit/4d729f1cd0d940f4f66d87bc35a6ea15b1bf4716 Author: Daniel Florian Date: 2018-01-04 (Thu, 04 Jan 2018) Changed paths: M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.html M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.ts M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.html M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.ts M ngapp/src/styles.css Log Message: ----------- Added table column filtering in the data service wizard - connection table can be filtered - schema table can be filtered - table table can be filtered - change table headers to be left aligned Commit: 41be2e11fc3c0833f5bfbcb82da5f747c8d5ca10 https://github.com/teiid/teiid-komodo/commit/41be2e11fc3c0833f5bfbcb82da5f747c8d5ca10 Author: Mark Drilling Date: 2018-01-05 (Fri, 05 Jan 2018) Changed paths: M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.css M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.html Log Message: ----------- Updates readmes and minor formatting change Commit: 910406b9985161a1425ed8edbf5ef8c1976d8454 https://github.com/teiid/teiid-komodo/commit/910406b9985161a1425ed8edbf5ef8c1976d8454 Author: Daniel Florian Date: 2018-01-05 (Fri, 05 Jan 2018) Changed paths: M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.html M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.ts Log Message: ----------- Remove checkbox from JdbcTableSelectorComponent html templates - removed checkbox from JDBC tables column template - removed checkbox from JDBC tables cell template Commit: f8fda6ca24b871f82f33ff90cfdb0a2db519920d https://github.com/teiid/teiid-komodo/commit/f8fda6ca24b871f82f33ff90cfdb0a2db519920d Author: Mark Drilling Date: 2018-01-10 (Wed, 10 Jan 2018) Changed paths: M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.html M ngapp/src/app/dataservices/dataservices.component.css M ngapp/src/app/dataservices/dataservices.component.html M ngapp/src/app/dataservices/dataservices.component.ts M ngapp/src/app/dataservices/shared/dataservice.service.ts M ngapp/src/app/dataservices/shared/mock-dataservice.service.ts M ngapp/src/app/dataservices/sql-control/sql-control.component.css M ngapp/src/app/dataservices/sql-control/sql-control.component.html M ngapp/src/app/dataservices/sql-control/sql-control.component.spec.ts M ngapp/src/app/dataservices/sql-control/sql-control.component.ts M ngapp/src/app/dataservices/test-dataservice/test-dataservice.component.html M ngapp/src/app/dataservices/test-dataservice/test-dataservice.component.ts Log Message: ----------- adds support for multiple dataservice views Commit: 43639e7073dd278e10cc516f8f564ab997edcd80 https://github.com/teiid/teiid-komodo/commit/43639e7073dd278e10cc516f8f564ab997edcd80 Author: Daniel Florian Date: 2018-01-11 (Thu, 11 Jan 2018) Changed paths: M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.css M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.html M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.html M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.ts A ngapp/src/app/dataservices/selected-table/column.ts M ngapp/src/app/dataservices/selected-table/selected-table.component.css M ngapp/src/app/dataservices/selected-table/selected-table.component.html M ngapp/src/app/dataservices/selected-table/selected-table.component.ts M ngapp/src/app/dataservices/shared/wizard.service.ts Log Message: ----------- Changes to selected table card of the data service wizard - selected table cards are now in a scrollable div - selected table card can now be expanded to allow column selection - just using dummy column data currently until design is approved Commit: 48f4404f7fce312569d03c17b6b13c4305f9274b https://github.com/teiid/teiid-komodo/commit/48f4404f7fce312569d03c17b6b13c4305f9274b Author: Daniel Florian Date: 2018-01-12 (Fri, 12 Jan 2018) Changed paths: M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.spec.ts M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.spec.ts M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.ts M ngapp/src/app/dataservices/selected-table/selected-table.component.spec.ts Log Message: ----------- Fixes some tests that broke due to PR 77 merge. Also fix bug in JDBC table header checkbox checked stataus. Commit: acdc3c2621f1ecde512882993e3e4940b2341c04 https://github.com/teiid/teiid-komodo/commit/acdc3c2621f1ecde512882993e3e4940b2341c04 Author: Ramesh Reddy Date: 2018-01-12 (Fri, 12 Jan 2018) Changed paths: M ngapp/package.json Log Message: ----------- test Commit: e9b589ce357e59251ca2c87cc1e82500ec67d85b https://github.com/teiid/teiid-komodo/commit/e9b589ce357e59251ca2c87cc1e82500ec67d85b Author: Ramesh Reddy Date: 2018-01-12 (Fri, 12 Jan 2018) Changed paths: M ngapp/package.json Log Message: ----------- Disable HOST Check Commit: 4686e07efb4900b9157df37ef9ae4036aa7e8499 https://github.com/teiid/teiid-komodo/commit/4686e07efb4900b9157df37ef9ae4036aa7e8499 Author: Daniel Florian Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M ngapp/src/app/connections/shared/mock-connection.service.ts M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.css M ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.spec.ts M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.spec.ts M ngapp/src/app/dataservices/selected-table/selected-table.component.css M ngapp/src/app/dataservices/selected-table/selected-table.component.html M ngapp/src/app/dataservices/selected-table/selected-table.component.spec.ts Log Message: ----------- Added some tests - added some JdbcTableSelectorComponent tests - added some SelectedTableComponent tests - modified MockConnectionService to support new tests - removed commented code from selected-table.component.html Commit: b276fa118370f77ecb484a5186e81a69d5fa2e7d https://github.com/teiid/teiid-komodo/commit/b276fa118370f77ecb484a5186e81a69d5fa2e7d Author: phantomjinx Date: 2018-01-17 (Wed, 17 Jan 2018) Changed paths: M ngapp/README.md M ngapp/package.json A ngapp/server.js A ngapp/start.sh Log Message: ----------- Modify the npm start script for running the app * package.json * Replace the development server start command with a cli start script * start.sh * Can start server through either node or ng * Use npm start for production node execution * Use npm start -- -d for starting using 'ng serve' * server.js * Scaffold the angular compiled artefacts in the dist/ directory as static files in express to allow them to be server through node. Commit: e0079447d6d99fa4abda05dd89173a24a695eb64 https://github.com/teiid/teiid-komodo/commit/e0079447d6d99fa4abda05dd89173a24a695eb64 Author: Daniel Florian Date: 2018-01-17 (Wed, 17 Jan 2018) Changed paths: M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.css M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.html M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts M ngapp/src/app/dataservices/jdbc-table-selector/jdbc-table-selector.component.ts Log Message: ----------- Add a way to select the connection used when selecting tables of the dataservice - changed step 2a of dataservice wizard to allow user to select the connection - added a inline notification on step 1 of the dataservice wizard alerting user that multi-source is not yet supported - fixed a bug in JdbcTableSelectorComponent where the table header checkbox did not have the correct state Commit: da47f6902e3385742e05af21bd550f57cf73c350 https://github.com/teiid/teiid-komodo/commit/da47f6902e3385742e05af21bd550f57cf73c350 Author: Daniel Florian Date: 2018-01-22 (Mon, 22 Jan 2018) Changed paths: M ngapp/package-lock.json M ngapp/package.json M ngapp/src/app/app.component.html M ngapp/src/app/connections/add-connection/add-connection.component.html M ngapp/src/app/connections/connections.component.html M ngapp/src/app/connections/shared/connections-constants.ts M ngapp/src/app/core/core.module.ts R ngapp/src/app/core/nav-header/nav-header.component.html R ngapp/src/app/core/nav-header/nav-header.component.less R ngapp/src/app/core/nav-header/nav-header.component.spec.ts R ngapp/src/app/core/nav-header/nav-header.component.ts A ngapp/src/app/core/vertical-nav/vertical-nav.component.css M ngapp/src/app/core/vertical-nav/vertical-nav.component.html R ngapp/src/app/core/vertical-nav/vertical-nav.component.less M ngapp/src/app/core/vertical-nav/vertical-nav.component.spec.ts M ngapp/src/app/core/vertical-nav/vertical-nav.component.ts M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.css M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts M ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.html M ngapp/src/app/dataservices/dataservices.component.html M ngapp/src/app/dataservices/selected-table/selected-table.component.css M ngapp/src/app/dataservices/shared/dataservices-constants.ts M ngapp/src/app/dataservices/test-dataservice/test-dataservice.component.html A ngapp/src/assets/vdb.png Log Message: ----------- TEIIDTOOLS-324 Convert Non-Patternfly 2+ Components to Patternfly NG Components If Available - converted vertical and horizontal navbar to patternfly-ng - upgraded patternfly and patternfly-ng versions - changes to some stylesheets - deleted NavHeaderComponent (no longer needed) Commit: 1bb974925b0e5f652c8e97778c38c975a92aec45 https://github.com/teiid/teiid-komodo/commit/1bb974925b0e5f652c8e97778c38c975a92aec45 Author: phantomjinx Date: 2018-01-24 (Wed, 24 Jan 2018) Changed paths: M ngapp/src/app/core/api.service.ts M ngapp/src/app/core/app-settings.service.ts M ngapp/src/environments/environment.prod.ts M ngapp/src/environments/environment.ts Log Message: ----------- TEIIDTOOLS-307: Connects BTL to the teiid-komodo in Openshift * environment/* * Centralises references to komodoEngine and komodoRestVersion constants * Removes references to host and port as these are now accessible using api.service * api.service.ts * Provides method for fetching the base url of the application * app-settings.service.ts * Fetches the user profile from teiid-komodo, providing BTL with the user details including their workspace. Commit: e69d0ac954672135a3973380bdcf0e714c65a4a1 https://github.com/teiid/teiid-komodo/commit/e69d0ac954672135a3973380bdcf0e714c65a4a1 Author: Mark Drilling Date: 2018-01-24 (Wed, 24 Jan 2018) Changed paths: M ngapp/README.md M ngapp/package.json A ngapp/server.js M ngapp/src/app/core/api.service.ts M ngapp/src/app/core/app-settings.service.ts M ngapp/src/environments/environment.prod.ts M ngapp/src/environments/environment.ts A ngapp/start.sh Log Message: ----------- Merge pull request #83 from phantomjinx/master TeiidTools-307 Commit: 21c90dd02ab9f448467aea8bbc5cfd061baec3f8 https://github.com/teiid/teiid-komodo/commit/21c90dd02ab9f448467aea8bbc5cfd061baec3f8 Author: Mark Drilling Date: 2018-01-25 (Thu, 25 Jan 2018) Changed paths: M ngapp/src/environments/environment.prod.ts M ngapp/src/environments/environment.ts Log Message: ----------- minor fix to setup script Commit: fc85400b2db7c2b2f0a53c88a239b36e39459c44 https://github.com/teiid/teiid-komodo/commit/fc85400b2db7c2b2f0a53c88a239b36e39459c44 Author: Daniel Florian Date: 2018-01-30 (Tue, 30 Jan 2018) Changed paths: M ngapp/package-lock.json M ngapp/package.json M ngapp/src/app/core/api.service.ts M ngapp/src/app/core/app-settings.service.spec.ts M ngapp/src/app/core/app-settings.service.ts A ngapp/src/app/core/mock-app-settings.service.ts M ngapp/src/app/core/vertical-nav/vertical-nav.component.ts M ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.html A ngapp/src/app/dataservices/dataservices-cards/dataservice-card/dataservice-card.component.css A ngapp/src/app/dataservices/dataservices-cards/dataservice-card/dataservice-card.component.html A ngapp/src/app/dataservices/dataservices-cards/dataservice-card/dataservice-card.component.spec.ts A ngapp/src/app/dataservices/dataservices-cards/dataservice-card/dataservice-card.component.ts M ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.css M ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.html M ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.spec.ts M ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.ts M ngapp/src/app/dataservices/dataservices.component.html M ngapp/src/app/dataservices/dataservices.component.spec.ts M ngapp/src/app/dataservices/dataservices.component.ts M ngapp/src/app/dataservices/dataservices.module.ts M ngapp/src/app/dataservices/shared/dataservice.model.ts M ngapp/src/app/dataservices/test-dataservice/test-dataservice.component.spec.ts M ngapp/src/environments/environment.ts Log Message: ----------- TEIIDTOOLS-324 Convert Non-Patternfly 2+ Components to Patternfly NG Components If Available - converted Dataservice card to patternfly-ng component - updated ngx-bootstrap - updated About dialog because of new version of ngx-bootstrap - replace component with