Skip to content

Conversation

@tstromberg
Copy link
Member

No description provided.

Thomas Stromberg and others added 6 commits November 7, 2025 17:15
Changes:
- Remove @workspace display from navbar
- Show just the username instead of username@workspace
- Keep membership checking and banner for non-members
- Cleaner, simpler navbar display

The workspace is already clear from the subdomain, no need to repeat it.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Changes:
- Add domain scope to hidden orgs cookies (.ready-to-review.dev)
- Preferences now persist across all subdomains
- Add Secure flag for HTTPS connections
- Add clear comments that preferences are per-workspace
- Hidden orgs list remains separate for each workspace (personal, org1, org2, etc.)
- Cookie expiration already set to 1 year (365 days)

This ensures when you hide orgs in your personal workspace, that preference
persists. Similarly, each org workspace maintains its own separate hidden list.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Changes:
- Hide stale PRs by default (when no cookie exists)
- Stale filter preference is per-workspace (personal, org1, org2, etc.)
- Use domain cookies for filter preferences (.ready-to-review.dev)
- Preferences persist across page loads for 1 year
- Each workspace maintains independent stale filter setting

Example: You can hide stale PRs in your personal workspace but show them
in the codegroove-dev workspace, and vice versa.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
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