logikfabrik / Overseer

Overseer is a Windows taskbar app for build notifications.
https://overseer.logikfabrik.se
MIT License
1 stars 1 forks source link

Add spinner to connections and projects #10

Closed logikfabrik closed 7 years ago

logikfabrik commented 7 years ago

When loading a connection or project for the first time; show a spinner. Once the initial load has completed the spinner should be hidden. Updates that follow will be done in the background; the spinner should not be shown.

Show error indicator if initial load or update of a connection/project fails.

We have support for these cases today, but all that's shown is a green or red line. We need to improve the visuals.

logikfabrik commented 7 years ago

A progress bar with support for progress (indeterminate) and errors has been added.