From 5498f20111841fc61b49f4a23fb2128d3517bcb0 Mon Sep 17 00:00:00 2001 From: "Lea N. - LeaDevelop" <104503492+LeaDevelop@users.noreply.github.com> Date: Mon, 7 Oct 2024 00:49:30 +0200 Subject: [PATCH 01/14] (#1028) Update save and actions icon with accessibility in mind including screen reader consideration - https://docs.fontawesome.com/web/dig-deeper/accessibility --- .../usage/website/administration/users.mdx | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/content/docs/en-us/central-management/usage/website/administration/users.mdx b/src/content/docs/en-us/central-management/usage/website/administration/users.mdx index c92c226dc18..3aea5f981d8 100644 --- a/src/content/docs/en-us/central-management/usage/website/administration/users.mdx +++ b/src/content/docs/en-us/central-management/usage/website/administration/users.mdx @@ -32,23 +32,23 @@ Next you'll want to click over to `Roles`. This window will allow you to select ![Creating New User Setting Roles](/images/ccm-playwright/administration/users/modal-new-user-tab-roles.png) -Click 💾 **Save** to close the window and create the new User. +Click **Save** to close the window and create the new User. A green toast notification will be shown once the operation completes successfully. ## Editing a User - If you do not see the **Edit** menu entry or the ⚙ **Actions** buttons, please see your Administrator to determine if your account has the _Editing user_ permission. + If you do not see the **Edit** menu entry or the **Actions** buttons, please see your Administrator to determine if your account has the _Editing user_ permission. On the main Users page, [find](#searching-for-a-user) the User you want to edit. -Select the ⚙ **Actions** button on the left-hand side of the User, and then select **Edit** to open the _Edit User_ window. +Select the **Actions** button on the left-hand side of the User, and then select **Edit** to open the _Edit User_ window. ![Edit menu entry in User actions flyout menu](/images/ccm-playwright/administration/users/table-row-button-action-dropdown-menu-edit.png) From the **Edit Role** window, you can modify all the properties for a User, for example, `First Name`, `Phone number`, etc. In addition, you can alter the associated with the User. -Once modifications are complete, click the 💾 **Save** button. +Once modifications are complete, click the **Save** button. A green toast notification will be shown once the operation completes successfully. ## Fine grained permissions @@ -56,23 +56,23 @@ A green toast notification will be shown once the operation completes successful In addition to configuring a set of Roles for an individual User, so can set speicial permissions for an individual User. On the main Users page, [find](#searching-for-a-user) the User you want to edit. -Select the ⚙ **Actions** button on the left-hand side of the User, and then select **Permission** to open the _Permissions_ window. +Select the **Actions** button on the left-hand side of the User, and then select **Permission** to open the _Permissions_ window. ![Permissions menu entry in User actions flyout menu](/images/ccm-playwright/administration/users/modal-permissions.png) From the tree of permissions, check/uncheck the permissions that are needed. -Once modifications are complete, click the 💾 **Save** button. +Once modifications are complete, click the **Save** button. A green toast notification will be shown once the operation completes successfully. ## Deleting a User - If you do not see the **Delete** menu entry or the ⚙ **Actions** buttons, please see your Administrator to determine if your account has the _Deleting user_ permission. + If you do not see the **Delete** menu entry or the **Actions** buttons, please see your Administrator to determine if your account has the _Deleting user_ permission. On the main Users page, [find](#searching-for-a-user) the User that needs to be deleted. -Select the ⚙ **Actions** button on the left-hand side of the User, and then select **Delete**. +Select the **Actions** button on the left-hand side of the User, and then select **Delete**. A prompt will be shown asking `Are you sure?`. Click `Cancel` to not continue with the operation. Click `Yes` to proceed with the operation. @@ -81,13 +81,13 @@ A green toast notification will be shown once the operation completes successful ## Unlocking a User - If you do not see the **Unlock** menu entry or the ⚙ **Actions** buttons, please see your Administrator to determine if your account has the _Editing user_ permission. + If you do not see the **Unlock** menu entry or the **Actions** buttons, please see your Administrator to determine if your account has the _Editing user_ permission. If a User enters the wrong login information 5 times, their account will become locked. To allow them to attempt to login again, the account will need to be unlocked. On the main Users page, [find](#searching-for-a-user) the User that is locked out. -Select the ⚙ **Actions** button on the left-hand side of the User, and then select **Unlock**. +Select the **Actions** button on the left-hand side of the User, and then select **Unlock**. A green toast notification will be shown once the operation completes successfully. ## Searching for a User From a9f5abf5040b0e2dbfb2173d1340a8150fac6a43 Mon Sep 17 00:00:00 2001 From: "Lea N. - LeaDevelop" <104503492+LeaDevelop@users.noreply.github.com> Date: Mon, 7 Oct 2024 01:09:55 +0200 Subject: [PATCH 02/14] (#1028) Fix emoticons in groups.mdx - Font Awesome accessibility --- .../usage/website/groups.mdx | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/content/docs/en-us/central-management/usage/website/groups.mdx b/src/content/docs/en-us/central-management/usage/website/groups.mdx index 206ce0eee6d..1cdabf317ad 100644 --- a/src/content/docs/en-us/central-management/usage/website/groups.mdx +++ b/src/content/docs/en-us/central-management/usage/website/groups.mdx @@ -49,17 +49,17 @@ Then, select the Computer(s) or existing Group(s) you would like to include in t ![New Group Modal](/images/ccm-playwright/groups/modal-create-new-group.png) -Click 💾 **Save** to close the modal and create the new Group. +Click **Save** to close the modal and create the new Group. ## Editing a Group - If you do not see the **Edit** menu entry or the ⚙ **Actions** buttons, consult your administrator to determine if you have the Edit Groups role assigned. + If you do not see the **Edit** menu entry or the **Actions** buttons, consult your administrator to determine if you have the Edit Groups role assigned. On the main Groups page, find the Group you want to edit. -You can enter a search term in the text field to filter results by typing in part of their Name or Description and clicking the 🔍 button. -Select the ⚙ **Actions** button on the left-hand side of the Group, and then select **Edit** to open the _Edit Group_ modal. +You can enter a search term in the text field to filter results by typing in part of their Name or Description and clicking the button. +Select the **Actions** button on the left-hand side of the Group, and then select **Edit** to open the _Edit Group_ modal. ![Edit menu entry in Group actions flyout menu](/images/ccm-playwright/groups/table-row-button-action-dropdown-menu-edit.png) @@ -68,31 +68,31 @@ From the **Edit Group** modal, you can modify the Group name and description, an ## Deleting a Group - If you do not see the **Delete** menu entry or the ⚙ **Actions** buttons, consult your administrator to determine if you have the appropriate role assigned to your account. + If you do not see the **Delete** menu entry or the **Actions** buttons, consult your administrator to determine if you have the appropriate role assigned to your account. On the main Groups page, find the Group you want to edit. -You can enter a search term in the text field to filter results by typing in part of their Name or Description and clicking the 🔍 button. -Similar to the [Edit Group](#editing-a-group) action, select the ⚙ **Actions** button on the left-hand side of the Group, and instead select **Delete**. +You can enter a search term in the text field to filter results by typing in part of their Name or Description and clicking the button. +Similar to the [Edit Group](#editing-a-group) action, select the **Actions** button on the left-hand side of the Group, and instead select **Delete**. You will be prompted to confirm the deletion. ## Duplicating a Group - If you do not see the **Duplicate** menu entry or the ⚙ **Actions** buttons, consult your administrator to determine if you have the appropriate role assigned to your account. + If you do not see the **Duplicate** menu entry or the **Actions** buttons, consult your administrator to determine if you have the appropriate role assigned to your account. On the main Groups page, find the Group you want to duplicate. -You can enter a search term in the text field to filter results by typing in part of their Name or Description and clicking the 🔍 button. -Similar to the [Edit Group](#editing-a-group) action, select the ⚙ **Actions** button on the left-hand side of the Group, and instead select **Duplicate**. +You can enter a search term in the text field to filter results by typing in part of their Name or Description and clicking the button. +Similar to the [Edit Group](#editing-a-group) action, select the **Actions** button on the left-hand side of the Group, and instead select **Duplicate**. If the Group being duplicated is a system managed Group, a confirmation message will be shown indicating that the duplicated Group will not be system managed. A success message will be shown that mentions that the Group was duplicated, and if you have permissions to Edit a Group a dialog to edit this duplicated Group will be shown. ## Viewing a Group's Details On the main Groups page, find the group you want to view. -You can enter a search term in the text field to filter results by typing in part of their Name or Description and clicking the 🔍 button. -Select the ⚙ **Actions** button on the left-hand side of the group, and select **Details**. +You can enter a search term in the text field to filter results by typing in part of their Name or Description and clicking the button. +Select the **Actions** button on the left-hand side of the group, and select **Details**. ![Details menu entry in Group actions flyout menu](/images/ccm-playwright/groups/table-row-button-action-dropdown-menu-details.png) @@ -104,11 +104,11 @@ On the Group Details page, you'll find a searchable list of all Computers and Gr Creating a Deployment Plan for a Group can be done from two pages: -1. In the leftmost column of the Groups table you will find an ⚙ **Actions** menu which will display a **Create New Deployment Plan** option. +1. In the leftmost column of the Groups table you will find an **Actions** menu which will display a **Create New Deployment Plan** option. ![Finding the Create New Deployment Plan menu entry for a specific Group on the Groups page](/images/ccm-playwright/groups/table-row-button-action-dropdown-menu-create-new-deployment-plan.png) -1. From the Group Details page, click the ⚙ **Actions** button and select the **Create New Deployment Plan** option. +1. From the Group Details page, click the **Actions** button and select the **Create New Deployment Plan** option. ![Button to create a new Draft Deployment Plan for a Group from the Group Details page](/images/ccm-playwright/groups/details/button-action-dropdown-menu-create-new-deployment-plan.png) From 3ed690e7661ef342477a2410f93cb6ab0eb9910b Mon Sep 17 00:00:00 2001 From: "Lea N. - LeaDevelop" <104503492+LeaDevelop@users.noreply.github.com> Date: Mon, 7 Oct 2024 01:13:22 +0200 Subject: [PATCH 03/14] (#1028) Fix emoticons in roles.mdx - Font Awesome accessibility --- .../usage/website/administration/roles.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/content/docs/en-us/central-management/usage/website/administration/roles.mdx b/src/content/docs/en-us/central-management/usage/website/administration/roles.mdx index 442ceab7cab..916df52097b 100644 --- a/src/content/docs/en-us/central-management/usage/website/administration/roles.mdx +++ b/src/content/docs/en-us/central-management/usage/website/administration/roles.mdx @@ -28,18 +28,18 @@ Next you'll want to click over to Permissions. This window will allow you to sel ![Creating New Role Setting Permissions](/images/ccm-playwright/administration/roles/modal-new-role-tab-permissions.png) -Click 💾 **Save** to close the window and create the new role. +Click **Save** to close the window and create the new role. ## Editing a Role - If you do not see the **Edit** menu entry or the ⚙ **Actions** buttons, please see your Administrator to determine if your account has the _Edit Roles_ permission. + If you do not see the **Edit** menu entry or the **Actions** buttons, please see your Administrator to determine if your account has the _Edit Roles_ permission. On the main Roles page, find the role you want to edit. You can also use _Select Permissions (0)_ to filter the Roles listed based on them having the permissions you select. -Select the ⚙ **Actions** button on the left-hand side of the role, and then select **Edit** to open the _Edit Group_ window. +Select the **Actions** button on the left-hand side of the role, and then select **Edit** to open the _Edit Group_ window. ![Edit menu entry in role actions flyout menu](/images/ccm-playwright/administration/roles/table-row-button-action-dropdown-menu-edit.png) @@ -48,14 +48,14 @@ From the **Edit Role** window, you can modify the name, set it to be the Default ## Deleting a Role - If you do not see the **Delete** menu entry or the ⚙ **Actions** buttons, please see your Administrator to determine if your account has the _Edit Roles_ permissions. + If you do not see the **Delete** menu entry or the **Actions** buttons, please see your Administrator to determine if your account has the _Edit Roles_ permissions. Roles labelled **Static** cannot be deleted. You cannot delete a Role if the account you are using also has the Role assigned to it. -On the main Roles page, find the role you want to delete. You can also use _Select Permissions (0)_ to filter the roles listed based on permission. Similar to the [Edit Role](#editing-a-role) action, select the ⚙ **Actions** button on the left-hand side of the role, and select **Delete**. You will be prompted to confirm the deletion. +On the main Roles page, find the role you want to delete. You can also use _Select Permissions (0)_ to filter the roles listed based on permission. Similar to the [Edit Role](#editing-a-role) action, select the **Actions** button on the left-hand side of the role, and select **Delete**. You will be prompted to confirm the deletion. ## Pre-Configured Roles From 21aa78798d40a17de94dfa31c9229964f8d3fbbb Mon Sep 17 00:00:00 2001 From: "Lea N. - LeaDevelop" <104503492+LeaDevelop@users.noreply.github.com> Date: Mon, 7 Oct 2024 01:19:58 +0200 Subject: [PATCH 04/14] (#1028) Fix emoticons in groups.mdx - Font Awesome accessibility, disabled for screen reader --- .../en-us/central-management/usage/website/groups.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/content/docs/en-us/central-management/usage/website/groups.mdx b/src/content/docs/en-us/central-management/usage/website/groups.mdx index 1cdabf317ad..94eecc47a2c 100644 --- a/src/content/docs/en-us/central-management/usage/website/groups.mdx +++ b/src/content/docs/en-us/central-management/usage/website/groups.mdx @@ -58,7 +58,7 @@ Click **Save** to On the main Groups page, find the Group you want to edit. -You can enter a search term in the text field to filter results by typing in part of their Name or Description and clicking the button. +You can enter a search term in the text field to filter results by typing in part of their Name or Description and clicking the button. Select the **Actions** button on the left-hand side of the Group, and then select **Edit** to open the _Edit Group_ modal. ![Edit menu entry in Group actions flyout menu](/images/ccm-playwright/groups/table-row-button-action-dropdown-menu-edit.png) @@ -72,7 +72,7 @@ From the **Edit Group** modal, you can modify the Group name and description, an On the main Groups page, find the Group you want to edit. -You can enter a search term in the text field to filter results by typing in part of their Name or Description and clicking the button. +You can enter a search term in the text field to filter results by typing in part of their Name or Description and clicking the button. Similar to the [Edit Group](#editing-a-group) action, select the **Actions** button on the left-hand side of the Group, and instead select **Delete**. You will be prompted to confirm the deletion. @@ -83,7 +83,7 @@ You will be prompted to confirm the deletion. On the main Groups page, find the Group you want to duplicate. -You can enter a search term in the text field to filter results by typing in part of their Name or Description and clicking the button. +You can enter a search term in the text field to filter results by typing in part of their Name or Description and clicking the button. Similar to the [Edit Group](#editing-a-group) action, select the **Actions** button on the left-hand side of the Group, and instead select **Duplicate**. If the Group being duplicated is a system managed Group, a confirmation message will be shown indicating that the duplicated Group will not be system managed. A success message will be shown that mentions that the Group was duplicated, and if you have permissions to Edit a Group a dialog to edit this duplicated Group will be shown. @@ -91,7 +91,7 @@ A success message will be shown that mentions that the Group was duplicated, and ## Viewing a Group's Details On the main Groups page, find the group you want to view. -You can enter a search term in the text field to filter results by typing in part of their Name or Description and clicking the button. +You can enter a search term in the text field to filter results by typing in part of their Name or Description and clicking the button. Select the **Actions** button on the left-hand side of the group, and select **Details**. ![Details menu entry in Group actions flyout menu](/images/ccm-playwright/groups/table-row-button-action-dropdown-menu-details.png) From 72d30d5ce067977c9c93a0f769bba7e481f1fe3b Mon Sep 17 00:00:00 2001 From: "Lea N. - LeaDevelop" <104503492+LeaDevelop@users.noreply.github.com> Date: Mon, 7 Oct 2024 01:27:05 +0200 Subject: [PATCH 05/14] (#1028) Fix emoticons in deployments.mdx - Font Awesome accessibility --- .../central-management/usage/website/deployments.mdx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/content/docs/en-us/central-management/usage/website/deployments.mdx b/src/content/docs/en-us/central-management/usage/website/deployments.mdx index 2775dc4ad4b..91e3b050ff0 100644 --- a/src/content/docs/en-us/central-management/usage/website/deployments.mdx +++ b/src/content/docs/en-us/central-management/usage/website/deployments.mdx @@ -28,7 +28,7 @@ You will also need to have at least one Group of computers already defined. ![Chocolatey Central Management dashboard, arrow pointing to Deployment Plans menu in the left sidebar](/images/ccm-playwright/dashboard/left-menu-deployment-plans.png) -1. Select the ➕ **Create New Deployment Plan** button at the top of the page. +1. Select the **Create New Deployment Plan** button at the top of the page. ![Chocolatey Central Management Deployment Plans page, arrow pointing to Create New Deployment Plan button](/images/ccm-playwright/deployment-plans/button-create-new-deployment-plan.png) @@ -45,11 +45,11 @@ You will also need to have at least one Group of computers already defined. ![Chocolatey Central Management Deployment Step modal, arrow pointing to execution timeout in seconds](/images/ccm-playwright/deployment-plans/edit/modal-step-input-execution-timeout-in-seconds.png) -1. (Optional, Requires Chocolatey Central Management v0.4.0+) Add a schedule by selecting the ➕ **Add Schedule** button. +1. (Optional, Requires Chocolatey Central Management v0.4.0+) Add a schedule by selecting the **Add Schedule** button. ![Chocolatey Central Management New Deployment Plan page, arrow pointing to Add Schedule button](/images/ccm-playwright/deployment-plans/edit/button-add-schedule.png) - * Enter a date and time, or click the 📅 button to pick the date and time from a calendar UI. + * Enter a date and time, or click the button to pick the date and time from a calendar UI. ![Chocolatey Central Management Deployment Plan schedule picker](/images/ccm-playwright/deployment-plans/edit/calendar-start-date-time.png) @@ -61,7 +61,7 @@ You will also need to have at least one Group of computers already defined. ![Chocolatey Central Management Deployment Plan Repeat Period](/images/ccm-playwright/deployment-plans/edit/select-repeat-period.png) -1. Select ➕ **Add Step** to add your first Deployment Step. +1. Select **Add Step** to add your first Deployment Step. ![Chocolatey Central Management Deployment Plan add Deployment Step button](/images/ccm-playwright/deployment-plans/edit/button-add-deployment-step.png) @@ -99,7 +99,7 @@ You will also need to have at least one Group of computers already defined. ![Chocolatey Central Management Deployment Step Select Target Groups modal](/images/ccm-playwright/deployment-plans/edit/modal-step-select-target-groups.png) -1. Click the 💾 **Save** button to save the Deployment Step. +1. Click the **Save** button to save the Deployment Step. ![Chocolatey Central Management Deployment Step Save button](/images/ccm-playwright/deployment-plans/edit/modal-step-button-save.png) @@ -109,7 +109,7 @@ You will also need to have at least one Group of computers already defined. ![Chocolatey Central Management Deployment Step Duplicate button](/images/ccm-playwright/deployment-plans/edit/button-duplicate-step.png) -1. Select 💾 **Save** to save the changes to the Deployment Plan. +1. Select **Save** to save the changes to the Deployment Plan. From 30d68ef335dd51e63da913193f4e51a5c45aff5f Mon Sep 17 00:00:00 2001 From: "Lea N. - LeaDevelop" <104503492+LeaDevelop@users.noreply.github.com> Date: Mon, 7 Oct 2024 01:30:40 +0200 Subject: [PATCH 06/14] (#1028) Fix emoticons in sensitive-variables.mdx - Font Awesome accessibility --- .../usage/website/administration/sensitive-variables.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/docs/en-us/central-management/usage/website/administration/sensitive-variables.mdx b/src/content/docs/en-us/central-management/usage/website/administration/sensitive-variables.mdx index 6d46a6f38ed..9e128a87e41 100644 --- a/src/content/docs/en-us/central-management/usage/website/administration/sensitive-variables.mdx +++ b/src/content/docs/en-us/central-management/usage/website/administration/sensitive-variables.mdx @@ -20,14 +20,14 @@ The **Sensitive Variables** page can be accessed from the Administration section 1. From the Chocolatey Central Management Dashboard, select `Administration` > `Sensitive Variables` from the left sidebar. ![Chocolatey Central Management dashboard, arrow pointing to Sensitive Variables menu in the left sidebar entry.](/images/ccm-playwright/dashboard/left-menu-nested-sensitive-variables.png) -1. Select the ➕ **Create new sensitive variable** button at the top of the page. +1. Select the **Create new sensitive variable** button at the top of the page. ![CCM Sensitive Variables page, arrow pointing to Create new sensitive variable button](/images/ccm-playwright/administration/sensitive-variables/button-create-new-sensitive-variable.png) 1. Fill in the details and click Save. ![Fill in Sensitive Variables information](/images/ccm-playwright/administration/sensitive-variables/modal-new-sensitive-variable.png) -Alternatively, variables can also be added from an Deployment Step Advanced script by clicking the ➕ in the upper right corner. +Alternatively, variables can also be added from an Deployment Step Advanced script by clicking the plus in the upper right corner. ![Sensitive Variables Added from the Advanced script of a Deployment Step](/images/ccm-playwright/deployment-plans/edit/modal-step-button-create-sensitive-variable.png) @@ -44,7 +44,7 @@ Alternatively, variables can also be added from an Deployment Step Advanced scri 1. From the Chocolatey Central Management Dashboard, select `Administration` > `Sensitive Variables` from the left sidebar. ![Central Management dashboard, arrow pointing to Sensitive Variables menu in the left sidebar entry on the CCM Dashboard](/images/ccm-playwright/dashboard/left-menu-nested-sensitive-variables.png) -1. Select 🗑 **Delete** beside the Sensitive Variable you wish to delete. +1. Select **Delete** beside the Sensitive Variable you wish to delete. ![Sensitive Variables page with arrow to a delete button](/images/ccm-playwright/administration/sensitive-variables/button-quick-action-delete.png) From c34a02c92481ca8c11ca58ba01ea3a1f1a0ea5b0 Mon Sep 17 00:00:00 2001 From: "Lea N. - LeaDevelop" <104503492+LeaDevelop@users.noreply.github.com> Date: Mon, 7 Oct 2024 01:32:19 +0200 Subject: [PATCH 07/14] (#1028) Fix emoticons in software.mdx - Font Awesome accessibility --- .../en-us/central-management/usage/website/software.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/docs/en-us/central-management/usage/website/software.mdx b/src/content/docs/en-us/central-management/usage/website/software.mdx index 4703334ec29..647cc507da1 100644 --- a/src/content/docs/en-us/central-management/usage/website/software.mdx +++ b/src/content/docs/en-us/central-management/usage/website/software.mdx @@ -23,7 +23,7 @@ The Software main page lists all installed software in any computers that have c ## Upgrade Individual Software -In the leftmost column of the Software table you will find an ⚙ **Actions** menu which will display an **Upgrade** option on outdated Software. +In the leftmost column of the Software table you will find an **Actions** menu which will display an **Upgrade** option on outdated Software. ![Finding the Upgrade menu entry for a specific Software entry](/images/ccm-playwright/software/table-row-button-action-dropdown-menu-upgrade.png) @@ -33,7 +33,7 @@ From here, the Deployment Plan can be edited and deployed as outlined in the