Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Loose coupling of pallets: Roles + Social #10

Merged
merged 34 commits into from Jun 5, 2020

Conversation

subsocialdev
Copy link

No description provided.

@subsocialdev subsocialdev changed the title Loose coupling pallets: Roles + Social Loose coupling of pallets: Roles + Social May 29, 2020
@subsocialdev subsocialdev added this to In progress in M4, M5 via automation May 29, 2020
@subsocialdev subsocialdev added this to the M4 (current) milestone May 29, 2020
@subsocialdev subsocialdev linked an issue May 29, 2020 that may be closed by this pull request
4 tasks
F3Joule and others added 13 commits May 30, 2020 11:21
Co-Authored-By: siman <aleksandr.siman@gmail.com>
- Move traits from `pallet-utils` to `df-traits`

Co-Authored-By: siman <aleksandr.siman@gmail.com>
Co-Authored-By: siman <aleksandr.siman@gmail.com>
- Fix errors related to previous refactors
- Fix code style in `pallet-social/src/functions`

Co-Authored-By: siman <aleksandr.siman@gmail.com>
Co-Authored-By: siman <aleksandr.siman@gmail.com>
Co-Authored-By: siman <aleksandr.siman@gmail.com>
Co-Authored-By: siman <aleksandr.siman@gmail.com>
/// There's too many users assigned for this role to delete it
TooManyUserAssignedToDeleteRole,
TooManyUserForDeleteRole,

/// No roles found for this User on specified Space
NoAnyRolesForUserOnSpace,
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
NoAnyRolesForUserOnSpace,
NoRolesForUserInSpace,

pallets/roles/src/lib.rs Outdated Show resolved Hide resolved
pallets/social/src/lib.rs Outdated Show resolved Hide resolved
pallets/traits/types.json Outdated Show resolved Hide resolved
Update some types.json
@siman siman self-requested a review June 5, 2020 07:47
M4, M5 automation moved this from In progress to Reviewer approved Jun 5, 2020
pallets/social/src/lib.rs Outdated Show resolved Hide resolved
M4, M5 automation moved this from Reviewer approved to Review in progress Jun 5, 2020
@siman siman marked this pull request as ready for review June 5, 2020 09:34
@siman siman merged commit cb4f689 into dappforce:develop Jun 5, 2020
M4, M5 automation moved this from Review in progress to Done Jun 5, 2020
@F3Joule F3Joule deleted the f3-pallet-permissions branch June 9, 2020 15:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
M4, M5
  
Done
Development

Successfully merging this pull request may close these issues.

Create Roles pallet
3 participants