equinor / witsml-explorer

Witsml Explorer data management tool.
Apache License 2.0
48 stars 50 forks source link

Ability to mark and filter on PRIORITY servers #2594

Closed ThomasHalland closed 3 days ago

ThomasHalland commented 1 week ago

As an Operator in RTC, I would like WEx to be able to mark the Operational Production servers as PRIORITY servers. So when registering information about servers, we will add an additional Priority flag, to indicate if the server is a priority server or not. We will add a flag to the datastore. When I open the list of servers, it will be stored in local cache if WEx shall open with the filter to only show favorites activated. From the UX it shall be possible to turn the PRIORITY filter on/off.

When the filter is enabled, only the prioritized servers should show. This includes the server connection view, copy/show on server and other places where the servers are listed.

To avoid having to click "edit" and set priority in the modal on every server, there should be a column in the server connection view to quickly toggle the priority flag of each server.