dify/web/contract/console
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
..
account.ts use contract for api request 2026-01-21 18:20:38 +08:00
apps.ts fix(collaboration): align online-users keys to app_id 2026-04-12 16:16:47 +08:00
billing.ts refactor(contract): restructure console contracts with nested billing module (#30999) 2026-01-15 10:41:18 +08:00
explore.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
model-providers.ts feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +08:00
notification.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
plugins.ts feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +08:00
system.ts refactor(contract): restructure console contracts with nested billing module (#30999) 2026-01-15 10:41:18 +08:00
trigger.ts fix: remove staleTime/gcTime overrides from trigger query hooks and use orpc contract (#31863) 2026-02-04 19:33:32 +08:00
try-app.ts feat: frontend part of support try apps (#31287) 2026-01-22 18:16:37 +08:00
workflow-comment.ts fix: web style 2026-04-11 10:46:52 +08:00
workflow.ts use contract for api request 2026-01-21 18:20:38 +08:00