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
{{ message }}
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
Users should have the possibility to save a node selection (for reservations or operations) in their local browser storage and load it whenever being in a node selection dialog. Saves a lot of time...
The text was updated successfully, but these errors were encountered:
- node selections in the "MakeReservationDialog" can now be saved on loaded using the local storage
- functionality is implemented in two button classes
Still to do:
- allow saving/loading multiple different configurations named by the user
- allow saving/loading reservation-specific configurations
- embed functionality in different contexts (e.g., flash/reset/... controls), e.g. by embedding it into the wisegui-node-table.js instead of the reservation dialog
- user can now save multiple node selections and choose from individual when loading
Still to do:
- allow saving/loading reservation-specific configurations
- embed functionality in different contexts (e.g., flash/reset/... controls), e.g. by embedding it into the wisegui-node-table.js instead of the reservation dialog
Users should have the possibility to save a node selection (for reservations or operations) in their local browser storage and load it whenever being in a node selection dialog. Saves a lot of time...
The text was updated successfully, but these errors were encountered: