[teiid/beetle-studio] 3a86d5: TTOOLS-427 Addition of Virtualization View Editor
by Mark Drilling
Branch: refs/heads/master
Home: https://github.com/teiid/beetle-studio
Commit: 3a86d51150123bbedd5183c112e59a2dc4541b18
https://github.com/teiid/beetle-studio/commit/3a86d51150123bbedd5183c112e...
Author: Mark Drilling <mdrillin(a)redhat.com>
Date: 2018-06-11 (Mon, 11 Jun 2018)
Changed paths:
M .travis.yml
M src/main/ngapp/package-lock.json
M src/main/ngapp/package.json
M src/main/ngapp/src/app/activities/activities.module.ts
M src/main/ngapp/src/app/activities/add-activity-wizard/add-activity-wizard.component.spec.ts
M src/main/ngapp/src/app/activities/add-activity/add-activity.component.spec.ts
M src/main/ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.spec.ts
M src/main/ngapp/src/app/connections/add-connection/add-connection.component.spec.ts
M src/main/ngapp/src/app/connections/connection-type-cards/connection-type-card/connection-type-card.component.spec.ts
M src/main/ngapp/src/app/connections/connection-type-cards/connection-type-cards.component.spec.ts
M src/main/ngapp/src/app/connections/connections-cards/connection-card/connection-card.component.spec.ts
M src/main/ngapp/src/app/connections/connections-cards/connections-cards.component.spec.ts
M src/main/ngapp/src/app/connections/connections-list/connections-list.component.spec.ts
M src/main/ngapp/src/app/connections/connections.component.spec.ts
M src/main/ngapp/src/app/connections/connections.module.ts
M src/main/ngapp/src/app/core/about-dialog/about-dialog.component.spec.ts
M src/main/ngapp/src/app/core/core.module.ts
A src/main/ngapp/src/app/core/selection.service.spec.ts
A src/main/ngapp/src/app/core/selection.service.ts
M src/main/ngapp/src/app/core/vertical-nav/vertical-nav.component.spec.ts
R src/main/ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.css
R src/main/ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.html
R src/main/ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.spec.ts
R src/main/ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts
R src/main/ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.css
R src/main/ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.html
R src/main/ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.spec.ts
R src/main/ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.ts
R src/main/ngapp/src/app/dataservices/connection-node-selector/connection-node-selector.component.css
R src/main/ngapp/src/app/dataservices/connection-node-selector/connection-node-selector.component.html
R src/main/ngapp/src/app/dataservices/connection-node-selector/connection-node-selector.component.spec.ts
R src/main/ngapp/src/app/dataservices/connection-node-selector/connection-node-selector.component.ts
R src/main/ngapp/src/app/dataservices/connection-schema-tree/connection-schema-tree.component.css
R src/main/ngapp/src/app/dataservices/connection-schema-tree/connection-schema-tree.component.html
R src/main/ngapp/src/app/dataservices/connection-schema-tree/connection-schema-tree.component.spec.ts
R src/main/ngapp/src/app/dataservices/connection-schema-tree/connection-schema-tree.component.ts
M src/main/ngapp/src/app/dataservices/dataservices-cards/dataservice-card/dataservice-card.component.spec.ts
M src/main/ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.spec.ts
M src/main/ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.spec.ts
M src/main/ngapp/src/app/dataservices/dataservices-routing.module.ts
M src/main/ngapp/src/app/dataservices/dataservices.component.spec.ts
M src/main/ngapp/src/app/dataservices/dataservices.component.ts
M src/main/ngapp/src/app/dataservices/dataservices.module.ts
M src/main/ngapp/src/app/dataservices/selected-node/selected-node.component.spec.ts
M src/main/ngapp/src/app/dataservices/selected-nodes-list/selected-nodes-list.component.spec.ts
M src/main/ngapp/src/app/dataservices/shared/dataservice.model.ts
M src/main/ngapp/src/app/dataservices/shared/dataservices-constants.ts
M src/main/ngapp/src/app/dataservices/shared/mock-vdb.service.ts
M src/main/ngapp/src/app/dataservices/shared/vdb.service.ts
A src/main/ngapp/src/app/dataservices/shared/view.model.spec.ts
M src/main/ngapp/src/app/dataservices/shared/view.model.ts
M src/main/ngapp/src/app/dataservices/sql-control/sql-control.component.spec.ts
M src/main/ngapp/src/app/dataservices/sql-control/sql-control.component.ts
M src/main/ngapp/src/app/dataservices/test-dataservice/test-dataservice.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-cards/view-card/view-card.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-cards/view-card/view-card.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-cards/view-card/view-card.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-cards/view-card/view-card.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-cards/view-cards.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-cards/view-cards.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-cards/view-cards.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-cards/view-cards.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/connection-table-dialog/connection-table-dialog.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/connection-table-dialog/connection-table-dialog.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/connection-table-dialog/connection-table-dialog.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/connection-table-dialog/connection-table-dialog.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/connection-table-dialog/connection-tree-selector/connection-tree-selector.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/connection-table-dialog/connection-tree-selector/connection-tree-selector.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/connection-table-dialog/connection-tree-selector/connection-tree-selector.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/connection-table-dialog/connection-tree-selector/connection-tree-selector.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/editor-views.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/editor-views.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/editor-views.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/editor-views.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/message-log/message-log.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/message-log/message-log.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/message-log/message-log.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/message-log/message-log.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/message-log/message-type.enum.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/message-log/message.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/message-log/problem.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/view-preview/view-preview.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/view-preview/view-preview.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/view-preview/view-preview.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/view-preview/view-preview.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/event/view-editor-event-type.enum.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/event/view-editor-event.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/event/view-editor-save-progress-change-id.enum.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/event/view-state-change-id.enum.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor-header/view-editor-header.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor-header/view-editor-header.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor-header/view-editor-header.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor-header/view-editor-header.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor-part.enum.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.service.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.service.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-validator.ts
A src/main/ngapp/src/app/dataservices/virtualization/virtualization.component.css
A src/main/ngapp/src/app/dataservices/virtualization/virtualization.component.html
A src/main/ngapp/src/app/dataservices/virtualization/virtualization.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/virtualization.component.ts
M src/main/ngapp/src/app/shared/confirm-dialog/confirm-dialog.component.spec.ts
A src/main/ngapp/src/app/shared/progress-dialog/progress-dialog.component.css
A src/main/ngapp/src/app/shared/progress-dialog/progress-dialog.component.html
A src/main/ngapp/src/app/shared/progress-dialog/progress-dialog.component.spec.ts
A src/main/ngapp/src/app/shared/progress-dialog/progress-dialog.component.ts
M src/main/ngapp/src/app/shared/shared.module.ts
M src/main/ngapp/src/app/shared/slide-in/slide-in.component.spec.ts
M src/main/ngapp/src/app/shared/test-data.service.ts
M src/main/ngapp/src/assets/salesforce_40x40.png
M src/main/ngapp/src/styles.css
Log Message:
-----------
TTOOLS-427 Addition of Virtualization View Editor
Commit: 16458cfa85187e1ab15d6603818bc8304d4d5ad4
https://github.com/teiid/beetle-studio/commit/16458cfa85187e1ab15d6603818...
Author: Mark Drilling <mdrillin(a)redhat.com>
Date: 2018-06-11 (Mon, 11 Jun 2018)
Changed paths:
M src/main/ngapp/package-lock.json
M src/main/ngapp/package.json
M src/main/ngapp/src/app/activities/activities.module.ts
M src/main/ngapp/src/app/activities/add-activity-wizard/add-activity-wizard.component.spec.ts
M src/main/ngapp/src/app/activities/add-activity/add-activity.component.spec.ts
M src/main/ngapp/src/app/connections/add-connection-wizard/add-connection-wizard.component.spec.ts
M src/main/ngapp/src/app/connections/add-connection/add-connection.component.spec.ts
M src/main/ngapp/src/app/connections/connection-type-cards/connection-type-card/connection-type-card.component.spec.ts
M src/main/ngapp/src/app/connections/connection-type-cards/connection-type-cards.component.spec.ts
M src/main/ngapp/src/app/connections/connections-cards/connection-card/connection-card.component.spec.ts
M src/main/ngapp/src/app/connections/connections-cards/connections-cards.component.spec.ts
M src/main/ngapp/src/app/connections/connections-list/connections-list.component.spec.ts
M src/main/ngapp/src/app/connections/connections.component.spec.ts
M src/main/ngapp/src/app/connections/connections.module.ts
M src/main/ngapp/src/app/core/about-dialog/about-dialog.component.spec.ts
M src/main/ngapp/src/app/core/core.module.ts
A src/main/ngapp/src/app/core/selection.service.spec.ts
A src/main/ngapp/src/app/core/selection.service.ts
M src/main/ngapp/src/app/core/vertical-nav/vertical-nav.component.spec.ts
R src/main/ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.css
R src/main/ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.html
R src/main/ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.spec.ts
R src/main/ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts
R src/main/ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.css
R src/main/ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.html
R src/main/ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.spec.ts
R src/main/ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.ts
R src/main/ngapp/src/app/dataservices/connection-node-selector/connection-node-selector.component.css
R src/main/ngapp/src/app/dataservices/connection-node-selector/connection-node-selector.component.html
R src/main/ngapp/src/app/dataservices/connection-node-selector/connection-node-selector.component.spec.ts
R src/main/ngapp/src/app/dataservices/connection-node-selector/connection-node-selector.component.ts
R src/main/ngapp/src/app/dataservices/connection-schema-tree/connection-schema-tree.component.css
R src/main/ngapp/src/app/dataservices/connection-schema-tree/connection-schema-tree.component.html
R src/main/ngapp/src/app/dataservices/connection-schema-tree/connection-schema-tree.component.spec.ts
R src/main/ngapp/src/app/dataservices/connection-schema-tree/connection-schema-tree.component.ts
M src/main/ngapp/src/app/dataservices/dataservices-cards/dataservice-card/dataservice-card.component.spec.ts
M src/main/ngapp/src/app/dataservices/dataservices-cards/dataservices-cards.component.spec.ts
M src/main/ngapp/src/app/dataservices/dataservices-list/dataservices-list.component.spec.ts
M src/main/ngapp/src/app/dataservices/dataservices-routing.module.ts
M src/main/ngapp/src/app/dataservices/dataservices.component.spec.ts
M src/main/ngapp/src/app/dataservices/dataservices.component.ts
M src/main/ngapp/src/app/dataservices/dataservices.module.ts
M src/main/ngapp/src/app/dataservices/selected-node/selected-node.component.spec.ts
M src/main/ngapp/src/app/dataservices/selected-nodes-list/selected-nodes-list.component.spec.ts
M src/main/ngapp/src/app/dataservices/shared/dataservice.model.ts
M src/main/ngapp/src/app/dataservices/shared/dataservices-constants.ts
M src/main/ngapp/src/app/dataservices/shared/mock-vdb.service.ts
M src/main/ngapp/src/app/dataservices/shared/vdb.service.ts
A src/main/ngapp/src/app/dataservices/shared/view.model.spec.ts
M src/main/ngapp/src/app/dataservices/shared/view.model.ts
M src/main/ngapp/src/app/dataservices/sql-control/sql-control.component.spec.ts
M src/main/ngapp/src/app/dataservices/sql-control/sql-control.component.ts
M src/main/ngapp/src/app/dataservices/test-dataservice/test-dataservice.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-cards/view-card/view-card.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-cards/view-card/view-card.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-cards/view-card/view-card.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-cards/view-card/view-card.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-cards/view-cards.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-cards/view-cards.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-cards/view-cards.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-cards/view-cards.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/connection-table-dialog/connection-table-dialog.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/connection-table-dialog/connection-table-dialog.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/connection-table-dialog/connection-table-dialog.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/connection-table-dialog/connection-table-dialog.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/connection-table-dialog/connection-tree-selector/connection-tree-selector.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/connection-table-dialog/connection-tree-selector/connection-tree-selector.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/connection-table-dialog/connection-tree-selector/connection-tree-selector.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/connection-table-dialog/connection-tree-selector/connection-tree-selector.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/editor-views.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/editor-views.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/editor-views.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/editor-views.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/message-log/message-log.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/message-log/message-log.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/message-log/message-log.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/message-log/message-log.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/message-log/message-type.enum.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/message-log/message.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/message-log/problem.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/view-preview/view-preview.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/view-preview/view-preview.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/view-preview/view-preview.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/editor-views/view-preview/view-preview.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/event/view-editor-event-type.enum.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/event/view-editor-event.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/event/view-editor-save-progress-change-id.enum.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/event/view-state-change-id.enum.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor-header/view-editor-header.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor-header/view-editor-header.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor-header/view-editor-header.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor-header/view-editor-header.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor-part.enum.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.component.css
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.component.html
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.component.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.service.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.service.ts
A src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-validator.ts
A src/main/ngapp/src/app/dataservices/virtualization/virtualization.component.css
A src/main/ngapp/src/app/dataservices/virtualization/virtualization.component.html
A src/main/ngapp/src/app/dataservices/virtualization/virtualization.component.spec.ts
A src/main/ngapp/src/app/dataservices/virtualization/virtualization.component.ts
M src/main/ngapp/src/app/shared/confirm-dialog/confirm-dialog.component.spec.ts
A src/main/ngapp/src/app/shared/progress-dialog/progress-dialog.component.css
A src/main/ngapp/src/app/shared/progress-dialog/progress-dialog.component.html
A src/main/ngapp/src/app/shared/progress-dialog/progress-dialog.component.spec.ts
A src/main/ngapp/src/app/shared/progress-dialog/progress-dialog.component.ts
M src/main/ngapp/src/app/shared/shared.module.ts
M src/main/ngapp/src/app/shared/slide-in/slide-in.component.spec.ts
M src/main/ngapp/src/app/shared/test-data.service.ts
M src/main/ngapp/src/assets/salesforce_40x40.png
M src/main/ngapp/src/styles.css
Log Message:
-----------
Merge pull request #145 from mdrillin/virtualizationViews
TTOOLS-427 Addition of Virtualization View Editor
Compare: https://github.com/teiid/beetle-studio/compare/399573232f5f...16458cfa8518
**NOTE:** This service 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.
7 years, 3 months
[teiid/teiid-komodo] 6bd6b0: Adds view services
by Mark Drilling
Branch: refs/heads/master
Home: https://github.com/teiid/teiid-komodo
Commit: 6bd6b0457d69b894f50dab00035f03b19cb81142
https://github.com/teiid/teiid-komodo/commit/6bd6b0457d69b894f50dab00035f...
Author: Mark Drilling <mdrillin(a)redhat.com>
Date: 2018-06-11 (Mon, 11 Jun 2018)
Changed paths:
M server/komodo-rest/src/main/java/org/komodo/rest/RestLink.java
M server/komodo-rest/src/main/java/org/komodo/rest/relational/KomodoRestUriBuilder.java
M server/komodo-rest/src/main/java/org/komodo/rest/relational/RelationalMessages.java
M server/komodo-rest/src/main/java/org/komodo/rest/relational/RestEntityFactory.java
M server/komodo-rest/src/main/java/org/komodo/rest/relational/dataservice/RestDataservice.java
M server/komodo-rest/src/main/java/org/komodo/rest/relational/json/KomodoJsonMarshaller.java
A server/komodo-rest/src/main/java/org/komodo/rest/relational/json/VdbModelViewSerializer.java
A server/komodo-rest/src/main/java/org/komodo/rest/relational/json/ViewsInfoSerializer.java
A server/komodo-rest/src/main/java/org/komodo/rest/relational/request/KomodoViewsInfo.java
A server/komodo-rest/src/main/java/org/komodo/rest/relational/response/RestVdbModelView.java
M server/komodo-rest/src/main/java/org/komodo/rest/service/KomodoConnectionService.java
M server/komodo-rest/src/main/java/org/komodo/rest/service/KomodoDataserviceService.java
M server/komodo-rest/src/main/java/org/komodo/rest/service/KomodoVdbService.java
M server/komodo-rest/src/main/resources/org/komodo/rest/relational/relationalmessages.properties
M server/komodo-rest/src/test/java/org/komodo/rest/relational/json/DataserviceSerializerTest.java
M server/komodo-rest/src/test/java/org/komodo/rest/relational/json/VdbDataRoleSerializerTest.java
M server/komodo-rest/src/test/java/org/komodo/rest/relational/json/VdbImportSerializerTest.java
M server/komodo-rest/src/test/java/org/komodo/rest/relational/json/VdbPermissionSerializerTest.java
M server/komodo-rest/src/test/java/org/komodo/rest/relational/json/VdbSerializerTest.java
M server/komodo-rest/src/test/java/org/komodo/rest/relational/json/VdbTranslatorSerializerTest.java
Log Message:
-----------
Adds view services
Commit: b700a00fb4a37080971ad77a98f97ffc8f848531
https://github.com/teiid/teiid-komodo/commit/b700a00fb4a37080971ad77a98f9...
Author: Mark Drilling <mdrillin(a)redhat.com>
Date: 2018-06-11 (Mon, 11 Jun 2018)
Changed paths:
M server/komodo-rest/src/main/java/org/komodo/rest/RestLink.java
M server/komodo-rest/src/main/java/org/komodo/rest/relational/KomodoRestUriBuilder.java
M server/komodo-rest/src/main/java/org/komodo/rest/relational/RelationalMessages.java
M server/komodo-rest/src/main/java/org/komodo/rest/relational/RestEntityFactory.java
M server/komodo-rest/src/main/java/org/komodo/rest/relational/dataservice/RestDataservice.java
M server/komodo-rest/src/main/java/org/komodo/rest/relational/json/KomodoJsonMarshaller.java
A server/komodo-rest/src/main/java/org/komodo/rest/relational/json/VdbModelViewSerializer.java
A server/komodo-rest/src/main/java/org/komodo/rest/relational/json/ViewsInfoSerializer.java
A server/komodo-rest/src/main/java/org/komodo/rest/relational/request/KomodoViewsInfo.java
A server/komodo-rest/src/main/java/org/komodo/rest/relational/response/RestVdbModelView.java
M server/komodo-rest/src/main/java/org/komodo/rest/service/KomodoConnectionService.java
M server/komodo-rest/src/main/java/org/komodo/rest/service/KomodoDataserviceService.java
M server/komodo-rest/src/main/java/org/komodo/rest/service/KomodoVdbService.java
M server/komodo-rest/src/main/resources/org/komodo/rest/relational/relationalmessages.properties
M server/komodo-rest/src/test/java/org/komodo/rest/relational/json/DataserviceSerializerTest.java
M server/komodo-rest/src/test/java/org/komodo/rest/relational/json/VdbDataRoleSerializerTest.java
M server/komodo-rest/src/test/java/org/komodo/rest/relational/json/VdbImportSerializerTest.java
M server/komodo-rest/src/test/java/org/komodo/rest/relational/json/VdbPermissionSerializerTest.java
M server/komodo-rest/src/test/java/org/komodo/rest/relational/json/VdbSerializerTest.java
M server/komodo-rest/src/test/java/org/komodo/rest/relational/json/VdbTranslatorSerializerTest.java
Log Message:
-----------
Merge pull request #53 from mdrillin/viewServices
TEIIDTOOLS-427 Support for VDB view definition
Compare: https://github.com/teiid/teiid-komodo/compare/1eb72a57713e...b700a00fb4a3
**NOTE:** This service 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.
7 years, 3 months
[teiid/teiid] 6fec80: TEIID-5083 removing salesforce 22.0 api access (#1...
by Steven Hawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 6fec800ce7373f1cf215358b0d7b8f65ecabffca
https://github.com/teiid/teiid/commit/6fec800ce7373f1cf215358b0d7b8f65eca...
Author: Steven Hawkins <shawkins(a)redhat.com>
Date: 2018-06-11 (Mon, 11 Jun 2018)
Changed paths:
M build/kits/karaf/teiid-karaf-features.xml
R connectors/salesforce/connector-salesforce-41/src/main/java/org/teiid/resource/adapter/salesforce/transport/SalesforceCXFTransport.java
M connectors/salesforce/connector-salesforce/src/main/java/org/teiid/resource/adapter/salesforce/transport/SalesforceCXFTransport.java
M connectors/salesforce/feature-pack-salesforce-34/src/main/resources/modules/system/layers/dv/com/force/api/34/module.xml
M connectors/salesforce/feature-pack-salesforce/src/main/resources/content/docs/teiid/datasources/salesforce/create-salesforce-ds.properties
M connectors/salesforce/feature-pack-salesforce/src/main/resources/content/docs/teiid/datasources/salesforce/readme.txt
M connectors/salesforce/feature-pack-salesforce/src/main/resources/content/docs/teiid/datasources/salesforce/salesforce.xml
R connectors/salesforce/feature-pack-salesforce/src/main/resources/modules/system/layers/dv/com/force/api/22/module.xml
A connectors/salesforce/feature-pack-salesforce/src/main/resources/modules/system/layers/dv/com/force/api/34/module.xml
M connectors/salesforce/feature-pack-salesforce/src/main/resources/modules/system/layers/dv/org/jboss/teiid/resource-adapter/salesforce/main/META-INF/ra.xml
M connectors/salesforce/feature-pack-salesforce/src/main/resources/modules/system/layers/dv/org/jboss/teiid/translator/salesforce/main/module.xml
M connectors/salesforce/translator-salesforce-34/src/main/java/org/teiid/translator/salesforce34/SalesForce34ExecutionFactory.java
M connectors/salesforce/translator-salesforce-41/src/main/java/org/teiid/translator/salesforce/SalesForce41ExecutionFactory.java
M connectors/salesforce/translator-salesforce/pom.xml
M pom.xml
M teiid-feature-pack/wildfly-integration-feature-pack/src/main/resources/content/docs/teiid/teiid-releasenotes.html
Log Message:
-----------
TEIID-5083 removing salesforce 22.0 api access (#1083)
**NOTE:** This service 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.
7 years, 3 months
[teiid/teiid] dd869e: BZ1558026: DV 6.4.3
by jolee
Branch: refs/heads/64-8.12.x
Home: https://github.com/teiid/teiid
Commit: dd869e05f03fa1eec318443a603a7f537160ce65
https://github.com/teiid/teiid/commit/dd869e05f03fa1eec318443a603a7f53716...
Author: jolee <jolee(a)redhat.com>
Date: 2018-06-08 (Fri, 08 Jun 2018)
Changed paths:
M admin/pom.xml
M adminshell/pom.xml
M api/pom.xml
M build/kits/jboss-as7/overlay/docs/teiid/teiid-releasenotes.html
M build/pom.xml
M client-jdk15/pom.xml
M client/pom.xml
M common-core/pom.xml
M connectors/connector-accumulo/pom.xml
M connectors/connector-cassandra/pom.xml
M connectors/connector-couchbase/pom.xml
M connectors/connector-file/pom.xml
M connectors/connector-google/pom.xml
M connectors/connector-infinispan-dsl/pom.xml
M connectors/connector-infinispan.6/pom.xml
M connectors/connector-ldap/pom.xml
M connectors/connector-mongodb/pom.xml
M connectors/connector-salesforce-34/pom.xml
M connectors/connector-salesforce/pom.xml
M connectors/connector-simpledb/pom.xml
M connectors/connector-solr/pom.xml
M connectors/connector-ws/pom.xml
M connectors/couchbase-api/pom.xml
M connectors/google-api/pom.xml
M connectors/mongodb-api/pom.xml
M connectors/pom.xml
M connectors/sandbox/pom.xml
M connectors/sandbox/translator-logger/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/simpledb-api/pom.xml
M connectors/translator-accumulo/pom.xml
M connectors/translator-amazon-s3/pom.xml
M connectors/translator-cassandra/pom.xml
M connectors/translator-couchbase/pom.xml
M connectors/translator-excel/pom.xml
M connectors/translator-file/pom.xml
M connectors/translator-google/pom.xml
M connectors/translator-hbase/pom.xml
M connectors/translator-hive/pom.xml
M connectors/translator-infinispan-cache/pom.xml
M connectors/translator-infinispan-dsl/pom.xml
M connectors/translator-jdbc/pom.xml
M connectors/translator-jpa/pom.xml
M connectors/translator-ldap/pom.xml
M connectors/translator-loopback/pom.xml
M connectors/translator-mongodb/pom.xml
M connectors/translator-object/pom.xml
M connectors/translator-odata/pom.xml
M connectors/translator-odata4/pom.xml
M connectors/translator-olap/pom.xml
M connectors/translator-prestodb/pom.xml
M connectors/translator-salesforce-34/pom.xml
M connectors/translator-salesforce/pom.xml
M connectors/translator-simpledb/pom.xml
M connectors/translator-solr/pom.xml
M connectors/translator-ws/pom.xml
M eclipselink-platform/pom.xml
M engine/pom.xml
M hibernate-dialect/pom.xml
M jboss-admin/pom.xml
M jboss-integration/pom.xml
M jboss-security/pom.xml
M metadata/pom.xml
M odata/pom.xml
M olingo-common/pom.xml
M olingo-patches/pom.xml
M olingo/pom.xml
M pom.xml
M runtime/pom.xml
M teiid-jdbc/pom.xml
M test-integration/common/pom.xml
M test-integration/db/pom.xml
M test-integration/perf/pom.xml
M test-integration/pom.xml
Log Message:
-----------
BZ1558026: DV 6.4.3
**NOTE:** This service 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.
7 years, 3 months