feat: remove license gate from workspace and task bulk actions by blinkagent[bot] · Pull Request #22090 · coder/coder
Bulk actions for workspaces and tasks are now available to all users regardless of license. The entitlement checks for workspace_batch_actions and task_batch_actions have been removed from the frontend.
Per review feedback, instead of setting these to always true, remove the props and conditionals entirely from all components. Checkboxes are now always rendered unconditionally.
matifali
deleted the
matifali/remove-bulk-actions-license-gate
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters