Skip to content

refactor: Add widgets:audit-log-streaming:manage to WidgetScope#1510

Merged
jeffnv merged 1 commit intomainfrom
feature/daap-2219-node-package-updates-for-log-streaming-widget
Mar 3, 2026
Merged

refactor: Add widgets:audit-log-streaming:manage to WidgetScope#1510
jeffnv merged 1 commit intomainfrom
feature/daap-2219-node-package-updates-for-log-streaming-widget

Conversation

@jeffnv
Copy link
Contributor

@jeffnv jeffnv commented Mar 2, 2026

Summary

  • Adds widgets:audit-log-streaming:manage to the WidgetScope union type to support the new audit log streaming widget

Fixes DAAP-2219

Test plan

  • npm run lint passes
  • npm run typecheck passes (pre-existing unrelated error in roles serializer)
  • Widget tests pass

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jeffnv jeffnv requested a review from a team as a code owner March 2, 2026 22:30
@jeffnv jeffnv requested a review from imkesin March 2, 2026 22:30
@linear
Copy link

linear bot commented Mar 2, 2026

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 2, 2026

Greptile Summary

This PR adds widgets:audit-log-streaming:manage to the WidgetScope union type to support the new audit log streaming widget functionality. The change is straightforward and follows the existing pattern of widget scope definitions.

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • The change adds a single new scope value to a TypeScript union type, following the existing pattern. No logic changes, no security concerns, and tests pass according to the PR description.
  • No files require special attention

Important Files Changed

Filename Overview
src/widgets/interfaces/get-token.ts Added widgets:audit-log-streaming:manage scope to WidgetScope union type

Last reviewed commit: 3f3e1bc

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

@jeffnv jeffnv changed the title Add widgets:audit-log-streaming:manage to WidgetScope refactor: Add widgets:audit-log-streaming:manage to WidgetScope Mar 2, 2026
@jeffnv jeffnv merged commit 2ebb9c7 into main Mar 3, 2026
8 of 9 checks passed
@jeffnv jeffnv deleted the feature/daap-2219-node-package-updates-for-log-streaming-widget branch March 3, 2026 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants