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 #11 🎫: Navigation bar #20

Merged
merged 15 commits into from
Dec 20, 2023
Merged

Issue #11 🎫: Navigation bar #20

merged 15 commits into from
Dec 20, 2023

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    1e340ce View commit details
    Browse the repository at this point in the history
  2. Feat: update 'foods' controller actions

    - Require user authentication for all actions.
    - Add 'current_user' to 'foods#create' action.
    - Replace notices with flash messages.
    - Remove 'user_id' from private 'foods#food_params'.
    ITurres committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ddef133 View commit details
    Browse the repository at this point in the history
  3. Feat: update 'application.html.erb' to include flash messages

    - Also wrap yield in a div with class 'container'.
    ITurres committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    453a5d7 View commit details
    Browse the repository at this point in the history
  4. Feat: Update some of the food views

    - _food partial.
    - _form partial.
    - index view.
    - new view.
    ITurres committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    907273c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f22c1f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cca9ce7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd77d9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77ff846 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9288663 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    18a524f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c13d5d0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5564d15 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    dc2d6f3 View commit details
    Browse the repository at this point in the history
  2. Add '_navbar' layout partial

    ITurres committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    3559ef3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25e1ab3 View commit details
    Browse the repository at this point in the history