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

Issue 5. Add Items to list #20

Merged
merged 7 commits into from
Feb 16, 2024
Merged

Issue 5. Add Items to list #20

merged 7 commits into from
Feb 16, 2024

Commits on Feb 12, 2024

  1. edit ManageList.jsx

    jaguilar89 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f49ce05 View commit details
    Browse the repository at this point in the history
  2. finished form on manage list view, refactored addItem function to sav…

    …e item to database on list
    sillytsundere committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0f24cac View commit details
    Browse the repository at this point in the history
  3. removed comment

    sillytsundere committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e32236d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

Commits on Feb 15, 2024

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

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    4160494 View commit details
    Browse the repository at this point in the history
  2. added suggested changes to ManageList.jsx; made null the initial valu…

    …e for useRef, moved form reset into try block so it only resets upon successful submission
    jaguilar89 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    078f475 View commit details
    Browse the repository at this point in the history