Skip to content

Lite: fix terminology around updating workspace/stack#14199

Merged
OliverJAsh merged 6 commits into
masterfrom
push-yuxnznswkrom
Jun 12, 2026
Merged

Lite: fix terminology around updating workspace/stack#14199
OliverJAsh merged 6 commits into
masterfrom
push-yuxnznswkrom

Conversation

@OliverJAsh

Copy link
Copy Markdown
Contributor

Copilot AI review requested due to automatic review settings June 12, 2026 10:44

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adjusts Lite workspace/stack “update” terminology to better reflect the underlying operation (integrating upstream changes via rebasing), including renaming hotkeys and consolidating the mutation hook used by both workspace-level and stack-level actions.

Changes:

  • Renamed the “rebase all stacks” / “rebase stack” actions to “update workspace” / “update stack” in UI and hotkeys.
  • Replaced useRebaseAllStacks / useRebaseStack with a unified useWorkspaceIntegrateUpstream mutation hook.
  • Updated tooltips/context menu labels and hotkey wiring to match the new terminology.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
apps/lite/ui/src/routes/project/$id/workspace/WorkspacePage.tsx Renames workspace-level action/hotkey and updates tooltip/handler wiring.
apps/lite/ui/src/routes/project/$id/workspace/OutlineTree.tsx Renames stack-level hotkey and updates context menu label/handler wiring.
apps/lite/ui/src/hotkeys.ts Renames hotkey identifiers and updates user-facing hotkey metadata text.
apps/lite/ui/src/api/mutations.ts Consolidates stack/workspace integrate-upstream mutations into a single hook and updates toast messaging.

Comment thread apps/lite/ui/src/api/mutations.ts
Comment thread apps/lite/ui/src/routes/project/$id/workspace/OutlineTree.tsx Outdated
Comment thread apps/lite/ui/src/routes/project/$id/workspace/WorkspacePage.tsx Outdated
@OliverJAsh OliverJAsh enabled auto-merge June 12, 2026 10:55
Copilot AI review requested due to automatic review settings June 12, 2026 10:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

Comment thread apps/lite/ui/src/api/mutations.ts
Comment thread apps/lite/ui/src/api/mutations.ts
Comment thread apps/lite/ui/src/routes/project/$id/workspace/WorkspacePage.tsx Outdated
Comment thread apps/lite/ui/src/routes/project/$id/workspace/OutlineTree.tsx
@OliverJAsh OliverJAsh merged commit a6f0d8e into master Jun 12, 2026
36 checks passed
@OliverJAsh OliverJAsh deleted the push-yuxnznswkrom branch June 12, 2026 11:16
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