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

Replace JS package toggle w/ pure CSS solution #11035

Merged
merged 2 commits into from
Sep 21, 2020

Conversation

ryanahamilton
Copy link
Contributor

related: #10953

Freshens up the UI with a more modern looking toggle switch. Unlike the its predecessor, this switch is pure CSS so it does not rely on JavaScript to apply any styling. This remedies the visual jank you would see when loading the page. Removes the old bootstrap-toggle package and its baggage.

Before After
Screen Recording 2020-09-20 at 06 34 56 PM Screen Recording 2020-09-20 at 06 33 00 PM

|

Before After
image image

^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

@boring-cyborg boring-cyborg bot added area:dev-tools area:webserver Webserver related Issues labels Sep 20, 2020
Copy link
Member

@kaxil kaxil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Nice improvement @ryanahamilton 🚀

@kaxil kaxil merged commit 19d781f into apache:master Sep 21, 2020
@kaxil kaxil deleted the dag_toggle_replacement branch September 21, 2020 11:29
@ryanahamilton ryanahamilton added the area:UI Related to UI/UX. For Frontend Developers. label Nov 18, 2020
kaxil added a commit to astronomer/airflow that referenced this pull request Jun 17, 2021
Some of the versions were outdated and we no longer use `Bootstrap Toggle` as we removed it in apache#11035
kaxil added a commit that referenced this pull request Jun 18, 2021
Some of the versions were outdated and we no longer use `Bootstrap Toggle` as we removed it in #11035
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Mar 10, 2022
Some of the versions were outdated and we no longer use `Bootstrap Toggle` as we removed it in apache/airflow#11035

GitOrigin-RevId: 0bdf89cae56dd16cd826c83355968dd676dcb3bc
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Jun 4, 2022
Some of the versions were outdated and we no longer use `Bootstrap Toggle` as we removed it in apache/airflow#11035

GitOrigin-RevId: 0bdf89cae56dd16cd826c83355968dd676dcb3bc
kosteev pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Jul 10, 2022
Some of the versions were outdated and we no longer use `Bootstrap Toggle` as we removed it in apache/airflow#11035

GitOrigin-RevId: 0bdf89cae56dd16cd826c83355968dd676dcb3bc
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Aug 27, 2022
Some of the versions were outdated and we no longer use `Bootstrap Toggle` as we removed it in apache/airflow#11035

GitOrigin-RevId: 0bdf89cae56dd16cd826c83355968dd676dcb3bc
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Oct 4, 2022
Some of the versions were outdated and we no longer use `Bootstrap Toggle` as we removed it in apache/airflow#11035

GitOrigin-RevId: 0bdf89cae56dd16cd826c83355968dd676dcb3bc
aglipska pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Oct 7, 2022
Some of the versions were outdated and we no longer use `Bootstrap Toggle` as we removed it in apache/airflow#11035

GitOrigin-RevId: 0bdf89cae56dd16cd826c83355968dd676dcb3bc
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Dec 7, 2022
Some of the versions were outdated and we no longer use `Bootstrap Toggle` as we removed it in apache/airflow#11035

GitOrigin-RevId: 0bdf89cae56dd16cd826c83355968dd676dcb3bc
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Jan 27, 2023
Some of the versions were outdated and we no longer use `Bootstrap Toggle` as we removed it in apache/airflow#11035

GitOrigin-RevId: 0bdf89cae56dd16cd826c83355968dd676dcb3bc
kosteev pushed a commit to kosteev/composer-airflow-test-copybara that referenced this pull request Sep 12, 2024
Some of the versions were outdated and we no longer use `Bootstrap Toggle` as we removed it in apache/airflow#11035

GitOrigin-RevId: 0bdf89cae56dd16cd826c83355968dd676dcb3bc
kosteev pushed a commit to kosteev/composer-airflow-test-copybara that referenced this pull request Sep 13, 2024
Some of the versions were outdated and we no longer use `Bootstrap Toggle` as we removed it in apache/airflow#11035

GitOrigin-RevId: 0bdf89cae56dd16cd826c83355968dd676dcb3bc
kosteev pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Sep 17, 2024
Some of the versions were outdated and we no longer use `Bootstrap Toggle` as we removed it in apache/airflow#11035

GitOrigin-RevId: 0bdf89cae56dd16cd826c83355968dd676dcb3bc
kosteev pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Nov 7, 2024
Some of the versions were outdated and we no longer use `Bootstrap Toggle` as we removed it in apache/airflow#11035

GitOrigin-RevId: 0bdf89cae56dd16cd826c83355968dd676dcb3bc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dev-tools area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants