Skip to content

feat(ui): group project assignments by space#1134

Merged
kunickiaj merged 1 commit into
mainfrom
05-22-feat_ui_group_project_assignments_by_space
May 23, 2026
Merged

feat(ui): group project assignments by space#1134
kunickiaj merged 1 commit into
mainfrom
05-22-feat_ui_group_project_assignments_by_space

Conversation

@kunickiaj
Copy link
Copy Markdown
Owner

@kunickiaj kunickiaj commented May 23, 2026

Description

Updates the Projects inventory surface so project assignment is presented as Team-owned Spaces instead of raw sharing domains. Space selectors are grouped by owner, default Team Spaces are highlighted, stale/unassignable suggested Spaces are ignored safely, and raw Space IDs stay in advanced details.

Type of Change

  • 🚀 Feature (new functionality)
  • 🐛 Bug fix (fixes an issue)
  • 📚 Documentation (docs-only change)
  • 🔧 Maintenance (refactor, chore, CI, etc.)
  • 🧪 Testing (test-only changes)

Testing

  • Relevant checks pass locally (pnpm run tsc, pnpm run lint, pnpm run test)
  • Added/updated tests for changes
  • Manually verified changes work as expected

Targeted checks run locally:

  • pnpm exec vitest run packages/ui/src/tabs/projects.test.ts
  • pnpm exec tsc --build packages/ui/tsconfig.json --pretty false
  • pnpm exec biome check packages/ui/src/tabs/projects.ts packages/ui/src/tabs/projects.test.ts

Checklist

  • Code follows project style (pnpm run lint passes for touched files)
  • Self-review completed
  • Documentation updated (if needed)
  • No new warnings introduced

Copy link
Copy Markdown
Owner Author

kunickiaj commented May 23, 2026

@kunickiaj kunickiaj marked this pull request as ready for review May 23, 2026 03:04
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 112ffbff7b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread packages/ui/src/tabs/projects.ts Outdated
@kunickiaj kunickiaj force-pushed the 05-22-feat_ui_group_project_assignments_by_space branch from 112ffbf to ac1bb56 Compare May 23, 2026 03:14
Copy link
Copy Markdown
Owner Author

kunickiaj commented May 23, 2026

Merge activity

  • May 23, 3:17 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • May 23, 3:20 AM UTC: Graphite rebased this pull request as part of a merge.
  • May 23, 3:22 AM UTC: @kunickiaj merged this pull request with Graphite.

@kunickiaj kunickiaj changed the base branch from 05-22-fix_ui_move_team_space_ids_to_advanced_copy to graphite-base/1134 May 23, 2026 03:17
@kunickiaj kunickiaj changed the base branch from graphite-base/1134 to main May 23, 2026 03:19
@kunickiaj kunickiaj force-pushed the 05-22-feat_ui_group_project_assignments_by_space branch from ac1bb56 to cca2a70 Compare May 23, 2026 03:20
@kunickiaj kunickiaj merged commit 5984749 into main May 23, 2026
11 checks passed
@kunickiaj kunickiaj deleted the 05-22-feat_ui_group_project_assignments_by_space branch May 23, 2026 03:22
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.

1 participant