You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* greenBar: emit more detail on auth connection change
Previously when an auth connection changed we would emit
that a change happened but nothing else.
Now we emit an event that has more information including
the current status, cause, and specific auth type
Signed-off-by: Nikolas Komonen <[email protected]>
* greenBar: show when has connection
This adds a green bar that tells the user they have
a successful connection and gives more info on
how to switch connections if necessary.
This is a quick implementation and requires more work
if we want to list the currently selected connections.
Signed-off-by: Nikolas Komonen <[email protected]>
* greenBar: remove Document Type service item
We do not want to show the Document Type
service item anymore, this removes it.
Signed-off-by: Nikolas Komonen <[email protected]>
* greenBar: make bar width fit content
The width of the bar will adjust to fit the size
of the content
Signed-off-by: Nikolas Komonen <[email protected]>
---------
Signed-off-by: Nikolas Komonen <[email protected]>
0 commit comments