buster/apps/api/libs/handlers/src/utils
dal cc2dd7fa61
Enhance workspace member count integration across various handlers and components
- Introduced `count_workspace_members` utility function to retrieve the number of active users in a workspace.
- Updated chat, collection, dashboard, and metric handlers to include `workspace_member_count` in their responses.
- Modified relevant types to accommodate the new `workspace_member_count` field.
- Adjusted frontend components to display the number of workspace members in the ShareMenu and related UI elements.

These changes improve the visibility of workspace member information and enhance the overall user experience.
2025-07-17 16:21:14 -06:00
..
user Deployment (#397) 2025-07-03 06:32:18 -07:00
mod.rs Enhance workspace member count integration across various handlers and components 2025-07-17 16:21:14 -06:00
workspace.rs Enhance workspace member count integration across various handlers and components 2025-07-17 16:21:14 -06:00