Skip to content

Conversation

@jscyo
Copy link
Contributor

@jscyo jscyo commented Apr 14, 2022

Summary of change

  • Renames addPermissionToRole_Transaction -> addPermissionToRoleOrDoNothingIfExists_Transaction

Related issues

Checklist for important updates

  • Changelog has been updated
  • Changes to the version if needed
    • In build.gradle
  • Had installed and ran the pre-commit hook
  • Issue this PR against the latest non released version branch.
    • To know which one it is, run find the latest released tag (git tag) in the format vX.Y.Z, and then find the latest branch (git branch --all) whose X.Y is greater than the latest released tag.
    • If no such branch exists, then create one from the latest released branch.

Remaining TODOs for this PR

  • none

@jscyo jscyo changed the title renames addPermissionToRole function fix: renames addPermissionToRole function Apr 14, 2022
@jscyo jscyo self-assigned this Apr 14, 2022
@rishabhpoddar rishabhpoddar merged commit d8f6139 into user-roles Apr 14, 2022
@rishabhpoddar rishabhpoddar deleted the user-role-interface-update branch April 14, 2022 08:48
rishabhpoddar pushed a commit that referenced this pull request May 6, 2022
* adds recipe interface

* feat(userroles): fixs comments

* feat(userroles): fixs

* feat(userroles): fixs comment

* adds feedback

* fixs

* fixs

* removes version changes

* removes unnecessary function

* feedback changes

* fixs function signiture

* implements feedback

* updates deleteRole return type

* removes duplicateRoleException

* renames createNewRole_Transaction, removes DuplicateRolePermissionMapping

* removes DuplicateRolePermissionMappingException

* renames addPermissionToRole function (#35)

* fix: updates function signitures (#36)

* fix: updates addRoleToUser and createNewRoleOrDoNothingIfExists_Transaction function signitures

* changes to boolean

* undos change

* fixs typo

* updates build.gradle (#37)

* chore: updates changelog (#38)

* updates CHANGELOG.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants