Skip to content

feat(ui): prioritize actionable Team setup work - #1555

Merged
kunickiaj merged 1 commit into
mainfrom
ajk--feat_ui_prioritize_actionable_team_setup_work
Sep 1, 2026
Merged

feat(ui): prioritize actionable Team setup work#1555
kunickiaj merged 1 commit into
mainfrom
ajk--feat_ui_prioritize_actionable_team_setup_work

Conversation

@kunickiaj

@kunickiaj kunickiaj commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Description

Prioritizes actionable legacy Team setup work without disturbing server order. Unresolved devices and Projects render first with a visible Needs attention marker, focus planning uses the same ordering, automatic Project mappings remain reviewable, and every blocked or unavailable action has visible and programmatic recovery copy.

Tracks codemem-752i.5.

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

  • 77 focused order, reducer, dialog, and app tests
  • SRE fixture: five included devices plus one unresolved Sarvar
  • pnpm run tsc
  • pnpm run lint
  • pnpm --filter @codemem/ui build

Checklist

  • Code follows project style
  • Accessibility and CodeReviewer review completed
  • No new warnings introduced

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 30, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-01T15:47:36.409279Z 45976ea New commits
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

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

Copy link
Copy Markdown

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: b1e3b93967

ℹ️ 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/legacy-team-setup-projects.tsx Outdated

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

Copy link
Copy Markdown

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: 01de5a6749

ℹ️ 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/legacy-team-setup-session.ts
@kunickiaj
kunickiaj force-pushed the ajk--feat_ui_prioritize_actionable_team_setup_work branch from 01de5a6 to f348ea3 Compare August 31, 2026 20:23
@kunickiaj
kunickiaj changed the base branch from ajk--refactor_ui_thin_team_setup_dialog_shell to graphite-base/1555 August 31, 2026 21:01
@kunickiaj
kunickiaj force-pushed the ajk--feat_ui_prioritize_actionable_team_setup_work branch from f348ea3 to 0b4ca5a Compare August 31, 2026 21:02
@kunickiaj
kunickiaj changed the base branch from graphite-base/1555 to ajk--refactor_ui_thin_team_setup_dialog_shell August 31, 2026 21:02
@kunickiaj
kunickiaj changed the base branch from ajk--refactor_ui_thin_team_setup_dialog_shell to graphite-base/1555 August 31, 2026 21:39
@kunickiaj
kunickiaj force-pushed the ajk--feat_ui_prioritize_actionable_team_setup_work branch from 0b4ca5a to 8046067 Compare August 31, 2026 21:40
@kunickiaj
kunickiaj changed the base branch from graphite-base/1555 to ajk--refactor_ui_thin_team_setup_dialog_shell August 31, 2026 21:40
@kunickiaj
kunickiaj force-pushed the ajk--feat_ui_prioritize_actionable_team_setup_work branch from 8046067 to 82a4f47 Compare August 31, 2026 22:16
@kunickiaj
kunickiaj force-pushed the ajk--refactor_ui_thin_team_setup_dialog_shell branch 2 times, most recently from 6f05dbe to ae5c067 Compare August 31, 2026 22:24
@kunickiaj
kunickiaj force-pushed the ajk--feat_ui_prioritize_actionable_team_setup_work branch from 82a4f47 to 1539cbb Compare August 31, 2026 22:25
@kunickiaj
kunickiaj force-pushed the ajk--refactor_ui_thin_team_setup_dialog_shell branch from ae5c067 to c02bd30 Compare August 31, 2026 22:33
@kunickiaj
kunickiaj force-pushed the ajk--feat_ui_prioritize_actionable_team_setup_work branch from 1539cbb to 8c36d2c Compare August 31, 2026 22:33
@kunickiaj
kunickiaj force-pushed the ajk--refactor_ui_thin_team_setup_dialog_shell branch from c02bd30 to a7b0573 Compare August 31, 2026 22:37
@kunickiaj
kunickiaj force-pushed the ajk--feat_ui_prioritize_actionable_team_setup_work branch from 8c36d2c to cb88ddf Compare August 31, 2026 22:38
@kunickiaj
kunickiaj force-pushed the ajk--refactor_ui_thin_team_setup_dialog_shell branch from a7b0573 to a2e0b62 Compare August 31, 2026 22:43
@kunickiaj
kunickiaj force-pushed the ajk--feat_ui_prioritize_actionable_team_setup_work branch from cb88ddf to 6a4b8f7 Compare August 31, 2026 22:44
@kunickiaj
kunickiaj changed the base branch from ajk--refactor_ui_thin_team_setup_dialog_shell to graphite-base/1555 September 1, 2026 00:15
@kunickiaj
kunickiaj force-pushed the ajk--feat_ui_prioritize_actionable_team_setup_work branch from 6a4b8f7 to 4201ed8 Compare September 1, 2026 01:10
@kunickiaj
kunickiaj changed the base branch from graphite-base/1555 to ajk--refactor_ui_thin_team_setup_dialog_shell September 1, 2026 01:11
@kunickiaj
kunickiaj force-pushed the ajk--feat_ui_prioritize_actionable_team_setup_work branch from 4201ed8 to 3fd4977 Compare September 1, 2026 01:39
@kunickiaj
kunickiaj force-pushed the ajk--refactor_ui_thin_team_setup_dialog_shell branch 2 times, most recently from 2dd5cdb to bc304f3 Compare September 1, 2026 02:27
@kunickiaj
kunickiaj force-pushed the ajk--feat_ui_prioritize_actionable_team_setup_work branch 2 times, most recently from e1d4300 to 845f00c Compare September 1, 2026 05:38
@kunickiaj
kunickiaj force-pushed the ajk--refactor_ui_thin_team_setup_dialog_shell branch from bc304f3 to 59941e1 Compare September 1, 2026 05:38

kunickiaj commented Sep 1, 2026

Copy link
Copy Markdown
Owner Author

Merge activity

  • Sep 1, 3:44 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Sep 1, 3:46 PM UTC: Graphite rebased this pull request as part of a merge.
  • Sep 1, 3:53 PM UTC: @kunickiaj merged this pull request with Graphite.

@kunickiaj
kunickiaj changed the base branch from ajk--refactor_ui_thin_team_setup_dialog_shell to graphite-base/1555 September 1, 2026 15:44
@kunickiaj
kunickiaj changed the base branch from graphite-base/1555 to main September 1, 2026 15:44
@kunickiaj
kunickiaj force-pushed the ajk--feat_ui_prioritize_actionable_team_setup_work branch from 845f00c to 45976ea Compare September 1, 2026 15:45
@kunickiaj
kunickiaj merged commit 32d3c32 into main Sep 1, 2026
14 checks passed
@kunickiaj
kunickiaj deleted the ajk--feat_ui_prioritize_actionable_team_setup_work branch September 1, 2026 15:53
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