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

[ITG-136] Stworzenie grafów 'chronologicznych' zależności między taskami + ich wizualizacja za pomocą React Flow #67

Merged
merged 14 commits into from
Jun 21, 2022

Conversation

basiav
Copy link
Contributor

@basiav basiav commented Jun 21, 2022

ITG-136 Stworzenie grafów 'chronologicznych' zależności między taskami + ich wizualizacja za pomocą React Flow

This task contains relationship graph component as an alternative view to the tasks list/task agenda (calendar).

Unfortunately I didn't manage to add a visual legend:

  • interrupted edges are meant to symbolise an interchangeable relation,
  • navy edges do have 'subtask' labels to symbolise subtask relation,
  • black edges do have teeny tiny arrows (not visible that much) symbolising dependency flow

If somebody is up to editing tailwind styling of the component, please feel free :)

@basiav basiav changed the title Feature/itg 136 [Feature/ITG-136] Jun 21, 2022
@basiav basiav changed the title [Feature/ITG-136] [Feature/ITG-136] Stworzenie grafów 'chronologicznych' zależności między taskami + ich wizualizacja za pomocą React Flow Jun 21, 2022
@basiav basiav changed the title [Feature/ITG-136] Stworzenie grafów 'chronologicznych' zależności między taskami + ich wizualizacja za pomocą React Flow [ITG-136] Stworzenie grafów 'chronologicznych' zależności między taskami + ich wizualizacja za pomocą React Flow Jun 21, 2022
Copy link
Collaborator

@john-sonz john-sonz left a comment

Choose a reason for hiding this comment

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

💜 ❤️ 💚 💛 💙

@john-sonz john-sonz merged commit 1376b49 into develop Jun 21, 2022
@john-sonz john-sonz deleted the feature/ITG-136 branch June 21, 2022 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants