You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/05/09 23:37:40 UTC

[GitHub] [airflow] kunalyogenshah opened a new pull request #5266: [AIRFLOW-4491] Add a "Jump to end" button for logs

kunalyogenshah opened a new pull request #5266: [AIRFLOW-4491] Add a "Jump to end" button for logs
URL: https://github.com/apache/airflow/pull/5266
 
 
   Adding a convenience link to jump to the end of the page when viewing long logs.
   
   ### Jira
   
   - [x] My PR addresses the following [Airflow Jira](https://issues.apache.org/jira/browse/AIRFLOW-4491) issues and references them in the PR title. For example, "\[AIRFLOW-XXX\] My Airflow PR"
   
   ### Description
   Adds a link to the same level as the task numbers, aligned to the right end of the list.
   - [x] Here are some details about my PR, including screenshots of any UI changes:
   
   ![Screen Shot 2019-05-09 at 4 34 41 PM](https://user-images.githubusercontent.com/5075200/57493139-9ac8be80-7278-11e9-84eb-c6315faa63d2.png)
   
   
   ### Tests
   
   - [x] My PR adds the following unit tests __OR__ does not need testing for this extremely good reason: The screenshot should cover the necessary requirements. It is stable against zooming in and out as well.
   
   ### Commits
   
   ### Documentation
   
   ### Code Quality
   
   - [x] Passes `flake8`
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services