Branch: refs/heads/master
Home:
https://github.com/teiid/beetle-studio
Commit: 42409efbbe0f57945b4d3c01ac599870abfc5203
https://github.com/teiid/beetle-studio/commit/42409efbbe0f57945b4d3c01ac5...
Author: Daniel Florian <dflorian(a)redhat.com>
Date: 2018-05-03 (Thu, 03 May 2018)
Changed paths:
M src/main/ngapp/src/app/app.component.css
M src/main/ngapp/src/app/app.component.html
M src/main/ngapp/src/app/app.component.ts
M src/main/ngapp/src/app/connections/add-connection/add-connection.component.html
M src/main/ngapp/src/app/connections/connections.component.html
M src/main/ngapp/src/app/connections/shared/mock-connection.service.ts
M src/main/ngapp/src/app/core/api.service.ts
M src/main/ngapp/src/app/core/vertical-nav/vertical-nav.component.css
M src/main/ngapp/src/app/core/vertical-nav/vertical-nav.component.html
M src/main/ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.html
M src/main/ngapp/src/app/dataservices/dataservices.component.html
M src/main/ngapp/src/app/dataservices/shared/mock-dataservice.service.ts
M src/main/ngapp/src/app/dataservices/shared/mock-vdb.service.ts
M src/main/ngapp/src/app/dataservices/shared/new-dataservice.model.ts
M src/main/ngapp/src/app/dataservices/shared/virtualization.model.ts
M
src/main/ngapp/src/app/dataservices/test-dataservice/test-dataservice.component.html
M src/main/ngapp/src/app/shared/abstract-page.component.ts
M src/main/ngapp/src/app/shared/test-data.service.ts
Log Message:
-----------
Fix for TEIIDTOOLS-394: Layout does not adapt when vertical nav is collapsed
- moved the page content area from the AppComponent HTML to the VerticalNavComponent HTML
- css changes related to getting the page content to shrink and grow as the vertical nav
menu is collapsed or expanded
- removed unnecessary variables in AppComponent
- fixed a few lint errors
Commit: c90123334a10c4607683e6527163c5be8db14756
https://github.com/teiid/beetle-studio/commit/c90123334a10c4607683e652716...
Author: Mark Drilling <mdrillin(a)redhat.com>
Date: 2018-05-07 (Mon, 07 May 2018)
Changed paths:
M src/main/ngapp/src/app/app.component.css
M src/main/ngapp/src/app/app.component.html
M src/main/ngapp/src/app/app.component.ts
M src/main/ngapp/src/app/connections/add-connection/add-connection.component.html
M src/main/ngapp/src/app/connections/connections.component.html
M src/main/ngapp/src/app/connections/shared/mock-connection.service.ts
M src/main/ngapp/src/app/core/api.service.ts
M src/main/ngapp/src/app/core/vertical-nav/vertical-nav.component.css
M src/main/ngapp/src/app/core/vertical-nav/vertical-nav.component.html
M src/main/ngapp/src/app/dataservices/add-dataservice/add-dataservice.component.html
M src/main/ngapp/src/app/dataservices/dataservices.component.html
M src/main/ngapp/src/app/dataservices/shared/mock-dataservice.service.ts
M src/main/ngapp/src/app/dataservices/shared/mock-vdb.service.ts
M src/main/ngapp/src/app/dataservices/shared/new-dataservice.model.ts
M src/main/ngapp/src/app/dataservices/shared/virtualization.model.ts
M
src/main/ngapp/src/app/dataservices/test-dataservice/test-dataservice.component.html
M src/main/ngapp/src/app/shared/abstract-page.component.ts
M src/main/ngapp/src/app/shared/test-data.service.ts
Log Message:
-----------
Merge pull request #136 from elvisisking/394
Fix for TEIIDTOOLS-394: Layout does not adapt when vertical nav is collapsed
Compare:
https://github.com/teiid/beetle-studio/compare/e55f2b629c1a...c90123334a10
**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.