[teiid/beetle-studio] 1121f4: TEIIDTOOLS-433 Resolve issue with confirmation dia...
by Mark Drilling
Branch: refs/heads/master
Home: https://github.com/teiid/beetle-studio
Commit: 1121f40074a5ce266ca35d842dbf46d0a4278823
https://github.com/teiid/beetle-studio/commit/1121f40074a5ce266ca35d842db...
Author: Mark Drilling <mdrillin(a)redhat.com>
Date: 2018-05-17 (Thu, 17 May 2018)
Changed paths:
M src/main/ngapp/src/app/activities/activities.component.html
M src/main/ngapp/src/app/activities/activities.component.ts
M src/main/ngapp/src/app/activities/activities.module.ts
M src/main/ngapp/src/app/connections/connections.component.html
M src/main/ngapp/src/app/connections/connections.component.ts
M src/main/ngapp/src/app/connections/connections.module.ts
M src/main/ngapp/src/app/dataservices/dataservices.component.html
M src/main/ngapp/src/app/dataservices/dataservices.component.ts
M src/main/ngapp/src/app/dataservices/dataservices.module.ts
R src/main/ngapp/src/app/shared/confirm-delete/confirm-delete.component.css
R src/main/ngapp/src/app/shared/confirm-delete/confirm-delete.component.html
R src/main/ngapp/src/app/shared/confirm-delete/confirm-delete.component.spec.ts
R src/main/ngapp/src/app/shared/confirm-delete/confirm-delete.component.ts
A src/main/ngapp/src/app/shared/confirm-dialog/confirm-dialog.component.css
A src/main/ngapp/src/app/shared/confirm-dialog/confirm-dialog.component.html
A src/main/ngapp/src/app/shared/confirm-dialog/confirm-dialog.component.spec.ts
A src/main/ngapp/src/app/shared/confirm-dialog/confirm-dialog.component.ts
M src/main/ngapp/src/app/shared/shared.module.ts
Log Message:
-----------
TEIIDTOOLS-433 Resolve issue with confirmation dialogs
Commit: b39ce87b149b93ffe40349dcf733afc8c5f7c3e7
https://github.com/teiid/beetle-studio/commit/b39ce87b149b93ffe40349dcf73...
Author: Mark Drilling <mdrillin(a)redhat.com>
Date: 2018-05-17 (Thu, 17 May 2018)
Changed paths:
M src/main/ngapp/src/app/activities/activities.component.html
M src/main/ngapp/src/app/activities/activities.component.ts
M src/main/ngapp/src/app/activities/activities.module.ts
M src/main/ngapp/src/app/connections/connections.component.html
M src/main/ngapp/src/app/connections/connections.component.ts
M src/main/ngapp/src/app/connections/connections.module.ts
M src/main/ngapp/src/app/dataservices/dataservices.component.html
M src/main/ngapp/src/app/dataservices/dataservices.component.ts
M src/main/ngapp/src/app/dataservices/dataservices.module.ts
R src/main/ngapp/src/app/shared/confirm-delete/confirm-delete.component.css
R src/main/ngapp/src/app/shared/confirm-delete/confirm-delete.component.html
R src/main/ngapp/src/app/shared/confirm-delete/confirm-delete.component.spec.ts
R src/main/ngapp/src/app/shared/confirm-delete/confirm-delete.component.ts
A src/main/ngapp/src/app/shared/confirm-dialog/confirm-dialog.component.css
A src/main/ngapp/src/app/shared/confirm-dialog/confirm-dialog.component.html
A src/main/ngapp/src/app/shared/confirm-dialog/confirm-dialog.component.spec.ts
A src/main/ngapp/src/app/shared/confirm-dialog/confirm-dialog.component.ts
M src/main/ngapp/src/app/shared/shared.module.ts
Log Message:
-----------
Merge pull request #140 from mdrillin/TT-433
TEIIDTOOLS-433 Resolve issue with confirmation dialogs
Compare: https://github.com/teiid/beetle-studio/compare/534fdd769b99...b39ce87b149b
**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.
6 years, 7 months
[teiid/teiid] eba37b: TEIID-1942 redo-ing the old pull request as this e...
by shawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: eba37b15ce5abf6e4ee11b3f850590038e2109cb
https://github.com/teiid/teiid/commit/eba37b15ce5abf6e4ee11b3f850590038e2...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-05-17 (Thu, 17 May 2018)
Changed paths:
R connectors/sandbox/connector-coherence/pom.xml
R connectors/sandbox/connector-coherence/readme.txt
R connectors/sandbox/connector-coherence/src/main/java/org/teiid/resource/adapter/coherence/CoherenceConnection.java
R connectors/sandbox/connector-coherence/src/main/java/org/teiid/resource/adapter/coherence/CoherenceConnectionImpl.java
R connectors/sandbox/connector-coherence/src/main/java/org/teiid/resource/adapter/coherence/CoherenceFilterUtil.java
R connectors/sandbox/connector-coherence/src/main/java/org/teiid/resource/adapter/coherence/CoherenceManagedConnectionFactory.java
R connectors/sandbox/connector-coherence/src/main/rar/META-INF/ra.xml
R connectors/sandbox/connector-coherence/src/main/resources/org/teiid/resource/adapter/i18n.properties
R connectors/sandbox/connector-coherence/src/test/java/org/teiid/resource/adapter/coherence/BaseID.java
R connectors/sandbox/connector-coherence/src/test/java/org/teiid/resource/adapter/coherence/Leg.java
R connectors/sandbox/connector-coherence/src/test/java/org/teiid/resource/adapter/coherence/TestCoherenceConnection.java
R connectors/sandbox/connector-coherence/src/test/java/org/teiid/resource/adapter/coherence/TestObjectTranslator.java
R connectors/sandbox/connector-coherence/src/test/java/org/teiid/resource/adapter/coherence/Trade.java
R connectors/sandbox/connector-coherence/src/test/resources/coherence-ds.xml
R connectors/sandbox/translator-coherence/pom.xml
R connectors/sandbox/translator-coherence/readme.txt
R connectors/sandbox/translator-coherence/src/main/java/org/teiid/translator/coherence/CoherenceExecution.java
R connectors/sandbox/translator-coherence/src/main/java/org/teiid/translator/coherence/CoherenceExecutionFactory.java
R connectors/sandbox/translator-coherence/src/main/java/org/teiid/translator/coherence/CoherencePlugin.java
R connectors/sandbox/translator-coherence/src/main/java/org/teiid/translator/coherence/CoherenceUpdateExecution.java
R connectors/sandbox/translator-coherence/src/main/java/org/teiid/translator/coherence/SourceCacheAdapter.java
R connectors/sandbox/translator-coherence/src/main/java/org/teiid/translator/coherence/util/ObjectSourceMethodManager.java
R connectors/sandbox/translator-coherence/src/main/java/org/teiid/translator/coherence/visitor/CoherenceVisitor.java
R connectors/sandbox/translator-coherence/src/main/java/org/teiid/translator/coherence/visitor/DeleteVisitor.java
R connectors/sandbox/translator-coherence/src/main/resources/META-INF/jboss-beans.xml
R connectors/sandbox/translator-coherence/src/main/resources/org/teiid/translator/coherence/i18n.properties
R connectors/sandbox/translator-coherence/src/test/java/org/teiid/translator/coherence/Leg.java
R connectors/sandbox/translator-coherence/src/test/java/org/teiid/translator/coherence/TestCoherenceTranslator.java
R connectors/sandbox/translator-coherence/src/test/java/org/teiid/translator/coherence/Trade.java
R connectors/sandbox/translator-coherence/src/test/java/org/teiid/translator/coherence/TradesCacheSource.java
R connectors/sandbox/translator-coherence/src/test/resources/Coherence_Designer_Project/.project
R connectors/sandbox/translator-coherence/src/test/resources/Coherence_Designer_Project/Trade.vdb
R connectors/sandbox/translator-coherence/src/test/resources/Coherence_Designer_Project/Trade_Object.xmi
R connectors/sandbox/translator-coherence/src/test/resources/Coherence_Designer_Project/Trade_View.xmi
R connectors/sandbox/translator-coherence/usage-guidelines.txt
Log Message:
-----------
TEIID-1942 redo-ing the old pull request as this example is out of date
**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.
6 years, 7 months
[teiid/beetle-studio] c6c23f: TTOOLS-426 Mods to utilize connection schema
by Mark Drilling
Branch: refs/heads/master
Home: https://github.com/teiid/beetle-studio
Commit: c6c23f3a99fa0ea3340a5d79d46ead760c4009da
https://github.com/teiid/beetle-studio/commit/c6c23f3a99fa0ea3340a5d79d46...
Author: Mark Drilling <mdrillin(a)redhat.com>
Date: 2018-05-16 (Wed, 16 May 2018)
Changed paths:
M src/main/ngapp/package.json
R src/main/ngapp/src/app/connections/edit-connection/edit-connection.component.html
R src/main/ngapp/src/app/connections/shared/connection-table.model.ts
M src/main/ngapp/src/app/connections/shared/connection.service.ts
M src/main/ngapp/src/app/connections/shared/connections-constants.ts
R src/main/ngapp/src/app/connections/shared/jdbc-table-filter.model.ts
M src/main/ngapp/src/app/connections/shared/mock-connection.service.ts
R src/main/ngapp/src/app/connections/shared/schema-info.model.ts
A src/main/ngapp/src/app/connections/shared/schema-node.model.spec.ts
A src/main/ngapp/src/app/connections/shared/schema-node.model.ts
M src/main/ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.html
M src/main/ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.spec.ts
M src/main/ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts
M src/main/ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.spec.ts
A src/main/ngapp/src/app/dataservices/connection-node-selector/connection-node-selector.component.css
A src/main/ngapp/src/app/dataservices/connection-node-selector/connection-node-selector.component.html
A src/main/ngapp/src/app/dataservices/connection-node-selector/connection-node-selector.component.spec.ts
A src/main/ngapp/src/app/dataservices/connection-node-selector/connection-node-selector.component.ts
A src/main/ngapp/src/app/dataservices/connection-schema-tree/connection-schema-tree.component.css
A src/main/ngapp/src/app/dataservices/connection-schema-tree/connection-schema-tree.component.html
A src/main/ngapp/src/app/dataservices/connection-schema-tree/connection-schema-tree.component.spec.ts
A src/main/ngapp/src/app/dataservices/connection-schema-tree/connection-schema-tree.component.ts
R src/main/ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.css
R src/main/ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.html
R src/main/ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.spec.ts
R src/main/ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.ts
M src/main/ngapp/src/app/dataservices/dataservices.component.ts
M src/main/ngapp/src/app/dataservices/dataservices.module.ts
R src/main/ngapp/src/app/dataservices/relational-table-selector/relational-table-selector.component.css
R src/main/ngapp/src/app/dataservices/relational-table-selector/relational-table-selector.component.html
R src/main/ngapp/src/app/dataservices/relational-table-selector/relational-table-selector.component.spec.ts
R src/main/ngapp/src/app/dataservices/relational-table-selector/relational-table-selector.component.ts
A src/main/ngapp/src/app/dataservices/selected-node/column.ts
A src/main/ngapp/src/app/dataservices/selected-node/selected-node.component.css
A src/main/ngapp/src/app/dataservices/selected-node/selected-node.component.html
A src/main/ngapp/src/app/dataservices/selected-node/selected-node.component.spec.ts
A src/main/ngapp/src/app/dataservices/selected-node/selected-node.component.ts
A src/main/ngapp/src/app/dataservices/selected-nodes-list/selected-nodes-list.component.css
A src/main/ngapp/src/app/dataservices/selected-nodes-list/selected-nodes-list.component.html
A src/main/ngapp/src/app/dataservices/selected-nodes-list/selected-nodes-list.component.spec.ts
A src/main/ngapp/src/app/dataservices/selected-nodes-list/selected-nodes-list.component.ts
R src/main/ngapp/src/app/dataservices/selected-table/column.ts
R src/main/ngapp/src/app/dataservices/selected-table/selected-table.component.css
R src/main/ngapp/src/app/dataservices/selected-table/selected-table.component.html
R src/main/ngapp/src/app/dataservices/selected-table/selected-table.component.spec.ts
R src/main/ngapp/src/app/dataservices/selected-table/selected-table.component.ts
M src/main/ngapp/src/app/dataservices/shared/dataservice.service.ts
A src/main/ngapp/src/app/dataservices/shared/node-selector.ts
R src/main/ngapp/src/app/dataservices/shared/table-selector.ts
M src/main/ngapp/src/app/dataservices/shared/wizard.service.ts
M src/main/ngapp/src/app/shared/test-data.service.ts
M src/main/ngapp/src/styles.css
Log Message:
-----------
TTOOLS-426 Mods to utilize connection schema
Commit: 534fdd769b99295b435a9c52101d8f088a3cb5f3
https://github.com/teiid/beetle-studio/commit/534fdd769b99295b435a9c52101...
Author: Mark Drilling <mdrillin(a)redhat.com>
Date: 2018-05-16 (Wed, 16 May 2018)
Changed paths:
M src/main/ngapp/package.json
R src/main/ngapp/src/app/connections/edit-connection/edit-connection.component.html
R src/main/ngapp/src/app/connections/shared/connection-table.model.ts
M src/main/ngapp/src/app/connections/shared/connection.service.ts
M src/main/ngapp/src/app/connections/shared/connections-constants.ts
R src/main/ngapp/src/app/connections/shared/jdbc-table-filter.model.ts
M src/main/ngapp/src/app/connections/shared/mock-connection.service.ts
R src/main/ngapp/src/app/connections/shared/schema-info.model.ts
A src/main/ngapp/src/app/connections/shared/schema-node.model.spec.ts
A src/main/ngapp/src/app/connections/shared/schema-node.model.ts
M src/main/ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.html
M src/main/ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.spec.ts
M src/main/ngapp/src/app/dataservices/add-dataservice-wizard/add-dataservice-wizard.component.ts
M src/main/ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.spec.ts
A src/main/ngapp/src/app/dataservices/connection-node-selector/connection-node-selector.component.css
A src/main/ngapp/src/app/dataservices/connection-node-selector/connection-node-selector.component.html
A src/main/ngapp/src/app/dataservices/connection-node-selector/connection-node-selector.component.spec.ts
A src/main/ngapp/src/app/dataservices/connection-node-selector/connection-node-selector.component.ts
A src/main/ngapp/src/app/dataservices/connection-schema-tree/connection-schema-tree.component.css
A src/main/ngapp/src/app/dataservices/connection-schema-tree/connection-schema-tree.component.html
A src/main/ngapp/src/app/dataservices/connection-schema-tree/connection-schema-tree.component.spec.ts
A src/main/ngapp/src/app/dataservices/connection-schema-tree/connection-schema-tree.component.ts
R src/main/ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.css
R src/main/ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.html
R src/main/ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.spec.ts
R src/main/ngapp/src/app/dataservices/connection-table-selector/connection-table-selector.component.ts
M src/main/ngapp/src/app/dataservices/dataservices.component.ts
M src/main/ngapp/src/app/dataservices/dataservices.module.ts
R src/main/ngapp/src/app/dataservices/relational-table-selector/relational-table-selector.component.css
R src/main/ngapp/src/app/dataservices/relational-table-selector/relational-table-selector.component.html
R src/main/ngapp/src/app/dataservices/relational-table-selector/relational-table-selector.component.spec.ts
R src/main/ngapp/src/app/dataservices/relational-table-selector/relational-table-selector.component.ts
A src/main/ngapp/src/app/dataservices/selected-node/column.ts
A src/main/ngapp/src/app/dataservices/selected-node/selected-node.component.css
A src/main/ngapp/src/app/dataservices/selected-node/selected-node.component.html
A src/main/ngapp/src/app/dataservices/selected-node/selected-node.component.spec.ts
A src/main/ngapp/src/app/dataservices/selected-node/selected-node.component.ts
A src/main/ngapp/src/app/dataservices/selected-nodes-list/selected-nodes-list.component.css
A src/main/ngapp/src/app/dataservices/selected-nodes-list/selected-nodes-list.component.html
A src/main/ngapp/src/app/dataservices/selected-nodes-list/selected-nodes-list.component.spec.ts
A src/main/ngapp/src/app/dataservices/selected-nodes-list/selected-nodes-list.component.ts
R src/main/ngapp/src/app/dataservices/selected-table/column.ts
R src/main/ngapp/src/app/dataservices/selected-table/selected-table.component.css
R src/main/ngapp/src/app/dataservices/selected-table/selected-table.component.html
R src/main/ngapp/src/app/dataservices/selected-table/selected-table.component.spec.ts
R src/main/ngapp/src/app/dataservices/selected-table/selected-table.component.ts
M src/main/ngapp/src/app/dataservices/shared/dataservice.service.ts
A src/main/ngapp/src/app/dataservices/shared/node-selector.ts
R src/main/ngapp/src/app/dataservices/shared/table-selector.ts
M src/main/ngapp/src/app/dataservices/shared/wizard.service.ts
M src/main/ngapp/src/app/shared/test-data.service.ts
M src/main/ngapp/src/styles.css
Log Message:
-----------
Merge pull request #137 from mdrillin/TTOOLS-426
TTOOLS-426 Mods to utilize connection schema
Compare: https://github.com/teiid/beetle-studio/compare/a6ab8cdce029...534fdd769b99
**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.
6 years, 7 months