Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Feat: Add support for viewing, creating, updating and deleting Roles #90

Closed
wants to merge 1 commit into from

Conversation

jawidMuhammadi
Copy link
Contributor

@jawidMuhammadi jawidMuhammadi commented Mar 19, 2020

Fixes #FINCN-44

In this PR following functionalities added for Role/Permission:

  1. Displaying Role details
  2. Creating a new Role
  3. Updating a Role
  4. Deleting a Role

1. Creating a new Role

create

2. Editing, Updating and Deleting Roles

edit_delete

Please Add Screenshots If any UI changes.

Screenshot_1584649754
Screenshot_1584649749
Screenshot_1584649744
Screenshot_1584649737
Screenshot_1584649726
Screenshot_1584649707

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything.

  • If you have multiple commits please combine them into one commit by squashing them.

@jawidMuhammadi
Copy link
Contributor Author

@therajanmaurya Please review the PR. Thanks

@prajwal27
Copy link

prajwal27 commented Mar 24, 2020

@jawidMuhammadi could you share the link of the API documentation. Also, how did you verify without actual network response.

@jawidMuhammadi
Copy link
Contributor Author

@prajwal27 Yeah sure, Go to this link you will find all the information about Fineract and it's documentation. The the backend is not hosted in any server, so we have to play with simulated API calls and Mock data.

@jawidMuhammadi jawidMuhammadi changed the title Feat: Adds support for viewing, creating, updating and deleting Roles Feat: Add support for viewing, creating, updating and deleting Roles Jun 8, 2020
@varsvat
Copy link

varsvat commented Jun 4, 2021

@jawidMuhammadi why has this PR been closed and not merged?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants