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

Rails Capstone: Final Version #7

Merged
merged 84 commits into from
Sep 23, 2023
Merged

Rails Capstone: Final Version #7

merged 84 commits into from
Sep 23, 2023

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    6dc4a20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5abe436 View commit details
    Browse the repository at this point in the history
  3. Fix the offenses.

    ab-noori committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    43247df View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    68ace97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0d11d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    376e01e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dea9540 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b7d39c View commit details
    Browse the repository at this point in the history
  6. Add splash view.

    ab-noori committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7dfd30c View commit details
    Browse the repository at this point in the history
  7. Add the project logo.

    ab-noori committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7b560bc View commit details
    Browse the repository at this point in the history
  8. Create the category model.

    ab-noori committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8f4f818 View commit details
    Browse the repository at this point in the history
  9. Create the expense model.

    ab-noori committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    5aaa113 View commit details
    Browse the repository at this point in the history
  10. Create the user model.

    ab-noori committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    310f4e5 View commit details
    Browse the repository at this point in the history
  11. Add the devise views.

    ab-noori committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    23e9b9a View commit details
    Browse the repository at this point in the history
  12. Add shared layout.

    ab-noori committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    21e9329 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e6bd60f View commit details
    Browse the repository at this point in the history
  14. Fix the linters Offenses.

    ab-noori committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1b2711b View commit details
    Browse the repository at this point in the history
  15. Merge pull request #1 from ab-noori/setup

    Project set up
    ab-noori committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8ecb4cf View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Create the navbar partial.

    ab-noori committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    8cb2fa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b0ce35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    717f6a2 View commit details
    Browse the repository at this point in the history
  4. Style the set up view.

    ab-noori committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    7060b3b View commit details
    Browse the repository at this point in the history
  5. Style the Log in page.

    ab-noori committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ae64506 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b57deef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e36e4e View commit details
    Browse the repository at this point in the history
  8. Fix the style linters.

    ab-noori committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    696a23f View commit details
    Browse the repository at this point in the history
  9. Remove the empty line.

    ab-noori committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    0c51541 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2 from ab-noori/authentication

    Authentication
    ab-noori committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2bcebe1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    720af26 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    447bdde View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    41b90e1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6c3b413 View commit details
    Browse the repository at this point in the history
  15. Modify the application layout to add the ontawesome

    and disply the alerts correctly.
    ab-noori committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1fdbc7c View commit details
    Browse the repository at this point in the history
  16. Modify the categories controller to update the

     actions.
    ab-noori committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2ff353d View commit details
    Browse the repository at this point in the history
  17. Update routing to add routes for categories and

    expenses.
    ab-noori committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    052ac2a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    92585ed View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9f84274 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    00b778a View commit details
    Browse the repository at this point in the history
  21. create the view for displaying each categories

     details.
    ab-noori committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    52ac056 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #3 from ab-noori/home

    Home (Categories) page.
    ab-noori committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2c19cdb View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    30c8ee3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    916bf50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1548377 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    57463f7 View commit details
    Browse the repository at this point in the history
  2. Modify the expenses controller

    for adding a new transactions.
    ab-noori committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5262c16 View commit details
    Browse the repository at this point in the history
  3. Creating the expense_category_association

    for stablishing the relationship.
    ab-noori committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e57a355 View commit details
    Browse the repository at this point in the history
  4. Modifying the categories index view for giving

    and displaying the total amount
    ab-noori committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5cb38a9 View commit details
    Browse the repository at this point in the history
  5. Modifying the categories show view for giving

    style and displaying the transactions.
    ab-noori committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    698a5b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a052ab View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4 from ab-noori/transactions

    Transactions
    ab-noori committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    26d49c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    8012527 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    e94b154 View commit details
    Browse the repository at this point in the history
  3. Add schema ERD

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    ee8126c View commit details
    Browse the repository at this point in the history
  4. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    64857df View commit details
    Browse the repository at this point in the history
  5. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    5f4f1be View commit details
    Browse the repository at this point in the history
  6. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    bf41dbe View commit details
    Browse the repository at this point in the history
  7. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    af196f5 View commit details
    Browse the repository at this point in the history
  8. Add the project screen shot

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    83bb9ab View commit details
    Browse the repository at this point in the history
  9. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    a8d9ce8 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    7a7c90e View commit details
    Browse the repository at this point in the history
  11. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    c10d8d6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cd1e540 View commit details
    Browse the repository at this point in the history
  13. Add files via upload

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    701be9b View commit details
    Browse the repository at this point in the history
  14. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    cdfd57d View commit details
    Browse the repository at this point in the history
  15. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    54c2595 View commit details
    Browse the repository at this point in the history
  16. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    75b3ecb View commit details
    Browse the repository at this point in the history
  17. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    d002da4 View commit details
    Browse the repository at this point in the history
  18. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    d17c04b View commit details
    Browse the repository at this point in the history
  19. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    681ff47 View commit details
    Browse the repository at this point in the history
  20. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    7d0d439 View commit details
    Browse the repository at this point in the history
  21. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    722d66f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1a4e78c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d393696 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    02e525b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2a9bb4b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d18283d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4150359 View commit details
    Browse the repository at this point in the history
  28. Add rspec

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    edf1f91 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b1d4a5a View commit details
    Browse the repository at this point in the history
  30. Merge pull request #6 from ab-noori/unit-integration-tests

    Unit and integration tests
    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    106e00a View commit details
    Browse the repository at this point in the history
  31. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    a72c15c View commit details
    Browse the repository at this point in the history
  32. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    52ecebb View commit details
    Browse the repository at this point in the history
  33. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    03a8452 View commit details
    Browse the repository at this point in the history
  34. Update README.md

    ab-noori committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    f403fa7 View commit details
    Browse the repository at this point in the history