bbovenzi commented on issue #47412:
URL: https://github.com/apache/airflow/issues/47412#issuecomment-2714387052

   ```
     dags
     dag runs
     task instances
     assets
     asset events
     variables
     pools
     providers
     plugins
     connections
     xcoms
     audit log
   ```
   
   These are all our main pages except for the dashboard.
   But I would definitely want to check actions on a specific asset, dag, dag 
run or task instance. For the list pages we should add those permissions to 
`ui/dags` and probably create a `ui/` wrapper for our other list endpoints so 
we can check when to show actions in a table view
     


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to