-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
82 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
# Boards Content and Member Management | ||
|
||
Organisation administrators can view a list of all boards in their organisation, with actions available to manage these boards and their members. | ||
|
||
On the Huddo Boards homepage / My boards page, click your organisation on the left sidebar, then click the `Boards` tab to view the list of boards: | ||
|
||
![](img/manage-boards1.png) | ||
|
||
## Sorting | ||
The boards data can be sorted by clicking on the column headers: | ||
|
||
![](img/manage-boards-sorting.png) | ||
|
||
## Searching | ||
Boards can be searched by board name or by owner. | ||
|
||
Click the search icon to the left of the column name to search: | ||
|
||
![](img/manage-boards-search1.png) | ||
|
||
### By Board Name | ||
Type a board name to filter the results: | ||
|
||
![](img/manage-boards-search-name.png) | ||
|
||
### By Owner | ||
Search for a group or user and then select an entity to show only boards that have that owner: | ||
|
||
![](img/manage-boards-search-owner.png) | ||
|
||
|
||
## Show/hide archived boards | ||
Archived boards can be shown or hidden by using the switch in the `Archived` column header: | ||
|
||
![](img/manage-boards-archived.png) | ||
|
||
## Edit members of a board | ||
Members for each individual board can be viewed and modified by clicking the `Edit Members` button on the right of the board row: | ||
|
||
![](img/manage-boards-edit-members1.png) | ||
|
||
![](img/manage-boards-edit-members2.png) | ||
|
||
## Selected board options | ||
Clicking on a board in the list will select it. All boards can be selected using the top-most checkbox in the header. | ||
Once boards are selected, options become available to action on those boards: | ||
|
||
![](img/manage-boards-selected-options.png) | ||
|
||
### Archive | ||
Archive the selected boards. | ||
|
||
### Restore | ||
Restore boards that are archived. | ||
|
||
### Manage Ownership | ||
This action will show a dialog allowing new owners to be added and/or existing owners removed from the boards that are selected: | ||
|
||
![](img/manage-boards-manage-ownership.png) | ||
|
||
### Delete | ||
Delete the selected boards and all their data permanently. | ||
> **WARNING** | ||
> Use this action cautiously and at your own risk. | ||
## Find and replace owner on all boards | ||
It may be necessary to replace a board owner with someone else across all boards in the organisation, for example if an employee has left the company and the boards data needs to be accessed by their replacement. | ||
|
||
To do this click the `Find and replace owner on all boards` button to bring up a dialog: | ||
|
||
![](img/manage-boards-replace-owner-btn.png) | ||
|
||
Next, search for and select the current owner to replace and the new/replacement owner. Groups can be selected: | ||
|
||
![](img/manage-boards-replace-owner.png) | ||
|
||
Click the `Replace Owner` button to confirm the owner replacement: | ||
|
||
![](img/manage-boards-replace-owner-confirm.png) | ||
|
||
Note that a toast will temporarily appear at the bottom left of screen which will allow you to undo this action. |
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.
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.
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.
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.
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.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters