bbovenzi commented on issue #51468: URL: https://github.com/apache/airflow/issues/51468#issuecomment-2997926729
1. check your network tab for the response from `/ui/auth/menus` and see if the config page exists there 2. Password and perimissions is something that depends on your auth manager. That is not something that the Airflow UI manages itself. 3. We removed the Dag Dependency view that just shows everything at once. You need to select a single Dag or a single Asset to see a graph of what it is connected to 4. We're working on the grid view performance 5. I explain the rationale about grid/graph here: https://github.com/apache/airflow/discussions/50492#discussioncomment-13555140 6. We already added Dag, Run, and TI deletion bulk actions. Anything that's missing should come out in 3.1 -- 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]
