Team - Employees

Description

In this page the employees of the shop can be set and edited.

QA

Link to the test

Components description

Common Components

Employees table

Sort rulesFilter RulesValue

ID

Numeric_sorting

Numeric_filtering

Textfield

First name

Alphanumeric_sorting

Alphanumeric_sorting

Textfield

Last name

Alphanumeric_sorting

Alphanumeric_sorting

Textfield

Email address

Alphanumeric_sorting

Alphanumeric_sorting

Textfield

Profile

Alphanumeric_sorting

Profiles ( list of profiles available)

Dropdown list

Active

Boolean_sorting

Boolean_filtering

Dropdown list

Edit ( pencil )

See Edit CTA

Dots

Contains 1 entry " delete". See Delete CTA

Employee options

In this section 2 fields are present:

Password regeneration

DescriptionValueError message

Mandatory

YES

No ( looks like a bug). If you erase the value and save it save as the last value

Allowed/Forbidden values

numerical

Default value

360

-

Help text

Security: Minimum time to wait between two password changes.

-

Tool tips

-

-

Lower limit

0

Upper limit

?

Behavior

-

Memorize the language used in Admin panel forms

This is a toggle switch, by default is set to: "No". A help text below is shown: "Allow employees to select a specific language for the Admin panel form.".

Behaviors description

Add new Employee button

This button is used to add new employee : Call to action

Settings wheel

This is a standard component for the list management

Bulk actions

Clicking on the Bulk actions button allows users to perform bulk actions for selected features (using the checkboxes). A user can:

  • Enable selection: this button will enable all the checkboxes that are selected.

  • Disable selection: this button will disable all the checkboxes that are selected.

  • Delete selected: This button will delete the selected employees. After clicking on "Delete selected", a modal with the title "Delete selection" is opened asking to confirm or cancel the action: "Are you sure you want to delete the selected item(s)?" (See issue #14462). The action can be canceled by clicking on the cross or on the cancel button. After clicking on "Delete" button, the selected employee will be deleted, a successful message is displayed "The selection has been successfully deleted."

CTA buttons

Save

when pressed, a message is shown: "Successful update.".

Edit CTA

The user can edit edit the employee as often as necessary.

Delete CTA

An employee can be deleted by clicking this button. After clicking on Delete, a modal with the title "Delete selection" is opened asking to confirm or cancel the action: "Are you sure you want to delete the selected item(s)?" The action can be canceled by clicking on the cross or on the cancel button. After clicking on "Delete" button, the employee is deleted, a successful message is displayed "Successful deletion."

Behaviors description

Add New employee button Call to action

Call add employee page

Last updated