qwen-code/packages/web-shell/client/components/channels
qqqys b0c0cc3338
feat(web-shell): manage pairing approvals (#8081)
* feat(web-shell): manage pairing approvals

* test(web-shell): cover pairing approval failures

* fix(web-shell): avoid stale pairing approval errors

* test(web-shell): cover pairing revoke cancellation

* fix(web-shell): prevent pairing approval races

* fix(web-shell): address review feedback on pairing approvals (#8081)

* fix(web-shell): keep revoke confirm title fallback type-safe (#8081)

---------

Co-authored-by: qwen-code-dev-bot <269191875+qwen-code-dev-bot@users.noreply.github.com>
Co-authored-by: qwen-code-ci-bot <qwen-code-ci-bot@users.noreply.github.com>
2026-07-30 15:58:23 +00:00
..
channel-editor-state.test.ts feat(web-shell): add Channel configuration flows (#7893) 2026-07-28 05:58:26 +00:00
channel-editor-state.ts feat(web-shell): add Channel configuration flows (#7893) 2026-07-28 05:58:26 +00:00
channel-platform.test.ts feat(web-shell): add Channel management page (#7793) 2026-07-27 17:58:11 +00:00
channel-platform.ts feat(web-shell): add Channel management page (#7793) 2026-07-27 17:58:11 +00:00
ChannelEditorDialog.module.css feat(web-shell): add Channel configuration flows (#7893) 2026-07-28 05:58:26 +00:00
ChannelEditorDialog.test.tsx feat(web-shell): manage pairing approvals (#8081) 2026-07-30 15:58:23 +00:00
ChannelEditorDialog.tsx feat(web-shell): manage pairing approvals (#8081) 2026-07-30 15:58:23 +00:00
ChannelPairingRequests.module.css feat(web-shell): manage pairing approvals (#8081) 2026-07-30 15:58:23 +00:00
ChannelPairingRequests.test.tsx feat(web-shell): manage pairing approvals (#8081) 2026-07-30 15:58:23 +00:00
ChannelPairingRequests.tsx feat(web-shell): manage pairing approvals (#8081) 2026-07-30 15:58:23 +00:00
ChannelsManagerPage.module.css feat(web-shell): add Channel configuration flows (#7893) 2026-07-28 05:58:26 +00:00
ChannelsManagerPage.test.tsx feat(web-shell): manage pairing approvals (#8081) 2026-07-30 15:58:23 +00:00
ChannelsManagerPage.tsx feat(web-shell): manage pairing approvals (#8081) 2026-07-30 15:58:23 +00:00