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

[#3348] feat(core,server): Add the list operation of the user #4055

Merged
merged 31 commits into from
Sep 24, 2024

Commits on Sep 18, 2024

  1. Add ListRoles

    jerqi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4ec29a7 View commit details
    Browse the repository at this point in the history
  2. Add the metalake check

    jerqi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4b333a7 View commit details
    Browse the repository at this point in the history
  3. Use join

    jerqi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    92c3032 View commit details
    Browse the repository at this point in the history
  4. fix test

    jerqi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    81cd6cb View commit details
    Browse the repository at this point in the history
  5. fix npe

    jerqi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    15144d2 View commit details
    Browse the repository at this point in the history
  6. fix style

    jerqi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0e6b040 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Modify PG SQL

    jerqi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0a0d6b3 View commit details
    Browse the repository at this point in the history
  2. fix comment

    jerqi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9d0821d View commit details
    Browse the repository at this point in the history
  3. refactor the interface

    jerqi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    feaa46f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. rename interface

    jerqi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    91ac43a View commit details
    Browse the repository at this point in the history
  2. fix test code errors

    jerqi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d371b97 View commit details
    Browse the repository at this point in the history
  3. Add a new interface

    jerqi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    93d7d38 View commit details
    Browse the repository at this point in the history
  4. make default for list

    jerqi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1707153 View commit details
    Browse the repository at this point in the history
  5. rename

    jerqi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ff1640f View commit details
    Browse the repository at this point in the history
  6. Remove rebudant cast

    jerqi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fdc9133 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Add user with role in IT

    jerqi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1adae39 View commit details
    Browse the repository at this point in the history
  2. address comment

    jerqi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    be337b3 View commit details
    Browse the repository at this point in the history
  3. Fix it

    jerqi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5a03882 View commit details
    Browse the repository at this point in the history
  4. Fix it

    jerqi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6cddd60 View commit details
    Browse the repository at this point in the history
  5. change log level

    jerqi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c2c5c22 View commit details
    Browse the repository at this point in the history
  6. Change type

    jerqi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7f5bf9b View commit details
    Browse the repository at this point in the history
  7. fix CI

    jerqi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    882d70d View commit details
    Browse the repository at this point in the history
  8. rename

    jerqi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f246628 View commit details
    Browse the repository at this point in the history
  9. Remove double deny

    jerqi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    51f6b00 View commit details
    Browse the repository at this point in the history
  10. fix

    jerqi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    50170d1 View commit details
    Browse the repository at this point in the history
  11. fix

    jerqi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    162b64a View commit details
    Browse the repository at this point in the history
  12. rename

    jerqi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a3a7865 View commit details
    Browse the repository at this point in the history
  13. rename

    jerqi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    39e100d View commit details
    Browse the repository at this point in the history
  14. rename

    jerqi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    154a64b View commit details
    Browse the repository at this point in the history
  15. modify comment

    jerqi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c74bf55 View commit details
    Browse the repository at this point in the history
  16. use unmodified collection

    jerqi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    457172b View commit details
    Browse the repository at this point in the history