Skip to content
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

Improve TI modal layout on smaller screens #12456

Merged
merged 1 commit into from
Nov 18, 2020

Conversation

ryanahamilton
Copy link
Contributor

Improves the presentation of the Task Instance modal when the browser width is >992px (tablets, mobile).

Before After
Image 2020-11-18 at 12 00 02 PM Image 2020-11-18 at 11 58 50 AM

@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Nov 18, 2020
@ryanahamilton ryanahamilton added this to the Airflow 2.0.0-beta3 milestone Nov 18, 2020
@github-actions github-actions bot added the okay to merge It's ok to merge this PR as it does not require more tests label Nov 18, 2020
@github-actions
Copy link

The PR should be OK to be merged with just subset of tests as it does not modify Core of Airflow. The committers might merge it or can add a label 'full tests needed' and re-run it to run all tests if they see it is needed!

@ryanahamilton ryanahamilton merged commit 411c686 into apache:master Nov 18, 2020
@ryanahamilton ryanahamilton deleted the improve_ti_modal_layout branch November 18, 2020 18:23
potiuk added a commit to PolideaInternal/airflow that referenced this pull request Nov 29, 2020
This PR extends providers discovery with the mechanism
of retrieving mapping of connections from type to hook.

Fixes apache#12456
potiuk added a commit that referenced this pull request Nov 29, 2020
* Adds support for Hook discovery from providers

This PR extends providers discovery with the mechanism
of retrieving mapping of connections from type to hook.

Fixes #12456

* fixup! Adds support for Hook discovery from providers

* fixup! fixup! Adds support for Hook discovery from providers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues okay to merge It's ok to merge this PR as it does not require more tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants