-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[ui] Add Integrations Marketplace to app #29027
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
Conversation
Deploy preview for dagit-core-storybook ready! ✅ Preview Built with commit de33d67. |
7936528
to
4fee015
Compare
Deploy preview for dagit-storybook ready! ✅ Preview Built with commit de33d67. |
4fee015
to
1bfe431
Compare
tags: ['dagster-supported', 'etl'], | ||
}; | ||
|
||
export const content = "import DocCardList from '@theme/DocCardList';\n\n<DocCardList />"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[Re: line -28]
Deleted all of these (and the generation script in ui-core) to appease TS.
See this comment inline on Graphite.
1bfe431
to
1a775f3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
1a775f3
to
de33d67
Compare
[INTERNAL_BRANCH=dish/marketplace-flag]
de33d67
to
a1a78d9
Compare
Summary & Motivation
Behind a (still-hidden) feature flag, add the Integrations Marketplace to the app.
There is still more to add here that will be in followups:
pip
anduv
commands.How I Tested These Changes
Add myself to the feature flag, view Integrations Marketplace. Verify correct rendering of list page and individual integration pages.
Outside of the flag, verify that these routes are not accessible, and that the top nav button link does not appear.