- ~~Exception handling - ignore transient failures rather than erroring immediately. i.e. don't clear the list...but after X failures, warn user. [ see #19 ]~~ - ~~Issue where changing settings didn't restart (or was it related to exception?)~~ - ~~Reduce height of control to fit more on screen~~. - ~~Initial message-only is offset, probably some default-width logic left over from before increasing the message-only size.~~ - ~~Filter specific Pipeline names? Can we get user favourites?~~ - ~~Add mask for Microsoft.VisualStudio.Service ("ADO"?)~~ - ~~Grey-out/Disable Error/Warning icons if zero.~~ - ~~Reorder list with most recent at the bottom??~~ - Play sound on popup status? - Investigate partial completion - what if pipelines have approval gates? - Add Releases?
Exception handling - ignore transient failures rather than erroring immediately. i.e. don't clear the list...but after X failures, warn user. [ see Error handling needs improving; in logging/communicating it and recovering from it #19 ]Issue where changing settings didn't restart (or was it related to exception?)Reduce height of control to fit more on screen.Initial message-only is offset, probably some default-width logic left over from before increasing the message-only size.Filter specific Pipeline names? Can we get user favourites?Add mask for Microsoft.VisualStudio.Service ("ADO"?)Grey-out/Disable Error/Warning icons if zero.Reorder list with most recent at the bottom??