mirror of
https://github.com/ohwgiles/laminar.git
synced 2026-09-22 20:09:35 +00:00
The computed list of filtered jobs wasn't updated when a notification was received from the server. Switch to using a method rather than a computed property to fix this. Also add tags to jobs reported in job_started and job_completed notifications