Skip to content

Commit

Permalink
remove unused image
Browse files Browse the repository at this point in the history
Signed-off-by: wambuipixel <[email protected]>
  • Loading branch information
wambui-pixel committed Feb 4, 2025
1 parent 2da4310 commit d4a0633
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 7 deletions.
1 change: 0 additions & 1 deletion docs/domain-management/billing.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Magistrala employs the use of **Stripe** to handle the User's private informatio
This means that Magistrala will not have the user's card payment credentials at any point in time.

Navigate to the Billing tab on the sidenav bar. This tab will only be visible to admin members of a domain.
![Billings Table](../img/billing/billing-sidebar.png)

### Overview
The billing page has multiple sections present each important to the billing process.
Expand Down
4 changes: 2 additions & 2 deletions docs/domain-management/domain.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The Domain status can be disabled by clicking the 'Disable' button or enabled by

### Domain Roles

Domain Management covers the Roles and Role Actions present in a domain as well. From the Roles section of the Domain, the user can create new roles with varying role actions.
Domain Management covers the Roles and Role Actions present in a domain as well. From the roles section of the domain, the user can create new roles with varying role actions.

By default, an admin role with complete control over the domain is always present and granted to the Domain creator.

Expand Down Expand Up @@ -80,7 +80,7 @@ Since currently we cannot assign members to a domain, the only way to get member

![Create Domain Role](../img/domain/create-role.png)

Once created, these domain roles can be edited in their respective ID pages.
Once created, these domain roles can be edited in their respective pages.
A user can edit the domain role id, name, role actions and role members. These fields can all be edited accordingly while on the page or by using the options on the dropdown menu.

![Domain Role Page](../img/domain/domain-role-id.png)
Expand Down
8 changes: 4 additions & 4 deletions docs/domain-management/invitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ After clicking on the 'Send Invitation' button, a user can select multiple users

![Send Invitations](../img/invitations/send-invitation.png)

All invitations sent can be managed in the invitations table which shows who the invite was sent to with the respective relation. A user can also delete an individual invitation.

![Invitations Table](../img/invitations/invitations-table.png)

### Accept an Invitation
Expand All @@ -18,10 +20,8 @@ The user does have an option of accepting or declining the invitation on the pop

![Invitations PopUp](../img/invitations/invitations-popup.png)

They can also view more invitations after clicking View all which links them to the Invitations Table.
They can also view more invitations after clicking 'View all' which links them to the Invitations Table.

![Invitations Table](../img/invitations/accept-invitations-table.png)

Once the Invitation is accepted, the User will be able to log into the Domain. They can be found on the Members Table in the domain with the right Permissions.

![New Invitations Member](../img/invitations/accepted-invitation-table.png)
Once the Invitation is accepted, the user will be able to log into the domain.
Binary file removed docs/img/billing/billing-sidebar.png
Binary file not shown.

0 comments on commit d4a0633

Please sign in to comment.