Skip to content

chore: bump web submodule — restore action_modes tri-state UI#748

Merged
buremba merged 1 commit into
mainfrom
fix/restore-action-modes-ui
May 15, 2026
Merged

chore: bump web submodule — restore action_modes tri-state UI#748
buremba merged 1 commit into
mainfrom
fix/restore-action-modes-ui

Conversation

@buremba
Copy link
Copy Markdown
Member

@buremba buremba commented May 15, 2026

Summary

Test plan

  • bun run typecheck clean on parent
  • bunx tsc -b clean on web submodule
  • Smoke: install a connector, flip an action to Disabled — confirm it disappears from the agent's tool list (manage_operations.list_available filters by action_modes).
  • Smoke: re-enable a disabled action via the "Manage actions" sub-sheet on the connection settings tab.
  • Smoke: toggle two ops rapidly in the connection sheet edit-mode — neither change should be lost (inline draft+save).
  • Smoke: visit /<owner>/connectors/<connectorKey> with no installed connections — full ConnectorInfo (header / description / auth label / feeds / actions) renders.

Summary by CodeRabbit

  • Chores
    • Updated the web packages submodule to a new revision.

Review Change Stack

Squash-merged owletto-web PR #123 restores the action_modes tri-state
UI dropped by web PR #118's squash. Backend already speaks action_modes
only; this was the last remaining UI writer of the legacy approval
arrays.
@buremba buremba merged commit b33aaca into main May 15, 2026
16 of 17 checks passed
@buremba buremba deleted the fix/restore-action-modes-ui branch May 15, 2026 03:47
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 15, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 1b3b410c-20bd-4659-ae86-aef545f5de64

📥 Commits

Reviewing files that changed from the base of the PR and between 8af9021 and e2f31ed.

📒 Files selected for processing (1)
  • packages/web

📝 Walkthrough

Walkthrough

The PR updates the packages/web git submodule pointer to a new commit revision, incorporating changes from the web package into the main repository reference.

Changes

Web Submodule Update

Layer / File(s) Summary
Submodule pointer update
packages/web
The packages/web submodule commit reference is bumped from e248922d4b59627aabe130ca8e4c581f9a56531a to 99ea62c0ec8d6f0c5ea746c89d2d1cde0da21bfb.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • codex-approver

Poem

🐰 A submodule hops to the latest commit,
Web package dancing in the git pit,
One pointer changed, so clean and neat—
The build is fresh, the update's sweet!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/restore-action-modes-ui

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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