hyperswitch
refactor(user_role): Change update user role request to take `email` instead of `user_id`
#3530
Merged

Commits
  • refactor: Change update user role request to take email instead of user_id
    ThisIsMani committed on 2024-02-01 12:13
  • chore: run formatter
    hyperswitch-bot[bot] committed on 2024-02-01 14:07
  • refactor: add is_updatable_to in predefined roles
    ThisIsMani committed on 2024-02-02 07:29
  • refactor: make functions in predefined permissions consistent
    ThisIsMani committed on 2024-02-02 11:12
  • chore: run formatter
    hyperswitch-bot[bot] committed on 2024-02-02 11:13
  • fix: hack
    ThisIsMani committed on 2024-02-05 06:25
  • refactor: try to fix hack in a different way
    ThisIsMani committed on 2024-02-05 07:37
  • fix: clippy lints
    ThisIsMani committed on 2024-02-05 07:38
  • Merge branch 'main' of https://github.com/juspay/hyperswitch into user-role-email
    ThisIsMani committed on 2024-02-05 09:29
  • feat: put user in blacklist after updating the role
    ThisIsMani committed on 2024-02-05 09:39
  • fix: hack
    ThisIsMani committed on 2024-02-06 07:38
  • fix: hack
    ThisIsMani committed on 2024-02-07 05:56
  • fix: hack in a different way
    ThisIsMani committed on 2024-02-07 06:12
  • refactor: rename `is_updatable_to` to `is_updatable`
    ThisIsMani committed on 2024-02-07 06:18
  • refactor: add error message field in `InvalidRoleOperation`
    ThisIsMani committed on 2024-02-07 07:29
  • chore: run formatter
    hyperswitch-bot[bot] committed on 2024-02-07 07:30
  • refactor: organize imports
    ThisIsMani committed on 2024-02-07 07:32
  • refactor: separate `InvalidRoleOperation` and `InvalidRoleOperationWithMessage`
    ThisIsMani committed on 2024-02-07 10:32
  • fix: clippy lints
    ThisIsMani committed on 2024-02-07 10:47
  • fix: clippy lints
    ThisIsMani committed on 2024-02-07 10:57
  • fix: clippy lints
    ThisIsMani committed on 2024-02-07 10:57
  • refactor: remove unnecessary clones
    ThisIsMani committed on 2024-02-07 12:18
  • refactor: impl `is_invitable` function on `RoleInfo`
    ThisIsMani committed on 2024-02-07 13:21
  • fix: check role_id of invitee instead of inviter
    ThisIsMani committed on 2024-02-07 14:57
  • Merge branch 'main' of https://github.com/juspay/hyperswitch into user-role-email
    ThisIsMani committed on 2024-02-08 06:25
  • chore: run formatter
    hyperswitch-bot[bot] committed on 2024-02-08 06:26
Loading