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

Ruby on Rails capstone project - Budget app #1

Merged
merged 41 commits into from
Oct 18, 2023
Merged

Commits on Oct 16, 2023

  1. Create linters.yml

    batoolfatima2135 authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    2ac7ba0 View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    batoolfatima2135 authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1fc87fe View commit details
    Browse the repository at this point in the history
  3. Update Gemfile

    batoolfatima2135 authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    ba36336 View commit details
    Browse the repository at this point in the history
  4. Create .rubocop.yml

    batoolfatima2135 authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    51f7ca2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fade2c View commit details
    Browse the repository at this point in the history
  6. set up linters

    batoolfatima2135 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    13b570f View commit details
    Browse the repository at this point in the history
  7. solve offenses

    batoolfatima2135 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    bd122b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Add images

    batoolfatima2135 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    366c6b7 View commit details
    Browse the repository at this point in the history
  2. Add pakages

    batoolfatima2135 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    1f250cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a8a1c5 View commit details
    Browse the repository at this point in the history
  4. Add scaffold

    batoolfatima2135 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d3d6649 View commit details
    Browse the repository at this point in the history
  5. scaffold payment

    batoolfatima2135 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0d6a480 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78015b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a86050 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61ead3d View commit details
    Browse the repository at this point in the history
  9. Add relation to user

    batoolfatima2135 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ba737e6 View commit details
    Browse the repository at this point in the history
  10. Update routes

    batoolfatima2135 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    37faaff View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fbce5a4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c544c58 View commit details
    Browse the repository at this point in the history
  13. Add more tables

    batoolfatima2135 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f25aea5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    191c296 View commit details
    Browse the repository at this point in the history
  15. Update budget text

    batoolfatima2135 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7fa3742 View commit details
    Browse the repository at this point in the history
  16. Add logout button

    batoolfatima2135 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0ca88f1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8925c0a View commit details
    Browse the repository at this point in the history
  18. Solve bug

    batoolfatima2135 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7e51f8f View commit details
    Browse the repository at this point in the history
  19. set up rspec

    batoolfatima2135 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    eeaa445 View commit details
    Browse the repository at this point in the history
  20. Add model test

    batoolfatima2135 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b9c4355 View commit details
    Browse the repository at this point in the history
  21. Add controller test

    batoolfatima2135 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0d5de03 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    0c92f5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00f7de3 View commit details
    Browse the repository at this point in the history
  3. Add capybara tests

    batoolfatima2135 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c6e36af View commit details
    Browse the repository at this point in the history
  4. Create LICENSE

    batoolfatima2135 authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b27eb28 View commit details
    Browse the repository at this point in the history
  5. Update Readme file

    batoolfatima2135 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    7de02ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a0e30e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75a4d1e View commit details
    Browse the repository at this point in the history
  8. Solve deployment bug

    batoolfatima2135 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    7f7548c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de47f3e View commit details
    Browse the repository at this point in the history
  10. Solve offenses

    batoolfatima2135 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    76e46dd View commit details
    Browse the repository at this point in the history
  11. Change styles

    batoolfatima2135 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    50a6d5c View commit details
    Browse the repository at this point in the history
  12. Change styles

    batoolfatima2135 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ed95747 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b7c5963 View commit details
    Browse the repository at this point in the history