forked from finos/legend-studio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
datacube: application infrastructure improvements (finos#3350)
* datacube: fix a bug with export to email for Outlook * datacube: disable drag out to remove columns * datacube: ensure ag-grid license is fetched before grid is displayed * repl: minor cleanups * repl: improve debugging capabilities * repl: rework layout manager * datacube: implement window manager * datacube: support blocking error alert * datacube: add documentation viewer window * datacube: add settings panel * repl: remove ANTLR dependencies * bump dependencies
- Loading branch information
Showing
146 changed files
with
3,089 additions
and
2,791 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
--- | ||
'@finos/legend-application-repl': patch | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
'@finos/legend-application-pure-ide-deployment': patch | ||
'@finos/legend-extension-dsl-data-space-studio': patch | ||
'@finos/legend-application-studio-deployment': patch | ||
'@finos/legend-extension-store-service-store': patch | ||
'@finos/legend-vscode-extension-dependencies': patch | ||
'@finos/legend-application-query-deployment': patch | ||
'@finos/legend-application-studio-bootstrap': patch | ||
'@finos/legend-application-query-bootstrap': patch | ||
'@finos/legend-application-repl-deployment': patch | ||
'@finos/legend-extension-dsl-data-quality': patch | ||
'@finos/legend-extension-store-relational': patch | ||
'@finos/legend-server-showcase-deployment': patch | ||
'@finos/legend-extension-dsl-persistence': patch | ||
'@finos/legend-extension-store-flat-data': patch | ||
'@finos/legend-extension-dsl-data-space': patch | ||
'@finos/legend-extension-dsl-diagram': patch | ||
'@finos/legend-extension-dsl-service': patch | ||
'@finos/legend-application-pure-ide': patch | ||
'@finos/legend-extension-assortment': patch | ||
'@finos/legend-application-studio': patch | ||
'@finos/legend-extension-dsl-text': patch | ||
'@finos/legend-application-query': patch | ||
'@finos/legend-application-repl': patch | ||
'@finos/legend-server-showcase': patch | ||
'@finos/legend-query-builder': patch | ||
'@finos/legend-application': patch | ||
'@finos/legend-server-sdlc': patch | ||
'@finos/legend-dev-utils': patch | ||
'@finos/eslint-plugin-legend-studio': patch | ||
'@finos/legend-shared': patch | ||
'@finos/legend-graph': patch | ||
'@finos/legend-lego': patch | ||
'@finos/legend-art': patch | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
'@finos/legend-application-pure-ide-deployment': patch | ||
'@finos/legend-extension-dsl-data-space-studio': patch | ||
'@finos/legend-application-studio-deployment': patch | ||
'@finos/legend-extension-store-service-store': patch | ||
'@finos/legend-vscode-extension-dependencies': patch | ||
'@finos/legend-application-query-deployment': patch | ||
'@finos/legend-application-studio-bootstrap': patch | ||
'@finos/legend-application-query-bootstrap': patch | ||
'@finos/legend-application-repl-deployment': patch | ||
'@finos/legend-extension-dsl-data-quality': patch | ||
'@finos/legend-extension-store-relational': patch | ||
'@finos/legend-server-showcase-deployment': patch | ||
'@finos/legend-extension-dsl-persistence': patch | ||
'@finos/legend-extension-store-flat-data': patch | ||
'@finos/legend-extension-dsl-data-space': patch | ||
'@finos/legend-extension-dsl-diagram': patch | ||
'@finos/legend-extension-dsl-service': patch | ||
'@finos/legend-application-pure-ide': patch | ||
'@finos/legend-extension-assortment': patch | ||
'@finos/legend-application-studio': patch | ||
'@finos/legend-extension-dsl-text': patch | ||
'@finos/legend-application-query': patch | ||
'@finos/legend-application-repl': patch | ||
'@finos/legend-server-showcase': patch | ||
'@finos/legend-query-builder': patch | ||
'@finos/legend-application': patch | ||
'@finos/legend-server-sdlc': patch | ||
'@finos/legend-dev-utils': patch | ||
'@finos/eslint-plugin-legend-studio': patch | ||
'@finos/legend-shared': patch | ||
'@finos/legend-graph': patch | ||
'@finos/legend-lego': patch | ||
'@finos/legend-art': patch | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 22 additions & 0 deletions
22
packages/legend-application-repl-deployment/documentation.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"entries": { | ||
"data-cube.extended-column.levels": { | ||
"markdownText": { | ||
"value": "# Leaf Level\nThe value in the extended column is computed at the lowest (most granular) level.\n\n# Group Level\nThe value in the extended column is computed for each row in the table, no matter whether it's a leaf-level row or an aggregate.\n\n> This is used for operating on aggregated values, e.g., computing a yield (total credits / total volume) or a percentage change. A group-level extended column does not support grouping (pivoting), because it is computed _after_ those operations have been applied. Values are not aggregated; instead, the value on an aggregate row is computed from other aggregate values on the row." | ||
}, | ||
"title": "Extended Column Levels" | ||
}, | ||
"data-cube.column.kinds": { | ||
"markdownText": { | ||
"value": "# Dimensions\nDescriptions that help group and filter data. Typically associated with string columns where each value represents a category.\n\n# Measures\nNumeric values that detail or aggregate dimensions. Typically associated with numeric columns." | ||
}, | ||
"title": "Column Kinds" | ||
}, | ||
"data-cube.column.display-as-link": { | ||
"markdownText": { | ||
"value": "Each value, if it is a valid URL, will be displayed as a hyperlink. The label of the hyperlink will be extracted from a configurable query parameter (`dataCube.linkLabel` by default), if no label value can be extracted, the whole link will be used as the label." | ||
}, | ||
"title": "Display Column Value as Link" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.