Pierre Jeambrun
Pierre Jeambrun
https://github.com/apache/airflow/pull/25568 added support for retrieving mapped instance task logs. This PR adds support for displaying these logs in the Grid details side panel. - Mapped Instances rows in the table...
~~We had a few warnings due to `validateDOMNesting` in the grid view (cf screenshot) -> split the table into two distinct tables with separate 'titles'. Took the opportunity to slightly...
This is the initial PR for AIP-84, setting up a very basic separate FastAPI API for UI purposes. I wanted to take that incrementally instead of opening a big PR...
related to https://github.com/apache/airflow/issues/42370
Add get plugins to new AIP. Some types are `list[dict]` without more precision at this point (same as the legacy). ~~But I might explicit these types just in case the...
### Body https://github.com/apache/airflow/issues/42366 is taking care of migrating private endpoints. This issue focus on migrating all the public ones. Ideally they shouldn't change too much and be feature rich compare...
The goal is: - Unify the action button behavior for clear / trigger and any further actions. - Support a `withText=true` mode for a full button - Support a `withText=false`...
### Body This issue aims to update in the front-end how we do the clearing of task instances and dag runs. With AIP-66, clearing a task in the past doesn't...
Add French Translations.   