Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Analyze

ewoiset edited this page Jun 19, 2023 · 18 revisions

Description

Analyze displays a list of all report items. They can be created, edited, deleted and filtered. Different types of reports can be created. Those types can be managed by the admin user in the Administration/Report Types endpoint (see Report Types).

After one of the next releases, it will also be possible to create products from reports.

Functionalities

CRUD

  • Create: Reports can be created for any given report type ("NEW REPORT" button). After creating a new report, it can instantly be filled with data.
  • Read & Update: Details of reports can be edited/read by clicking on them. News items added to reports (assess) are also displayed in the report item view.
  • Delete: One or multiple reports can be deleted at once

Note: Reports can be set to "completed" by changing the switch button in the report edit view (top right).

Filter

  • Search: Items can be filtered by string search
  • Display: Number of items displayed per page
  • Offset: Number that defines first item displayed
  • Filter: Filter time range (creation date)
  • Completed/Incomplete: Filter by report's status

Report Types 👤

see Report Types & Attributes

Screenshots

Incomplete reports created today analyze-1

Add new report item analyze-2

Deleting multiple reports at once analyze-3

Report item view analyze-4

Clone this wiki locally