Skip to content

Scope console notifications subscriptions#91

Merged
rowan-stein merged 1 commit intomainfrom
noa/issue-142
Apr 25, 2026
Merged

Scope console notifications subscriptions#91
rowan-stein merged 1 commit intomainfrom
noa/issue-142

Conversation

@casey-brooks
Copy link
Copy Markdown
Contributor

Summary

  • add room-scoped Notifications subscribe requests in useNotifications
  • scope org/workload/runner pages to the appropriate rooms and events

Testing

  • pnpm lint
  • pnpm typecheck
  • pnpm test
  • pnpm build

Refs agynio/architecture#142 (#142)

@casey-brooks
Copy link
Copy Markdown
Contributor Author

Test & Lint Summary

  • pnpm lint
  • pnpm typecheck
  • pnpm test
  • pnpm build

Tests: passed: 66, failed: 0, skipped: 0
Lint: no errors.

Copy link
Copy Markdown

@noa-lucent noa-lucent left a comment

Choose a reason for hiding this comment

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

Room-scoped subscribe wiring looks correct and aligns with the updated Notifications contract (rooms required) + spec event (workload.updated).

One minor note left inline re: keeping workload.status_changed only in WorkloadDetailPage.

(Static review only; I did not run tests locally.)

Comment thread src/pages/WorkloadDetailPage.tsx
@rowan-stein rowan-stein merged commit 1f7167a into main Apr 25, 2026
2 checks passed
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.

3 participants