Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enterprise model explorer #653

Merged
merged 11 commits into from
Nov 8, 2021
Merged

Enterprise model explorer #653

merged 11 commits into from
Nov 8, 2021

Conversation

akphi
Copy link
Contributor

@akphi akphi commented Nov 8, 2021

Summary

Closes #617

How did you test this change?

Screen.Recording.2021-11-07.at.11.50.39.PM.mov

@changeset-bot
Copy link

changeset-bot bot commented Nov 8, 2021

🦋 Changeset detected

Latest commit: e9393fd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 27 packages
Name Type
@finos/legend-extension-dsl-data-space Minor
@finos/legend-application Patch
@finos/legend-art Patch
@finos/legend-dev-utils Patch
@finos/legend-extension-dsl-serializer Patch
@finos/legend-extension-dsl-text Patch
@finos/legend-extension-external-store-service Patch
@finos/legend-query Patch
@finos/legend-query-deployment Patch
@finos/legend-studio Patch
@finos/legend-studio-deployment Patch
@finos/babel-preset-legend-studio Patch
@finos/eslint-plugin-legend-studio Patch
@finos/legend-extension-dsl-diagram Patch
@finos/legend-extension-external-format-json-schema Patch
@finos/legend-graph Patch
@finos/legend-manual-tests Patch
@finos/legend-model-storage Patch
@finos/legend-query-app Patch
@finos/legend-server-depot Patch
@finos/legend-server-sdlc Patch
@finos/legend-shared Patch
@finos/legend-studio-app Patch
@finos/legend-studio-extension-management-toolkit Patch
@finos/legend-studio-extension-query-builder Patch
@finos/legend-tracer-extension-zipkin Patch
@finos/stylelint-config-legend-studio Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@finos-cla-bot finos-cla-bot bot added the cla-present CLA Signed label Nov 8, 2021
@akphi akphi marked this pull request as draft November 8, 2021 03:53
@codecov
Copy link

codecov bot commented Nov 8, 2021

Codecov Report

Merging #653 (e9393fd) into master (729e248) will decrease coverage by 0.23%.
The diff coverage is 11.17%.

@@            Coverage Diff             @@
##           master     #653      +/-   ##
==========================================
- Coverage   43.88%   43.64%   -0.24%     
==========================================
  Files         898      904       +6     
  Lines       39995    40301     +306     
  Branches     9189     9238      +49     
==========================================
+ Hits        17551    17589      +38     
- Misses      22380    22648     +268     
  Partials       64       64              
Impacted Files Coverage Δ
...-dsl-data-space/src/components/DataSpaceViewer.tsx 17.14% <0.00%> (ø)
...space/src/components/query/DataSpaceQuerySetup.tsx 11.53% <ø> (ø)
...rc/components/studio/DSLDataSpace_StudioPlugin.tsx 13.46% <0.00%> (-0.54%) ⬇️
...space/src/stores/query/DataSpaceQuerySetupState.ts 12.00% <0.00%> (+2.90%) ⬆️
...itor/execution-plan-viewer/ExecutionPlanViewer.tsx 20.17% <ø> (ø)
...-studio/src/components/editor/side-bar/SideBar.tsx 33.33% <ø> (ø)
...ges/legend-studio/src/components/review/Review.tsx 9.61% <ø> (ø)
...ges/legend-studio/src/components/viewer/Viewer.tsx 14.70% <ø> (ø)
...-dsl-data-space/src/stores/DataSpaceViewerState.ts 5.45% <5.45%> (ø)
...ata-space/src/components/studio/TaxonomyViewer.tsx 10.52% <10.52%> (ø)
... and 5 more

@akphi akphi marked this pull request as ready for review November 8, 2021 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-present CLA Signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: DataSpace Enterprise view (MVP)
2 participants