Departments bot - Waiviogit/waivio GitHub Wiki
Departments Update Bot - This tool is designed to automatically categorize products into departments using a hierarchical structure of connected lists from list or map object types. The department bot lets users vote on updates. This allows users to vote on updates even if they have already been submitted by other users. Location: Tools -> Data Management -> Departments Bot.
Elements Description
Title: Departments Update Bot
Switch: A switch that shows the authorization status: red means the user is not authorized for import, green means authorized. Clicking the switch opens the HiveSigner page to grant or revoke authorization.
Text:
This tool is designed to automatically categorize products into departments using a hierarchical structure of connected lists. The bot uses the names of the lists and sub-lists within them to assign these names as departments for all products referenced in these lists.
Each update must be approved on behalf of the user with an upvote equivalent to $0.001 in WAIV power.
If the account's WAIV power drops below $0.001 USD, or if the WAIV power reaches the predetermined threshold, the bot will proceed at a slower speed.
Auth: Text with the link "Authorize now / Remove authorization," which leads to the HiveSigner page to grant (Authorize now) or revoke (Remove authorization) authorization.
The Departments Update Bot requires authorization to upvote data updates on your behalf: Authorize now.
The authorization is completed via HiveSigner and can be revoked at any time.
Threshold note: WAIV voting power threshold: {amount}% (change)
Vote slider: "Change" is a link that opens a Vote modal window to choose the vote power.
Note: The Departments Update Bot will pause if WAIV voting power on the account drops below the set threshold.
Status: Block that displays the amount of user resources.
Text:
Status of the user account:
WAIV upvoting mana: {amount}%
Resource credits: {amount}%
Disclaimer: The Departments Update Bot service is provided on an as-is / as-available basis.
Upload button: "Update departments" button, which opens a modal window to select the list.
Active Table
The table with active claims.
Active: Column - "Active". Activation checkbox. If active, the departments update is active; if not, it is inactive.
Date: Column - "Start date". Start date of the update.
Objects number: Column - "Number of objects". Displays the number of objects found during the initial list or map scan.
Claimed objects: Column - "Updated objects". Displays the number of objects that have already been updated. The number is clickable and links to an Object list modal window with the list or map link.
Actions: Column - "Actions". Provides options to completely stop the update. After clicking the "stop" link, a Stop modal window is opened. Once the update is stopped, the record will be displayed in the "History" table.
Show more: A "Show More" button will appear if there are more than 30 records.
History Table
The table with completed or stopped updates.
Title: History
Date: Column - "Start date". Start date of the update.
End date: Column - "Finish date". End date of the update.
Base object: Column - "Base object". Displays the main list or map. The number is clickable and links to an Object list modal window.
Number of objects: Column - "Number of objects". Displays the number of objects found during the initial parsing of the list or map.
Claimed objects: Column - "Updated objects". Displays the number of objects that have been updated.
Show more: A "Show More" button will appear if there are more than 30 records.
Vote Modal Window
The modal window with a slider to select the minimum threshold for the WAIV vote power, below which the import will pause.
Cross: The button to close the modal window.
Slider: The slider to choose the threshold. By default, it is set to 70%.
Submit: "OK" button to submit/save the selection.
Cancel: "Cancel" button to cancel the selection and close the window.
Department Update Bot Modal Window
The modal window to choose a list or map to update.
Title: Department Update Bot
Field label: Select list or map:
Search: The search field to find the list or map with objects to be updated. Placeholder - Find an object.
Embedded lists: Checkbox Process embedded lists that signals the bot to process embedded lists as well. Active by default.
Cancel: "Cancel" button to cancel the action and close the modal window.
Submit: "Submit" button to confirm the action and start the update.
Object List Modal Window
The modal window with a base list or map that was claimed.
Cross: The button to close the modal window.
Object: Contains the name of the permalink, which is a link to the page of the object.
Stop Modal Window
The modal window to stop the import.
Title: Stop Update Department
Text: Once stopped, the update department cannot be resumed. To temporarily suspend or resume the update department, please consider using the Active checkbox.
Submit: "Stop update" button to submit the stop action.
Cancel: "Cancel" button to cancel the action and close the window.