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

Put state of current location/review in Redux #410

Merged
merged 10 commits into from
Jul 3, 2024

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    c43fa36 View commit details
    Browse the repository at this point in the history
  2. Simplify EntryWrapper

    wbazant committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    695cc97 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    133aae5 View commit details
    Browse the repository at this point in the history
  2. EditReview uses redux

    wbazant committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e49cc2f View commit details
    Browse the repository at this point in the history
  3. Refactor tabs code into a component

    (co-authored with Claude Sonnet 3.5 via aider-chat
    by a sequence of fairly mechanistic prompts and tested by reading results
    and then clicking around tabs, so should be okay)
    wbazant committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1b20228 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fa9400 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5f766e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Allow /location/new -> settings -> /location/new

    Done by clearing location in Redux when it goes out of context
    (visits to /map and /list but not always)
    
    x
    wbazant committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9681b54 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    9ca2011 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    ff8c5b4 View commit details
    Browse the repository at this point in the history