Skip to content

Commit

Permalink
Bulk delete redesign (#815)
Browse files Browse the repository at this point in the history
  • Loading branch information
latin-panda authored Dec 2, 2022
1 parent 68e2838 commit d5cd6b6
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions content/en/apps/features/reports/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,21 @@ Using the search box, you can search for reports by patient name, phone number,

## Action Buttons

{{< figure src="reports-bulk.png" link="reports-bulk.png" class="right col-6 col-lg-3" >}}
The action buttons at the bottom of the screen are configurable using [permissions]({{< ref "apps/reference/app-settings/user-permissions" >}}). Options include submit, edit, delete, review and export reports.

The action buttons at the bottom of the screen are configurable. Options include adding or completing a care guide, bulk select & export.
Clicking on the “Export” button will download a CSV file with all the data from the reports. And clicking the “+ Submit report” button opens a menu of forms a user can choose to complete.

Clicking the “+” button opens a menu of forms a user can choose to complete. “Bulk Select,” represented by a checkmark icon within a circle, allows you to bulk select and delete multiple reports at a time.
{{< figure src="reports-desktop.png" link="reports-bulk.png" class="left col-9 col-lg-9" >}}

**Please Note**: Bulk delete cannot be undone. If in doubt, do not delete! You can restrict a user’s access to this feature in the permissions for their role.
<br clear="all">

## Bulk Delete Reports

Allows the user to select multiple reports and delete them. **Please Note**: This action cannot be undone. If in doubt, do not delete! You can restrict a user’s access to this feature by disabling the [permission]({{< ref "apps/reference/app-settings/user-permissions" >}}) `can_bulk_delete_reports`.

{{< figure src="reports-bulk-mobile.png" link="reports-bulk-mobile.png" class="left col-3 col-lg-3" >}}

Clicking on the “Export” button will download a CSV file with all of the data from the reports.
{{< figure src="reports-bulk-desktop.png" link="reports-bulk-desktop.png" class="left col-9 col-lg-9" >}}

<br clear="all">

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed content/en/apps/features/reports/reports-bulk.png
Binary file not shown.
Binary file modified content/en/apps/features/reports/reports-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/en/apps/features/reports/reports-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/en/apps/features/reports/reports-search-reset.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/en/apps/features/reports/reports-search.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d5cd6b6

Please sign in to comment.