Renovus-Tech / solarec-react

GNU Affero General Public License v3.0
0 stars 0 forks source link

User's administration functionality #15

Open pferrariuy opened 3 months ago

pferrariuy commented 3 months ago

Feature Request

Description

Create a User's administration functionality UI/UX so that an administrator can execute the basic CRUD action on the different users of the system.

Expected Behavior

The functionality must be available only for users linked to the ADMINISTRTION profile. Other users must not see the functionality in the menu.

Once the user access the funcionality a table with basic columns is shown. For those columnes the user will be able to sort and filter the result. The user will be able to select the amount of records to show and will have a navegation area to go through the different pages.

A section will contain the a series of buttons to execute the basic CRUD actions. In order to execute the UPDATE and DELETE actions, the user must have selected previously a record.

When creating / updateing a user record, a new page will be shown, where the user will see the different information of the user, plus profiles, clients with access, locations with access, etc.

Additional Context

A series of administration functionalities will be created and all are required to have the same UI/UD.

Related Issues

pferrariuy commented 3 months ago

Use case 1