buster/packages/server-shared
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
..
.cursor query params update for cursor rules 2025-07-16 10:13:30 -06:00
scripts Add prebuild script to server-shared 2025-07-12 16:07:55 -06:00
src Enhance workspace member count integration across various handlers and components 2025-07-17 16:21:14 -06:00
.gitignore Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
biome.json Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
package.json Fix files on lint 2025-07-14 14:30:07 -06:00
tsconfig.json fix all of the bugs 2025-07-12 22:14:08 -06:00
turbo.json update database dev 2025-07-15 22:26:13 -06:00
vitest.config.ts Add some unit tests 2025-07-04 01:38:58 -06:00