Make Gantt tooltip the same as Tree and Graph view - #8220
Merged
Conversation
To make this work I needed to change the fields exposed via the json representation to those expected via the `tiTooltip` function. Closes apache#8210
ashb
force-pushed
the
gantt-tooltip-same-as-tree
branch
from
April 8, 2020 17:55
49d8c92 to
25f8e2e
Compare
Member
Author
|
Though it loos like there is a bug in the Duration display for the tiTooltip function I reused. |
kaxil
reviewed
Apr 9, 2020
|
|
||
| var keyFunction = function(d) { | ||
| return d.startDate + d.taskName + d.endDate; | ||
| return d.start_ate + d.task_id + d.end_date; |
kaxil
reviewed
Apr 9, 2020
kaxil
approved these changes
Apr 9, 2020
kaxil
left a comment
Member
There was a problem hiding this comment.
1 Typo that needs fixing or else LGTM
Co-Authored-By: Kaxil Naik <kaxilnaik@gmail.com>
5 tasks
kaxil
added a commit
that referenced
this pull request
Apr 14, 2020
After #8220 we do not need task_types and extra_links variables
kaxil
pushed a commit
that referenced
this pull request
Apr 14, 2020
To make this work I needed to change the fields exposed via the json representation to those expected via the `tiTooltip` function. Closes #8210
kaxil
added a commit
that referenced
this pull request
Apr 16, 2020
Extra link didn't appear after changes in #8220 for Gantt View
kaxil
added a commit
that referenced
this pull request
Apr 16, 2020
After #8220 we do not need task_types and extra_links variables
kaxil
added a commit
that referenced
this pull request
Apr 16, 2020
Extra link didn't appear after changes in #8220 for Gantt View
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Feb 11, 2021
After apache/airflow#8220 we do not need task_types and extra_links variables GitOrigin-RevId: bc93bae16989ce86caee56058a84af3c6dd4a739
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Feb 11, 2021
Extra link didn't appear after changes in apache/airflow#8220 for Gantt View GitOrigin-RevId: 504c711a6a7a0631745d3a36d628739e7540c7aa
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Feb 23, 2021
After apache/airflow#8220 we do not need task_types and extra_links variables GitOrigin-RevId: bc93bae16989ce86caee56058a84af3c6dd4a739
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Feb 23, 2021
Extra link didn't appear after changes in apache/airflow#8220 for Gantt View GitOrigin-RevId: 504c711a6a7a0631745d3a36d628739e7540c7aa
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Jun 4, 2021
Extra link didn't appear after changes in apache/airflow#8220 for Gantt View GitOrigin-RevId: 504c711a6a7a0631745d3a36d628739e7540c7aa
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Jun 4, 2021
After apache/airflow#8220 we do not need task_types and extra_links variables GitOrigin-RevId: bc93bae16989ce86caee56058a84af3c6dd4a739
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Jun 4, 2021
Extra link didn't appear after changes in apache/airflow#8220 for Gantt View GitOrigin-RevId: 504c711a6a7a0631745d3a36d628739e7540c7aa
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Sep 15, 2021
After apache/airflow#8220 we do not need task_types and extra_links variables GitOrigin-RevId: 54d3c9a55c974ecb1ea2b4524294ffbc42905ac2
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Sep 15, 2021
Extra link didn't appear after changes in apache/airflow#8220 for Gantt View GitOrigin-RevId: 1fbe8d8bee164de81e8ac9332e1d49f0de03b3e0
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Sep 17, 2021
After apache/airflow#8220 we do not need task_types and extra_links variables GitOrigin-RevId: 54d3c9a55c974ecb1ea2b4524294ffbc42905ac2
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Sep 17, 2021
Extra link didn't appear after changes in apache/airflow#8220 for Gantt View GitOrigin-RevId: 1fbe8d8bee164de81e8ac9332e1d49f0de03b3e0
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Sep 23, 2021
After apache/airflow#8220 we do not need task_types and extra_links variables GitOrigin-RevId: 54d3c9a55c974ecb1ea2b4524294ffbc42905ac2
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Sep 23, 2021
Extra link didn't appear after changes in apache/airflow#8220 for Gantt View GitOrigin-RevId: 1fbe8d8bee164de81e8ac9332e1d49f0de03b3e0
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Nov 25, 2021
After apache/airflow#8220 we do not need task_types and extra_links variables GitOrigin-RevId: 54d3c9a55c974ecb1ea2b4524294ffbc42905ac2
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Nov 25, 2021
Extra link didn't appear after changes in apache/airflow#8220 for Gantt View GitOrigin-RevId: 1fbe8d8bee164de81e8ac9332e1d49f0de03b3e0
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Mar 9, 2022
After apache/airflow#8220 we do not need task_types and extra_links variables GitOrigin-RevId: 54d3c9a55c974ecb1ea2b4524294ffbc42905ac2
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Mar 9, 2022
Extra link didn't appear after changes in apache/airflow#8220 for Gantt View GitOrigin-RevId: 1fbe8d8bee164de81e8ac9332e1d49f0de03b3e0
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Jun 3, 2022
After apache/airflow#8220 we do not need task_types and extra_links variables GitOrigin-RevId: 54d3c9a55c974ecb1ea2b4524294ffbc42905ac2
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Jun 3, 2022
Extra link didn't appear after changes in apache/airflow#8220 for Gantt View GitOrigin-RevId: 1fbe8d8bee164de81e8ac9332e1d49f0de03b3e0
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Jun 6, 2022
After apache/airflow#8220 we do not need task_types and extra_links variables GitOrigin-RevId: 54d3c9a55c974ecb1ea2b4524294ffbc42905ac2
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Jun 6, 2022
Extra link didn't appear after changes in apache/airflow#8220 for Gantt View GitOrigin-RevId: 1fbe8d8bee164de81e8ac9332e1d49f0de03b3e0
kosteev
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Jul 8, 2022
After apache/airflow#8220 we do not need task_types and extra_links variables GitOrigin-RevId: 54d3c9a55c974ecb1ea2b4524294ffbc42905ac2
kosteev
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Jul 8, 2022
Extra link didn't appear after changes in apache/airflow#8220 for Gantt View GitOrigin-RevId: 1fbe8d8bee164de81e8ac9332e1d49f0de03b3e0
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Aug 26, 2022
After apache/airflow#8220 we do not need task_types and extra_links variables GitOrigin-RevId: 54d3c9a55c974ecb1ea2b4524294ffbc42905ac2
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Aug 26, 2022
Extra link didn't appear after changes in apache/airflow#8220 for Gantt View GitOrigin-RevId: 1fbe8d8bee164de81e8ac9332e1d49f0de03b3e0
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Oct 3, 2022
After apache/airflow#8220 we do not need task_types and extra_links variables GitOrigin-RevId: 54d3c9a55c974ecb1ea2b4524294ffbc42905ac2
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Oct 3, 2022
Extra link didn't appear after changes in apache/airflow#8220 for Gantt View GitOrigin-RevId: 1fbe8d8bee164de81e8ac9332e1d49f0de03b3e0
aglipska
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Oct 7, 2022
After apache/airflow#8220 we do not need task_types and extra_links variables GitOrigin-RevId: 54d3c9a55c974ecb1ea2b4524294ffbc42905ac2
aglipska
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Oct 7, 2022
Extra link didn't appear after changes in apache/airflow#8220 for Gantt View GitOrigin-RevId: 1fbe8d8bee164de81e8ac9332e1d49f0de03b3e0
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Dec 7, 2022
After apache/airflow#8220 we do not need task_types and extra_links variables GitOrigin-RevId: 54d3c9a55c974ecb1ea2b4524294ffbc42905ac2
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Dec 7, 2022
Extra link didn't appear after changes in apache/airflow#8220 for Gantt View GitOrigin-RevId: 1fbe8d8bee164de81e8ac9332e1d49f0de03b3e0
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Jan 27, 2023
After apache/airflow#8220 we do not need task_types and extra_links variables GitOrigin-RevId: 54d3c9a55c974ecb1ea2b4524294ffbc42905ac2
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Jan 27, 2023
Extra link didn't appear after changes in apache/airflow#8220 for Gantt View GitOrigin-RevId: 1fbe8d8bee164de81e8ac9332e1d49f0de03b3e0
kosteev
pushed a commit
to kosteev/composer-airflow-test-copybara
that referenced
this pull request
Sep 11, 2024
After apache/airflow#8220 we do not need task_types and extra_links variables GitOrigin-RevId: 54d3c9a55c974ecb1ea2b4524294ffbc42905ac2
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
To make this work I needed to change the fields exposed via the json
representation to those expected via the
tiTooltipfunction.Closes #8210.
Before
After:
Make sure to mark the boxes below before creating PR: [x]
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.
Read the Pull Request Guidelines for more information.