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.
Showcase: support text search (#2447)
* fix eslint not working properly with IDE * showcase: support text-search in showcase registry server * bump dependencies * showcase: make search async server operation * showcase: support text-search * bump dependencies * showcase: allow going to line from code search
- Loading branch information
Showing
42 changed files
with
1,153 additions
and
174 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,27 @@ | ||
--- | ||
'@finos/legend-extension-store-service-store': patch | ||
'@finos/legend-application-studio-bootstrap': patch | ||
'@finos/legend-application-query-bootstrap': 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-mastery': 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-server-showcase': patch | ||
'@finos/legend-query-builder': patch | ||
'@finos/legend-application': patch | ||
'@finos/legend-dev-utils': patch | ||
'@finos/stylelint-config-legend-studio': patch | ||
'@finos/eslint-plugin-legend-studio': patch | ||
'@finos/legend-shared': 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,24 @@ | ||
--- | ||
'@finos/legend-extension-store-service-store': patch | ||
'@finos/legend-application-studio-bootstrap': patch | ||
'@finos/legend-application-query-bootstrap': patch | ||
'@finos/legend-extension-store-relational': 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-mastery': 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-query-builder': patch | ||
'@finos/legend-application': patch | ||
'@finos/legend-dev-utils': patch | ||
'@finos/stylelint-config-legend-studio': patch | ||
'@finos/eslint-plugin-legend-studio': 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,26 @@ | ||
--- | ||
'@finos/legend-extension-store-service-store': patch | ||
'@finos/legend-application-studio-bootstrap': patch | ||
'@finos/legend-application-query-bootstrap': 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-mastery': 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-query-builder': patch | ||
'@finos/legend-application': patch | ||
'@finos/legend-dev-utils': patch | ||
'@finos/stylelint-config-legend-studio': patch | ||
'@finos/eslint-plugin-legend-studio': patch | ||
'@finos/legend-shared': 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
Oops, something went wrong.