-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[Components] peerdom #16400
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
Comments
Peerdom provided API Key, also 30 days free trial |
Sources - New Role - New Member Actions - Create Role - Assign Member To Role - Update Role
Hello everyone, I have tested this PR and there're some test cases failed or needed improvement. Please check the test report below for more information |
Hi everyone, all test cases are passed! Ready for release! Test report |
* peerdom init * [Components] peerdom #16400 Sources - New Role - New Member Actions - Create Role - Assign Member To Role - Update Role * pnpm update * pnpm update * Update components/peerdom/peerdom.app.mjs Co-authored-by: Guilherme Falcão <[email protected]> * Update components/peerdom/peerdom.app.mjs Co-authored-by: Guilherme Falcão <[email protected]> * Update components/peerdom/peerdom.app.mjs Co-authored-by: Guilherme Falcão <[email protected]> * Update components/peerdom/peerdom.app.mjs Co-authored-by: Guilherme Falcão <[email protected]> * some adjusts --------- Co-authored-by: Guilherme Falcão <[email protected]>
peerdom
URLs
Polling Sources
new-role
Prompt
Emit new event when a new role is created in a circle (organization). Requires circle ID as a prop.
URLs
new-member
Prompt
Emit new event when a new member is added to a circle or assigned to a role. Requires circle ID as a prop.
URLs
Actions
create-role
Prompt
Create a new role within a specified circle. Requires circle ID, role name, and optionally description or linked domains.
URLs
assign-member-to-role
Prompt
Assign a member to a role within a circle. Requires role ID and member ID.
URLs
update-role
Prompt
Update an existing role's attributes such as name, description, or linked domains. Requires role ID.
URLs
The text was updated successfully, but these errors were encountered: