Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Save node selections in browser storage #117

Closed
danbim opened this issue Sep 16, 2014 · 2 comments
Closed

Save node selections in browser storage #117

danbim opened this issue Sep 16, 2014 · 2 comments
Assignees

Comments

@danbim
Copy link
Member

danbim commented Sep 16, 2014

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...

@danbim danbim self-assigned this Sep 16, 2014
danbim added a commit that referenced this issue Sep 23, 2014
- 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
danbim added a commit that referenced this issue Sep 24, 2014
- 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
@danbim
Copy link
Member Author

danbim commented Sep 24, 2014

Also, it will be necessary to allow removing node selections. See #119.

@danbim
Copy link
Member Author

danbim commented Sep 24, 2014

Reservation-specific node selection sets will be covered in #120.

@danbim danbim closed this as completed Sep 24, 2014
danbim added a commit that referenced this issue Sep 24, 2014
…alog, making it available to all node selections in WiseGui #117
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant