Branch: refs/heads/master
Home:
https://github.com/teiid/beetle-studio
Commit: 1caff4e074bd608193864de7234457a2937278b7
https://github.com/teiid/beetle-studio/commit/1caff4e074bd608193864de7234...
Author: phantomjinx <p.g.richardson(a)phantomjinx.co.uk>
Date: 2018-07-12 (Thu, 12 Jul 2018)
Changed paths:
M
src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/canvas.service.ts
M
src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/canvas-graph.ts
M
src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/canvas-node.ts
M
src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.ts
M
src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.component.ts
M
src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.service.ts
Log Message:
-----------
TEIIDTOOLS-467: Adds selection handling to model
* Adds a selection array to the view-editor.service which holds the
identifiers of the nodes currently selected.
* Allows the delete button to be disable if there is no selection and the
same button uses that selection to perform a delete.
Commit: ba9311284eb59683fa95e845cde3671b1e5a3764
https://github.com/teiid/beetle-studio/commit/ba9311284eb59683fa95e845cde...
Author: Mark Drilling <mdrillin(a)redhat.com>
Date: 2018-07-13 (Fri, 13 Jul 2018)
Changed paths:
M
src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/canvas.service.ts
M
src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/canvas-graph.ts
M
src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/models/canvas-node.ts
M
src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-canvas/view-canvas.component.ts
M
src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.component.ts
M
src/main/ngapp/src/app/dataservices/virtualization/view-editor/view-editor.service.ts
Log Message:
-----------
Merge pull request #161 from phantomjinx/master
TEIIDTOOLS-467: Adds selection handling to model
Compare:
https://github.com/teiid/beetle-studio/compare/bce01d45c419...ba9311284eb5
**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.