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

[#17] [API] As a User, I can sign up and sign in/out with a username and password #35

Merged
merged 129 commits into from Jun 23, 2021

Commits on Jun 10, 2021

  1. Copy the full SHA
    f97492e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e75afba View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    00a3068 View commit details
    Browse the repository at this point in the history
  4. [#17] Remove trailing spaces

    malparty committed Jun 10, 2021
    Copy the full SHA
    86995fa View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Copy the full SHA
    81269c4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fed6011 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    59a6f83 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3f0d400 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2f040d3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a90f84e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6e5e56f View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    80258ee View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    596e375 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    47eb166 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Copy the full SHA
    9919b94 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    53cc18c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    aefddd9 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Copy the full SHA
    1a79490 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ce5de14 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Copy the full SHA
    85e7e83 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    29508c6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    43653fa View commit details
    Browse the repository at this point in the history
  4. root commit

    malparty committed Jun 16, 2021
    Copy the full SHA
    23bf3fe View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    68fd64f View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    59e3294 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    22d5cc9 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    2939cfd View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    5482046 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    3193557 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    8ec9d33 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    d216011 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    1e02d43 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    c713787 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    814c9f5 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    dbc834f View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    18c5ef4 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    309bfa9 View commit details
    Browse the repository at this point in the history
  19. root commit

    malparty committed Jun 16, 2021
    Copy the full SHA
    d031c29 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    e947577 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    31f2cb7 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    5da3b42 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    dec8deb View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    ac4f5fb View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    8c08a1a View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    f5e3d49 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    76d6f9f View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    57ff17f View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    743e88f View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    7f0e2e8 View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    bff13a5 View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    9926027 View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    b7dc548 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. [#17] Remove duplicates usage of devise_params allowed. Fix api/users…

    …#create params sanitizer
    malparty committed Jun 17, 2021
    Copy the full SHA
    9395728 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    beac349 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    166a8d6 View commit details
    Browse the repository at this point in the history
  4. [#17] Fix tests and rubocop

    malparty committed Jun 17, 2021
    Copy the full SHA
    0b00308 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    890f84a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    cce7a17 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    999727a View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    e2f5aa4 View commit details
    Browse the repository at this point in the history
  9. [#17] Fix test spellings

    malparty committed Jun 17, 2021
    Copy the full SHA
    d530def View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    631eaf6 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    e65f3e0 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    6b0e495 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    cdd2fb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Copy the full SHA
    21f27cb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f4ce0ec View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6a8545e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8664a6a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b097079 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    371662e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    620ff08 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b8c21d7 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    37746e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Copy the full SHA
    9ed7498 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    091071a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0f2f047 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1b0f338 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4dcfd37 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7af1da4 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a1182ae View commit details
    Browse the repository at this point in the history
  8. Add missing env var

    malparty committed Jun 21, 2021
    Copy the full SHA
    751713e View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    4b286f2 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    5b08129 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    1a89c85 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    67c283f View commit details
    Browse the repository at this point in the history
  13. Update ignore comment

    malparty committed Jun 21, 2021
    Copy the full SHA
    64a80d4 View commit details
    Browse the repository at this point in the history
  14. [#17] Add user signup (create) API

    Rebase from develop
    malparty committed Jun 21, 2021
    Copy the full SHA
    64b9113 View commit details
    Browse the repository at this point in the history
  15. [#17] Add basic request tests for OAuth token API requests

    Rebase from develop - specs
    malparty committed Jun 21, 2021
    Copy the full SHA
    130f647 View commit details
    Browse the repository at this point in the history
  16. [#17] Add basic request tests for OAuth token revoke requests

    Rebase from develop rails_helper rspec
    malparty committed Jun 21, 2021
    Copy the full SHA
    1773c0d View commit details
    Browse the repository at this point in the history
  17. root commit

    malparty committed Jun 21, 2021
    Copy the full SHA
    2febf3e View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    1645d7f View commit details
    Browse the repository at this point in the history
  19. Rebase from develop after user-login-backend PR pull

    Rebase from develop - app controller
    malparty committed Jun 21, 2021
    Copy the full SHA
    779d542 View commit details
    Browse the repository at this point in the history
  20. Rebase from develop after user-login-backend PR pull railshelpers

    Rebase from develop - rspec
    malparty committed Jun 21, 2021
    Copy the full SHA
    ab7776f View commit details
    Browse the repository at this point in the history
  21. [#5] Add login and signup system tests

    Rebase from develop - rspec
    malparty committed Jun 21, 2021
    Copy the full SHA
    eb235c7 View commit details
    Browse the repository at this point in the history
  22. [#5] Update system tests to use faster sign_in method helper

    Rebase from develop - rspec
    malparty committed Jun 21, 2021
    Copy the full SHA
    65eeef9 View commit details
    Browse the repository at this point in the history
  23. [#5] Add FFaker to fabricate users

    Rebase from develop
    malparty committed Jun 21, 2021
    Copy the full SHA
    22f2413 View commit details
    Browse the repository at this point in the history
  24. root commit

    malparty committed Jun 21, 2021
    Copy the full SHA
    068d919 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    1ad9306 View commit details
    Browse the repository at this point in the history
  26. Rebase from develop after user-login-backend PR pull rename last_name…

    … first_name
    
    Rebase from develop
    malparty committed Jun 21, 2021
    Copy the full SHA
    e5ac9f4 View commit details
    Browse the repository at this point in the history
  27. Rebase from develop after user-login-backend PR pull rename last_name…

    … first_name schema
    
    Rebase from develop
    malparty committed Jun 21, 2021
    Copy the full SHA
    67c7975 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    08aa140 View commit details
    Browse the repository at this point in the history
  29. Rebase from develop after user-login-backend PR pull

    Rebase from develop
    malparty committed Jun 21, 2021
    Copy the full SHA
    03b609c View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    9aea781 View commit details
    Browse the repository at this point in the history
  31. [#17] Remove duplicated include in rails_helper

    Rebase from develop
    malparty committed Jun 21, 2021
    Copy the full SHA
    e7ab39b View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    a61fca6 View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    06e8bbf View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    5f7c4f2 View commit details
    Browse the repository at this point in the history
  35. [#17] Open routes to doorkeeper application UI. Close routes to token…

    … UI. Remove useless user seed.
    malparty committed Jun 21, 2021
    Copy the full SHA
    779a99f View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    ad6885f View commit details
    Browse the repository at this point in the history
  37. [#6] Add is_admin to user

    malparty committed Jun 21, 2021
    Copy the full SHA
    963f984 View commit details
    Browse the repository at this point in the history
  38. Copy the full SHA
    6f08ddf View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Copy the full SHA
    5842b42 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f4fd89d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c9ddc5a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6147302 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e264e5a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d4072fd View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    5b1ae4c View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    83c71ad View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    063ab78 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Copy the full SHA
    650c4d4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f94ac72 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    55fc4ca View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4327371 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9ad10f0 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    02ac41a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    05efabb View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b0a1dfa View commit details
    Browse the repository at this point in the history