Sangeeth Sivan
Sangeeth Sivan
## Description code splitted permission helpers file. ## Type of change - New feature (non-breaking change which adds functionality)
## Description - Now even more workspace context menu options are permission driven. - Also now when the user doesn't have any Action Creation options in the omnibar, `Create New`...
## Description This fixes even more issues on create datasource flow which are missed out when fixing #18600 . This fixes cases listed in the below issue. >TL;DR Create datasource...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description When I try to create a datasource the datasource name is not...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description With granular access control the workspace context menu should be permission driven....
## Description When the user have no access to any of the options under workspace menu options, simply hide the trigger. Fixes #18743 > if no issue exists, please create...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description When the user has no access to perform any operations in workspace...
## Description Since Usage & Billing is EE only, there are a few components which needs to be code splitted. So code splitted those files and also added feature flag...