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

GO-3974: support kanban view based on relations with object format #1578

Open
wants to merge 10 commits into
base: go-3942-add-layouts
Choose a base branch
from

Conversation

AnastasiaShemyakinskaya
Copy link
Member

Add support for kanban based on relation with objects types

  1. Firstly, we try to get ObjectType list from relation, so we can figure out object types of needed objects
  2. We try to query objects with received object types, it would be out columns in kanban
  3. We try to query objects with given relation, because some objects can contain 2 and more objects inside relations. So we can build columns in kanban, which represents such cases

Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
Copy link

github-actions bot commented Sep 13, 2024

New Coverage 47.3% of statements
Patch Coverage 90.1% of changed statements (64/71)

Coverage provided by https://github.com/seriousben/go-patch-cover-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants