mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 16:02:24 +00:00
267171f2c9
* Add progress bar app component - Create AppJobProgressBar component for displaying job progress - Register jobprogressbarcomponent in component system - Add component rendering in ComponentInner - Component accepts jobId configuration parameter - Similar to jobidlogcomponent and jobidflowstatuscomponent Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com> * feat(app): Add job progress bar to component picker Add jobprogressbarcomponent to the display component set so it appears in the component picker UI alongside other job-related components. Co-authored-by: Ruben Fiszel <rubenfiszel@users.noreply.github.com> * Add jobprogressbarcomponent to quickStyleProperties Co-authored-by: Ruben Fiszel <rubenfiszel@users.noreply.github.com> --------- Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com> Co-authored-by: Ruben Fiszel <rubenfiszel@users.noreply.github.com>