-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Fix view for many DAG tags #55604
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
Merged
Merged
Fix view for many DAG tags #55604
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
4d184c6
fix view for many tags
steveahnahn 523986d
fixup! fix view for many tags
potiuk aa85ad1
Update airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/componen…
steveahnahn a06243a
Update airflow-core/src/airflow/ui/public/i18n/locales/ar/components.…
steveahnahn e51cf8c
Update airflow-core/src/airflow/ui/public/i18n/locales/de/components.…
steveahnahn cb2cbd2
Update airflow-core/src/airflow/ui/public/i18n/locales/es/components.…
steveahnahn e6db120
Update airflow-core/src/airflow/ui/public/i18n/locales/hi/components.…
steveahnahn 64c7c2f
Update airflow-core/src/airflow/ui/public/i18n/locales/it/components.…
steveahnahn 67ce686
Update airflow-core/src/airflow/ui/public/i18n/locales/ko/components.…
steveahnahn 3a116f9
Update airflow-core/src/airflow/ui/public/i18n/locales/ar/components.…
steveahnahn 89ccb1e
Update airflow-core/src/airflow/ui/public/i18n/locales/hu/components.…
steveahnahn a283034
Update airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/componen…
steveahnahn 2a21c05
Update airflow-core/src/airflow/ui/public/i18n/locales/tr/components.…
steveahnahn 426818a
Update airflow-core/src/airflow/ui/public/i18n/locales/tr/components.…
steveahnahn e0a27e8
Update airflow-core/src/airflow/ui/public/i18n/locales/ca/components.…
steveahnahn 0cc7dc5
Update airflow-core/src/airflow/ui/public/i18n/locales/he/components.…
steveahnahn 72caac6
Update airflow-core/src/airflow/ui/public/i18n/locales/en/components.…
steveahnahn 47e434a
Update airflow-core/src/airflow/ui/public/i18n/locales/pl/components.…
steveahnahn 9a85005
Update airflow-core/src/airflow/ui/public/i18n/locales/pt/components.…
steveahnahn 3538734
Update airflow-core/src/airflow/ui/public/i18n/locales/nl/components.…
steveahnahn ad334f0
Update airflow-core/src/airflow/ui/public/i18n/locales/fr/components.…
steveahnahn 6451bf7
plurals & render fixes
steveahnahn 6cc73cc
fixup! plurals & render fixes
potiuk 77abb52
disable tooltip & enable modal, fix dutch translation
steveahnahn 05d81c9
modal to popver, rmv subtitle, rmv tooltip comp
steveahnahn eb1c41b
Update airflow-core/src/airflow/ui/src/components/LimitedItemsList.tsx
steveahnahn 4643c10
Apply suggestion from @Lee-W
bbovenzi d88c0aa
Update airflow-core/src/airflow/ui/src/components/LimitedItemsList.tsx
bbovenzi f9085b7
Update airflow-core/src/airflow/ui/src/components/LimitedItemsList.tsx
bbovenzi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
steveahnahn marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.