Skip to content

feat: add card dependencies#7879

Open
luka-nextcloud wants to merge 1 commit intomainfrom
card-dependencies
Open

feat: add card dependencies#7879
luka-nextcloud wants to merge 1 commit intomainfrom
card-dependencies

Conversation

@luka-nextcloud
Copy link
Copy Markdown
Contributor

Summary

Introduces the concept of "dependent cards", allowing users to assign and remove dependencies between cards. The implementation includes backend support, API routes, database migration, and frontend UI integration for managing card dependencies.

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

Signed-off-by: Luka Trovic <luka@nextcloud.com>
@luka-nextcloud luka-nextcloud requested review from a team, hweihwang and mejo- and removed request for a team April 23, 2026 16:20
@github-actions
Copy link
Copy Markdown
Contributor

🐢 Performance warning.
It looks like the query count of the integration tests increased with this PR.
Database query count is now 95978 was 93102 (+3.08%)
Please check your code again. If you added a new test this can be expected and the base value in tests/integration/base-query-count.txt can be increased.

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.

Dependencies / Subtasks for cards

1 participant