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

Add permissions details to credentials for User Management #3863

Merged

Commits on Aug 10, 2022

  1. ⚡ Open GET /users

    ivov committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    22daabc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22e783f View commit details
    Browse the repository at this point in the history
  3. 🚚 Rename method

    ivov committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    a49bf44 View commit details
    Browse the repository at this point in the history
  4. ⚡ Refactor cred controller

    ivov committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    7aa1715 View commit details
    Browse the repository at this point in the history
  5. 🧪 Adjust test

    ivov committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    065d45c View commit details
    Browse the repository at this point in the history
  6. ✏️ Improve comment

    ivov committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    49a3df8 View commit details
    Browse the repository at this point in the history
  7. ✏️ Improve another comment

    ivov committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    2c661e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d98b776 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b74e28 View commit details
    Browse the repository at this point in the history
  10. 📘 Expand interface

    ivov committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    966e0a1 View commit details
    Browse the repository at this point in the history
  11. 📘 Relocate types

    ivov committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    60c37d9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    980fb09 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. 📘 Adjust interface

    ivov committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    a3189d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e69d16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84898a6 View commit details
    Browse the repository at this point in the history
  4. 🧪 Add sharing details test

    ivov committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    176e6f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb78f51 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. 📘 Adjust interface

    ivov committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    a85a299 View commit details
    Browse the repository at this point in the history
  2. 🚚 Rename cred getter

    ivov committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    9bf5703 View commit details
    Browse the repository at this point in the history
  3. ♻️ Refactor cred getter

    ivov committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    8f17f31 View commit details
    Browse the repository at this point in the history
  4. 🧪 Expand tests

    ivov committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    ceb25b2 View commit details
    Browse the repository at this point in the history
  5. ♻️ Refactor to use guard

    ivov committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    83d764d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2944df View commit details
    Browse the repository at this point in the history
  7. 🔥 Remove unneeded relation

    ivov committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    4b55777 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee5a295 View commit details
    Browse the repository at this point in the history
  9. 📘 Consolidate typings

    ivov committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    d0a3e3b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    de04add View commit details
    Browse the repository at this point in the history
  11. 🔥 Remove unneeded type

    ivov committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    9bf2696 View commit details
    Browse the repository at this point in the history
  12. ✏️ Clarity comment

    ivov committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    75aa1eb View commit details
    Browse the repository at this point in the history
  13. ✏️ Make comments consistent

    ivov committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    215459b View commit details
    Browse the repository at this point in the history
  14. 👕 Add exception to fix build

    ivov committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    001e4b0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c5689c0 View commit details
    Browse the repository at this point in the history
  16. 🐛 Check for non-owner

    ivov committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    e2be428 View commit details
    Browse the repository at this point in the history
  17. 📘 Improve typings

    ivov committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    766e594 View commit details
    Browse the repository at this point in the history
  18. 🧪 Temporarily skip tests

    ivov committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    7e9df3d View commit details
    Browse the repository at this point in the history
  19. 🔥 Remove @ts-ignore

    ivov committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    777a148 View commit details
    Browse the repository at this point in the history
  20. 👕 Move lint exceptions

    ivov committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    b6cd595 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a20efa0 View commit details
    Browse the repository at this point in the history
  22. ⚡ Simplify check

    ivov committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    e026f84 View commit details
    Browse the repository at this point in the history