You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add workspace_apps configuration to control which apps appear in workspace table:
- Add database migration for workspace_apps column
- Update WorkspaceAgent struct to include workspace_apps field
- Update SQL queries to handle workspace_apps
- Add comprehensive tests for the new functionality
- Add documentation with examples
This allows administrators to configure via Terraform which apps
appear as action buttons in the workspace table while maintaining
backward compatibility.
0 commit comments