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

Search, Sorting, & Fixes #19

Merged
merged 24 commits into from
May 5, 2023
Merged

Search, Sorting, & Fixes #19

merged 24 commits into from
May 5, 2023

Commits on Mar 31, 2023

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

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    4a79a0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6d3e95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b3ef63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38fbb65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e9c9e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e768156 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    fb43385 View commit details
    Browse the repository at this point in the history
  2. fixed some issues with react paginate not working well, and fixed the…

    … styling so that you can easily click the actionable part of the controls
    Rmiverson committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    2a4e482 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    457489e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df3d048 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    0f7cbe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c072f75 View commit details
    Browse the repository at this point in the history
  3. fixed a dom validation error, the search form for recipes had problem…

    …s being nested in the create folder form.
    Rmiverson committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    28f0fe3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01c0a64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e0612c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Merge pull request #16 from Rmiverson/search

    Search Implementation
    Rmiverson committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    b49deb4 View commit details
    Browse the repository at this point in the history
  2. added tag page that returns recipes that use that tag and lets you se…

    …arch those recipes in the tag
    Rmiverson committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    2183580 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from Rmiverson/tagRework

    Tag Implementation
    Rmiverson committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    c1b0d02 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. removed the update dispatch for the profile page because it doesnt ne…

    …ed to do that and it messes up jwt stuff
    Rmiverson committed May 1, 2023
    Configuration menu
    Copy the full SHA
    3ed0d0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f8c536 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. fixed sort being funky

    Rmiverson committed May 5, 2023
    Configuration menu
    Copy the full SHA
    8cd5663 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77bdb68 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18 from Rmiverson/sort

    Sort
    Rmiverson committed May 5, 2023
    Configuration menu
    Copy the full SHA
    7f73620 View commit details
    Browse the repository at this point in the history