[teiid/teiid-komodo] a6c0a3: angular6 upgrade - more path fixes
by Mark Drilling
Branch: refs/heads/upgradeto6
Home: https://github.com/teiid/teiid-komodo
Commit: a6c0a3649403c08e0b76243abf31dd5c38d5caa4
https://github.com/teiid/teiid-komodo/commit/a6c0a3649403c08e0b76243abf31...
Author: Mark Drilling <mdrillin(a)redhat.com>
Date: 2018-11-08 (Thu, 08 Nov 2018)
Changed paths:
M ui/src/app/app-routing.module.ts
M ui/src/app/connections/connections.component.spec.ts
M ui/src/app/dataservices/virtualization/view-editor/connection-table-dialog/connection-table-dialog.component.spec.ts
M ui/src/app/dataservices/virtualization/view-editor/view-property-editors/property-editor/property-editor.component.spec.ts
M ui/src/app/shared/page-error/page-error.component.spec.ts
M ui/src/app/shared/page-not-found/page-not-found.component.spec.ts
M ui/src/app/shared/property-form/property-control-type.enum.ts
M ui/src/environments/environment.prod.ts
M ui/src/environments/environment.ts
M ui/src/main.ts
Log Message:
-----------
angular6 upgrade - more path fixes
Commit: 38f3bbba3fa3a0e9cae3501a3b28cf4b8b64f1c0
https://github.com/teiid/teiid-komodo/commit/38f3bbba3fa3a0e9cae3501a3b28...
Author: Mark Drilling <mdrillin(a)redhat.com>
Date: 2018-11-08 (Thu, 08 Nov 2018)
Changed paths:
M ui/src/app/app-routing.module.ts
M ui/src/app/connections/connections.component.spec.ts
M ui/src/app/dataservices/virtualization/view-editor/connection-table-dialog/connection-table-dialog.component.spec.ts
M ui/src/app/dataservices/virtualization/view-editor/view-property-editors/property-editor/property-editor.component.spec.ts
M ui/src/app/shared/page-error/page-error.component.spec.ts
M ui/src/app/shared/page-not-found/page-not-found.component.spec.ts
M ui/src/app/shared/property-form/property-control-type.enum.ts
M ui/src/environments/environment.prod.ts
M ui/src/environments/environment.ts
M ui/src/main.ts
Log Message:
-----------
Merge pull request #86 from mdrillin/6Fixes
angular6 upgrade - more path fixes
Compare: https://github.com/teiid/teiid-komodo/compare/562935967a17...38f3bbba3fa3
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
6 years, 2 months
[teiid/teiid-komodo] 1b0e5e: angular6 upgrade - partial removal of @ paths
by Mark Drilling
Branch: refs/heads/upgradeto6
Home: https://github.com/teiid/teiid-komodo
Commit: 1b0e5e2a2a2e077f78a348034f6467a828dc79e5
https://github.com/teiid/teiid-komodo/commit/1b0e5e2a2a2e077f78a348034f64...
Author: Mark Drilling <mdrillin(a)redhat.com>
Date: 2018-11-08 (Thu, 08 Nov 2018)
Changed paths:
M ui/src/app/app-routing.module.ts
M ui/src/app/app.component.spec.ts
M ui/src/app/app.component.ts
M ui/src/app/app.module.ts
M ui/src/app/connections/add-connection-wizard/add-connection-wizard.component.spec.ts
M ui/src/app/connections/add-connection-wizard/add-connection-wizard.component.ts
M ui/src/app/connections/add-connection/add-connection.component.spec.ts
M ui/src/app/connections/add-connection/add-connection.component.ts
M ui/src/app/connections/connection-type-cards/connection-type-card/connection-type-card.component.spec.ts
M ui/src/app/connections/connection-type-cards/connection-type-cards.component.spec.ts
M ui/src/app/connections/connection-type-cards/connection-type-cards.component.ts
M ui/src/app/connections/connections-cards/connection-card/connection-card.component.spec.ts
M ui/src/app/connections/connections-cards/connection-card/connection-card.component.ts
M ui/src/app/connections/connections-cards/connections-cards.component.spec.ts
M ui/src/app/connections/connections-cards/connections-cards.component.ts
M ui/src/app/connections/connections-list/connection-details.component.ts
M ui/src/app/connections/connections-list/connections-list.component.spec.ts
M ui/src/app/connections/connections-list/connections-list.component.ts
M ui/src/app/connections/connections-routing.module.ts
M ui/src/app/connections/connections.component.spec.ts
M ui/src/app/connections/connections.component.ts
M ui/src/app/connections/connections.module.ts
M ui/src/app/connections/shared/connection-status.spec.ts
M ui/src/app/connections/shared/connection-type.model.ts
M ui/src/app/connections/shared/connection.model.spec.ts
M ui/src/app/connections/shared/connection.model.ts
M ui/src/app/connections/shared/connection.service.spec.ts
M ui/src/app/connections/shared/connection.service.ts
M ui/src/app/connections/shared/mock-connection.service.ts
M ui/src/app/connections/shared/schema-node.model.spec.ts
M ui/src/app/connections/shared/service-catalog-source.model.spec.ts
M ui/src/app/connections/shared/service-catalog-source.model.ts
M ui/src/app/shared/abstract-page.component.ts
M ui/src/app/shared/id-filter.ts
M ui/src/app/shared/property-form/property-form-property/property-form-property.component.spec.ts
M ui/src/app/shared/property-form/property-form-property/property-form-property.component.ts
M ui/src/app/shared/property-form/property-form.component.spec.ts
M ui/src/app/shared/property-form/property-form.component.ts
M ui/src/app/shared/shared.module.ts
M ui/src/app/shared/test-data.service.spec.ts
M ui/src/app/shared/test-data.service.ts
M ui/tsconfig.json
Log Message:
-----------
angular6 upgrade - partial removal of @ paths
Commit: 9a697a14d666655d72775017eaac3d2f98a0989c
https://github.com/teiid/teiid-komodo/commit/9a697a14d666655d72775017eaac...
Author: Mark Drilling <mdrillin(a)redhat.com>
Date: 2018-11-08 (Thu, 08 Nov 2018)
Changed paths:
M ui/src/app/app-routing.module.ts
M ui/src/app/app.component.spec.ts
M ui/src/app/app.component.ts
M ui/src/app/app.module.ts
M ui/src/app/connections/add-connection-wizard/add-connection-wizard.component.spec.ts
M ui/src/app/connections/add-connection-wizard/add-connection-wizard.component.ts
M ui/src/app/connections/add-connection/add-connection.component.spec.ts
M ui/src/app/connections/add-connection/add-connection.component.ts
M ui/src/app/connections/connection-type-cards/connection-type-card/connection-type-card.component.spec.ts
M ui/src/app/connections/connection-type-cards/connection-type-cards.component.spec.ts
M ui/src/app/connections/connection-type-cards/connection-type-cards.component.ts
M ui/src/app/connections/connections-cards/connection-card/connection-card.component.spec.ts
M ui/src/app/connections/connections-cards/connection-card/connection-card.component.ts
M ui/src/app/connections/connections-cards/connections-cards.component.spec.ts
M ui/src/app/connections/connections-cards/connections-cards.component.ts
M ui/src/app/connections/connections-list/connection-details.component.ts
M ui/src/app/connections/connections-list/connections-list.component.spec.ts
M ui/src/app/connections/connections-list/connections-list.component.ts
M ui/src/app/connections/connections-routing.module.ts
M ui/src/app/connections/connections.component.spec.ts
M ui/src/app/connections/connections.component.ts
M ui/src/app/connections/connections.module.ts
M ui/src/app/connections/shared/connection-status.spec.ts
M ui/src/app/connections/shared/connection-type.model.ts
M ui/src/app/connections/shared/connection.model.spec.ts
M ui/src/app/connections/shared/connection.model.ts
M ui/src/app/connections/shared/connection.service.spec.ts
M ui/src/app/connections/shared/connection.service.ts
M ui/src/app/connections/shared/mock-connection.service.ts
M ui/src/app/connections/shared/schema-node.model.spec.ts
M ui/src/app/connections/shared/service-catalog-source.model.spec.ts
M ui/src/app/connections/shared/service-catalog-source.model.ts
M ui/src/app/shared/abstract-page.component.ts
M ui/src/app/shared/id-filter.ts
M ui/src/app/shared/property-form/property-form-property/property-form-property.component.spec.ts
M ui/src/app/shared/property-form/property-form-property/property-form-property.component.ts
M ui/src/app/shared/property-form/property-form.component.spec.ts
M ui/src/app/shared/property-form/property-form.component.ts
M ui/src/app/shared/shared.module.ts
M ui/src/app/shared/test-data.service.spec.ts
M ui/src/app/shared/test-data.service.ts
M ui/tsconfig.json
Log Message:
-----------
Merge pull request #83 from mdrillin/6upgrade-paths
angular6 upgrade - partial removal of @ paths
Compare: https://github.com/teiid/teiid-komodo/compare/4b4ff1519b7a...9a697a14d666
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
6 years, 2 months