generated from finos/software-project-blueprint
-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
data-cube: support general and column configuration (#3311)
* data-cube: support limit * datacube: support customizing grid lines * datacube: allow customizing grid lines * datacube: support alternate row highlighting * datacube: minor fixes * datacube: implement column resizing * datacube: apply number scaling and value formatting * data-cube: optimize organization of properties editor * datacube: support customizing fonts, colors and styling * bump dependencies * datacube: make filter() the first operation * datacube: support font case * datacube: support blur column content * datacube: cleanup color scheme logic * data-cube: support column pinning and resizing * bump dependencies * datacube: support display as link * datacube: infrastructure cleanups
- Loading branch information
Showing
103 changed files
with
3,590 additions
and
1,927 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,39 @@ | ||
--- | ||
'@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-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-tracer-zipkin': 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-server-depot': patch | ||
'@finos/legend-application': patch | ||
'@finos/legend-server-sdlc': patch | ||
'@finos/legend-dev-utils': patch | ||
'@finos/stylelint-config-legend-studio': patch | ||
'@finos/legend-storage': patch | ||
'@finos/eslint-plugin-legend-studio': patch | ||
'@finos/legend-shared': patch | ||
'@finos/babel-preset-legend-studio': 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,38 @@ | ||
--- | ||
'@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-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-tracer-zipkin': 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-server-depot': patch | ||
'@finos/legend-application': patch | ||
'@finos/legend-server-sdlc': patch | ||
'@finos/legend-dev-utils': patch | ||
'@finos/legend-storage': patch | ||
'@finos/eslint-plugin-legend-studio': patch | ||
'@finos/legend-shared': patch | ||
'@finos/babel-preset-legend-studio': 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,38 @@ | ||
--- | ||
'@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-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-tracer-zipkin': 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-server-depot': patch | ||
'@finos/legend-application': patch | ||
'@finos/legend-server-sdlc': patch | ||
'@finos/legend-dev-utils': patch | ||
'@finos/legend-storage': patch | ||
'@finos/eslint-plugin-legend-studio': patch | ||
'@finos/legend-shared': patch | ||
'@finos/babel-preset-legend-studio': 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,39 @@ | ||
--- | ||
'@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-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-tracer-zipkin': 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-server-depot': patch | ||
'@finos/legend-application': patch | ||
'@finos/legend-server-sdlc': patch | ||
'@finos/legend-dev-utils': patch | ||
'@finos/stylelint-config-legend-studio': patch | ||
'@finos/legend-storage': patch | ||
'@finos/eslint-plugin-legend-studio': patch | ||
'@finos/legend-shared': patch | ||
'@finos/babel-preset-legend-studio': 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,4 @@ | ||
--- | ||
'@finos/legend-application-repl': 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
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.