Have multiple backends open #115
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Allow to open a new Browser tab with a different backend.
Empty tab head with [+] button next to current "Browser" tab headre. When pressing + a new tree opens and it is possible to select a backend from the drop-down list. The selection of the drop-down list is always opened in the active tree_view tab. Instead of the label "Browser" use the name from the settings dialog (which is from now on no longer optional). When hovering over the tab, the connection details are shown
"<Backend type (i.e. DIMSE/DICOMWeb/File system/FHIR)>: <Address>"Consequently, the indicator whether a TLS connection is used, no longer lives next to the drop-down list, but now moves next to the connection name on the tab.
As a result it should e.g. be possible to diff two instances from different servers when selecting "Set as Diff File A" on one backend and "Compare with Diff File A" on another.