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

Capstone-Group-Project : Recipe app #43

Merged
merged 152 commits into from
Sep 30, 2023
Merged

Capstone-Group-Project : Recipe app #43

merged 152 commits into from
Sep 30, 2023

Commits on Sep 25, 2023

  1. setup project

    beteland123 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    d7e4037 View commit details
    Browse the repository at this point in the history
  2. Install rubocup linters files

    Gardimy committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8da3bbc View commit details
    Browse the repository at this point in the history
  3. Fix rubocop error

    Gardimy committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e2343c1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #30 from beteland123/setup

    Milestone 1 : Set up project
    Gardimy authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    968b1ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36b5152 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf8a2b6 View commit details
    Browse the repository at this point in the history
  7. Add model for food

    beteland123 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f3d3a7a View commit details
    Browse the repository at this point in the history
  8. Add the recipe_food model

    beteland123 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c125566 View commit details
    Browse the repository at this point in the history
  9. Add fixture

    beteland123 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e7feb0b View commit details
    Browse the repository at this point in the history
  10. Create user and recipe models

    Gardimy committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f1051cf View commit details
    Browse the repository at this point in the history
  11. fix rubocop

    beteland123 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2e356d3 View commit details
    Browse the repository at this point in the history
  12. Fix rubocop issues

    Gardimy committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4978b25 View commit details
    Browse the repository at this point in the history
  13. Add validation

    beteland123 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f5e84ff View commit details
    Browse the repository at this point in the history
  14. Merge pull request #33 from beteland123/model_for_food

    Model for food
    beteland123 authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4535f26 View commit details
    Browse the repository at this point in the history
  15. Add validation

    Gardimy committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    96f9f09 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #32 from beteland123/user_model

    Milestone 2 : Create user and recipe models
    Gardimy authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c2ff222 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    7716b0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    074e5d0 View commit details
    Browse the repository at this point in the history
  3. fix rubocop issues

    Gardimy committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    775582d View commit details
    Browse the repository at this point in the history
  4. Update the controller file

    Gardimy committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a565f65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d919b64 View commit details
    Browse the repository at this point in the history
  6. fix rubocop issue

    Gardimy committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    09f499e View commit details
    Browse the repository at this point in the history
  7. fix rubocop issue

    Gardimy committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a92ec8a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    42cdf27 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d25714d View commit details
    Browse the repository at this point in the history
  10. add route

    beteland123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5484e84 View commit details
    Browse the repository at this point in the history
  11. fix rubcop

    beteland123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    d08f6c3 View commit details
    Browse the repository at this point in the history
  12. Update food controller

    beteland123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a6efc99 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1a0aff7 View commit details
    Browse the repository at this point in the history
  14. Fix rubocop issues

    Gardimy committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f1a96f3 View commit details
    Browse the repository at this point in the history
  15. add device configration

    beteland123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    7f2661a View commit details
    Browse the repository at this point in the history
  16. Add nessary gem

    beteland123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    aaec143 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    846c126 View commit details
    Browse the repository at this point in the history
  18. fix rubcop

    beteland123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    235822b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c8e5ffd View commit details
    Browse the repository at this point in the history
  20. Merge pull request #34 from beteland123/controller

    Controller
    Gardimy authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ae11a43 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0792d18 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #35 from beteland123/food-controller

    Food controller
    beteland123 authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4238d3f View commit details
    Browse the repository at this point in the history
  23. fix some merging issue

    beteland123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6405f96 View commit details
    Browse the repository at this point in the history
  24. fix rubocop

    beteland123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    bad19cb View commit details
    Browse the repository at this point in the history
  25. Update the routes.rb file

    Gardimy committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6a7d1a1 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    db5efb6 View commit details
    Browse the repository at this point in the history
  27. Update recipe_controller file

    Gardimy committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    7e2cad4 View commit details
    Browse the repository at this point in the history
  28. Update user_controller file

    Gardimy committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    1ba38f9 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4118887 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    96d0e42 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #36 from beteland123/recipe-list

    Create views for recipe list, public list
    Gardimy authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ccc31ae View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. update the routes.rb file

    Gardimy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c366843 View commit details
    Browse the repository at this point in the history
  2. Index page

    beteland123 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    4aa99e1 View commit details
    Browse the repository at this point in the history
  3. Add form to add foods

    beteland123 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0e2291f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb912ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa4c53a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df526d2 View commit details
    Browse the repository at this point in the history
  7. Add views for recipe_food

    beteland123 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    27e75ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7bdf851 View commit details
    Browse the repository at this point in the history
  9. fix rubocp

    beteland123 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    20aee92 View commit details
    Browse the repository at this point in the history
  10. fix linter

    beteland123 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f10d051 View commit details
    Browse the repository at this point in the history
  11. fix issue

    beteland123 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    614e4b2 View commit details
    Browse the repository at this point in the history
  12. revert the mistake

    beteland123 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    2ee08ff View commit details
    Browse the repository at this point in the history
  13. add package for linter

    beteland123 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    adacdb4 View commit details
    Browse the repository at this point in the history
  14. fix linter

    beteland123 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    6699ec3 View commit details
    Browse the repository at this point in the history
  15. Update the views file

    Gardimy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    140b4f2 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #37 from beteland123/food_list

    Food list, shopping view
    beteland123 authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    18dd5fc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0be486c View commit details
    Browse the repository at this point in the history
  18. Update the recipe_controller

    Gardimy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5f2d32a View commit details
    Browse the repository at this point in the history
  19. Update the recipe_controller

    Gardimy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    60445f4 View commit details
    Browse the repository at this point in the history
  20. Update the views files

    Gardimy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    603bc34 View commit details
    Browse the repository at this point in the history
  21. Update the recipe model

    Gardimy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    4eb0ac4 View commit details
    Browse the repository at this point in the history
  22. Create the recipe details

    Gardimy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    4cc21d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    e1bc6bc View commit details
    Browse the repository at this point in the history
  2. update the recipe view

    Gardimy committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    34ae584 View commit details
    Browse the repository at this point in the history
  3. update the recipe model

    Gardimy committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1ffb3aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c0123c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eef0ddc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    499d549 View commit details
    Browse the repository at this point in the history
  7. Update recipe_controller

    Gardimy committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b56ec72 View commit details
    Browse the repository at this point in the history
  8. Update recipe_controller

    Gardimy committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    df3f912 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b918dda View commit details
    Browse the repository at this point in the history
  10. Update routes.rb file

    Gardimy committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    737c1f8 View commit details
    Browse the repository at this point in the history
  11. Update views files

    Gardimy committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6d93b61 View commit details
    Browse the repository at this point in the history
  12. fix rubocop issue

    Gardimy committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    661af70 View commit details
    Browse the repository at this point in the history
  13. fix rubocop issues

    Gardimy committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    77297bd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d261d6d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    87ce530 View commit details
    Browse the repository at this point in the history
  16. Update recipe_controller

    Gardimy committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1118f41 View commit details
    Browse the repository at this point in the history
  17. Fix conflict

    Gardimy committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    dca8eaa View commit details
    Browse the repository at this point in the history
  18. Update recipe controller

    Gardimy committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    0c12134 View commit details
    Browse the repository at this point in the history
  19. fix the toggle issue

    beteland123 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    09eda0a View commit details
    Browse the repository at this point in the history
  20. update the views file

    Gardimy committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b2707a0 View commit details
    Browse the repository at this point in the history
  21. fix confict

    Gardimy committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    836a045 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8b6730e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d4beffd View commit details
    Browse the repository at this point in the history
  24. Update the view file

    Gardimy committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5213825 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    414ee40 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fdfedbf View commit details
    Browse the repository at this point in the history
  27. Style the form

    Gardimy committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    95e5ec4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Update the controller file

    Gardimy committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ca4e30a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c92bee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97420ad View commit details
    Browse the repository at this point in the history
  4. Update application.css file

    Gardimy committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6cbc173 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4df958f View commit details
    Browse the repository at this point in the history
  6. Update application.css file

    Gardimy committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e7c7eab View commit details
    Browse the repository at this point in the history
  7. fix rubocop issues

    Gardimy committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c00c1a2 View commit details
    Browse the repository at this point in the history
  8. fix linters issues

    Gardimy committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0fa403c View commit details
    Browse the repository at this point in the history
  9. fix linters issues

    Gardimy committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d7fe2fc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f389568 View commit details
    Browse the repository at this point in the history
  11. update the view for edit

    beteland123 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    2d0ce88 View commit details
    Browse the repository at this point in the history
  12. upate the view for new

    beteland123 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    96616e6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1e071f7 View commit details
    Browse the repository at this point in the history
  14. update the route

    beteland123 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    577f54c View commit details
    Browse the repository at this point in the history
  15. update the show

    beteland123 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d7d6f33 View commit details
    Browse the repository at this point in the history
  16. try to add some style

    beteland123 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    2d927c9 View commit details
    Browse the repository at this point in the history
  17. try to add some style

    beteland123 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0bcb5d2 View commit details
    Browse the repository at this point in the history
  18. try to add some style

    beteland123 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f6c1602 View commit details
    Browse the repository at this point in the history
  19. try to add some style

    beteland123 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3539b72 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2e4ba47 View commit details
    Browse the repository at this point in the history
  21. try to add some style

    beteland123 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    4a9dd3f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    088be93 View commit details
    Browse the repository at this point in the history
  23. update the form

    beteland123 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c794ee5 View commit details
    Browse the repository at this point in the history
  24. add style for shopping

    beteland123 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    19dcf00 View commit details
    Browse the repository at this point in the history
  25. add style for shopping

    beteland123 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f52f61f View commit details
    Browse the repository at this point in the history
  26. add style for shopping

    beteland123 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f9554ec View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8874069 View commit details
    Browse the repository at this point in the history
  28. Add test for the model file

    Gardimy committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    55b647b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3dc0078 View commit details
    Browse the repository at this point in the history
  30. Add test for usermodel

    Gardimy committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5c0cd5f View commit details
    Browse the repository at this point in the history
  31. Add test for food model

    beteland123 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    4ce4bef View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    87f6e63 View commit details
    Browse the repository at this point in the history
  33. Add test for recipe

    Gardimy committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d9a3f7b View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    4fe726a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Update the rescipe-spec file

    Gardimy committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    3e41c35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a50bec5 View commit details
    Browse the repository at this point in the history
  3. Update the dataase.yml

    Gardimy committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    612f1bd View commit details
    Browse the repository at this point in the history
  4. Add test for recipe_food

    Gardimy committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    d2c8eed View commit details
    Browse the repository at this point in the history
  5. Add test for food recipe

    Gardimy committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    b56d681 View commit details
    Browse the repository at this point in the history
  6. Fix the bug

    Gardimy committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    902906e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4afe3cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72c661e View commit details
    Browse the repository at this point in the history
  9. Update README.md file

    Gardimy committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    2a933e5 View commit details
    Browse the repository at this point in the history
  10. Update application.css file

    Gardimy committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    ee9a0f6 View commit details
    Browse the repository at this point in the history
  11. Fix rubocop issue

    Gardimy committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    a49b255 View commit details
    Browse the repository at this point in the history
  12. Fix rubocop issues

    Gardimy committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    813c49d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    06a0ea9 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #41 from beteland123/final_touch_on_functionlaity

    Final touch on functionlaity
    Gardimy authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    baf3974 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0b4d6cd View commit details
    Browse the repository at this point in the history
  16. Merge pull request #42 from beteland123/Testing

    Testing
    Gardimy authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    f8d402b View commit details
    Browse the repository at this point in the history
  17. fix license link

    Gardimy committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    cc88670 View commit details
    Browse the repository at this point in the history
  18. fix the license link

    Gardimy committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    a0e8472 View commit details
    Browse the repository at this point in the history
  19. Add more test

    Gardimy committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    f031961 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    61f081b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5723c65 View commit details
    Browse the repository at this point in the history
  22. Add test for public_recipe

    Gardimy committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    e5dc055 View commit details
    Browse the repository at this point in the history