Skip to content

feat: add backend logic for determining tasks tab visibility #18401

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

Merged
merged 5 commits into from
Jun 18, 2025

Conversation

hugodutka
Copy link
Contributor

@hugodutka hugodutka commented Jun 17, 2025

This PR implements the backend logic for determining if the Tasks tab should be visible in the web UI as described in the RFC.

The frontend component will be added in a follow-up PR once the entire Tasks backend is implemented so as not to break the dogfood environment until then.

@hugodutka hugodutka changed the title feat: tasks tab visibility feat: add backend logic for determining tasks tab visibility Jun 18, 2025
@hugodutka hugodutka marked this pull request as ready for review June 18, 2025 13:50
@hugodutka hugodutka requested a review from dannykopping June 18, 2025 13:51
Copy link
Contributor

@dannykopping dannykopping left a comment

Choose a reason for hiding this comment

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

Couple nits but LGTM

@hugodutka hugodutka merged commit 8f6a5af into main Jun 18, 2025
45 of 47 checks passed
@hugodutka hugodutka deleted the hugodutka/tasks-tab-visibility branch June 18, 2025 16:32
@github-actions github-actions bot locked and limited conversation to collaborators Jun 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants