Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHI-2311: POC - Do not merge - persist redux locally #1936

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Dec 12, 2023

  1. Add debounced redux subscriber to save redux state to localStorage, &…

    … load on initialise. Remove use of Set types from redux state
    stephenhand committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    3caf337 View commit details
    Browse the repository at this point in the history
  2. Fix test

    stephenhand committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d899800 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    9ae4355 View commit details
    Browse the repository at this point in the history
  2. Add simple version stamp to flex to use in persisted state, so redux …

    …in localStorage is invalidated on upgrade / rollback
    stephenhand committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    73e45e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b71d17 View commit details
    Browse the repository at this point in the history