dify/web/models
hjlarry 3288f5e100 fix(collaboration): align online-users keys to app_id
Switch /apps/workflows/online-users request and response schema from workflow_ids/workflow_id to app_ids/app_id without compatibility fallback.

Align app list online avatar lookup and online-user map indexing to app.id, matching socket room identity.

Update backend access checks, API fields, frontend contract/types, and unit tests accordingly.
2026-04-12 16:16:47 +08:00
..
access-control.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
app.ts fix(collaboration): align online-users keys to app_id 2026-04-12 16:16:47 +08:00
common.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
datasets.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
debug.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
explore.ts feat: frontend part of support try apps (#31287) 2026-01-22 18:16:37 +08:00
log.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
pipeline.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
share.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
try-app.ts feat: frontend part of support try apps (#31287) 2026-01-22 18:16:37 +08:00