tower-ui 0.61.25 — bell + activity follow the tenant filter
Backend SSE handler already accepts ?tenantId= as an additive filter on top of canSeeOp (Phase G stays load-bearing); frontend now passes the global tenant filter chip's value through both NotificationBell and ActivityTab. Watcher clears + restarts the stream when the super-admin switches tenant context. Dismissed Set is user-level and survives the switch.
This commit is contained in:
@@ -29,7 +29,7 @@ frontend:
|
||||
enabled: true
|
||||
image:
|
||||
repository: registry.odoosky.cloud/odoosky/docker-mirror/tower-ui
|
||||
tag: "0.61.24"
|
||||
tag: "0.61.25"
|
||||
pullPolicy: IfNotPresent
|
||||
imagePullSecrets:
|
||||
- name: docker-mirror-pull
|
||||
|
||||
Reference in New Issue
Block a user