Skip to content

Store sort order, column selection and row count in browser's local storage#5

Merged
AdSchellevis merged 3 commits intoopnsense:masterfrom
8191:v1.4
Jan 17, 2022
Merged

Store sort order, column selection and row count in browser's local storage#5
AdSchellevis merged 3 commits intoopnsense:masterfrom
8191:v1.4

Conversation

@8191
Copy link
Member

@8191 8191 commented Dec 31, 2021

Fixes opnsense/core#5439:
Store sort order, column selection and row count in browser's localStorage

@AdSchellevis AdSchellevis self-assigned this Dec 31, 2021
8191 added a commit to 8191/opnsense-core that referenced this pull request Dec 31, 2021
- Update of jquery.bootgrid.js from 1.3.5 to 1.4.0 (opnsense/jquery-bootgrid#5)
- Removing of equivalent functionality from opnsense_bootgrid_plugin.js
@AdSchellevis AdSchellevis merged commit b74a3e6 into opnsense:master Jan 17, 2022
AdSchellevis pushed a commit to opnsense/core that referenced this pull request Jan 17, 2022
#5443)

* Move storing jQuery Bootgrid settings in browser from core to bootgrid

- Update of jquery.bootgrid.js from 1.3.5 to 1.4.0 (opnsense/jquery-bootgrid#5)
- Removing of equivalent functionality from opnsense_bootgrid_plugin.js

* Bugfix when restoring row count to pre-select entry in dropdown
@8191 8191 deleted the v1.4 branch January 17, 2022 19:49
fichtner pushed a commit to opnsense/core that referenced this pull request Jan 20, 2022
#5443)

* Move storing jQuery Bootgrid settings in browser from core to bootgrid

- Update of jquery.bootgrid.js from 1.3.5 to 1.4.0 (opnsense/jquery-bootgrid#5)
- Removing of equivalent functionality from opnsense_bootgrid_plugin.js

* Bugfix when restoring row count to pre-select entry in dropdown

(cherry picked from commit 683128b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Store bootgrid settings in local browser storage

2 participants