bbovenzi commented on PR #61398:
URL: https://github.com/apache/airflow/pull/61398#issuecomment-3899184551

   Small changes:
   
   - Let's add "Partition Key" to the DagRuns.tsx list and ideally a filter for 
that too
   - The partition key in the materialize asset modal is a json input instead 
of a string input. The translation key in the modal is also incorrect
   - Rename "2 pending partitioned Dag runs" to "2 pending dag runs"
   - If 0 pending partitions, show nothing or just Asset triggered
   - After manually creating an asset event or dag run. Let's m,ake sure
   
   Big changes:
   
   - Let's get rid of the Partitioned Dag Runs tables as dedicated pages
   - When there is only 1 pending partition we can show the "1/3 assets" UX 
that we already have
   - Instead of linking to the partioned run table, let's put all the 
partitioned schedule information into a modal, expanding on the 1/3 graph we 
usually show


-- 
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