Claim authority - Waiviogit/waivio GitHub Wiki

Claim authority: This automation tool simplifies the process of claiming administrative ownership over all products, their variations listed, and any embedded lists.

Location: Tools -> Data Management -> Claim Authority.

Element Description

Title: Claim Authority Bot

Switch: A switch that indicates 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:

The search functionality on custom websites is restricted to objects that are claimed by the website owner and trusted authorities (objected added to their profile shops). This tool simplifies the process of claiming administrative ownership over all products, their variations mentioned in the specified list, and all embedded lists.

Each claim must be approved by 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 authority claiming process 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 Claim authority 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 select the vote power.

Note: The Claim authority 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 Claim authority bot service is provided on an as-is / as-available basis.

Upload button: "Claim authority" button, which opens a MODAL_WINDOW to select the list.

image

Active Table

The table with active claims.

Active: Column - "Active". Activation checkbox. If active, the claim is active; if not, the claim is inactive.

Date: Column - "Start date". Claim start date.

Objects number: Column - "Number of objects". Displays the number of objects found during the initial list scan.

Claimed objects: Column - "Claimed objects". Displays the number of objects that have already been claimed. The number is clickable and links to a OBJECT_LIST_MODAL_WINDOW with the claimed object links.

Actions: Column - "Actions". Provides actions to completely stop the claim. After clicking on the "stop" link, a Stop modal window is opened. Once the claim 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.

image image

History Table

The table with completed or stopped claims.

Title: History

Date: Column - "Start date". Claim start date.

End date: Column - "Finish date". Claim end date.

Base list: Column - "Base list". Displays the list that has been claimed. 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 import file.

Claimed objects: Column - "Claimed objects". Displays the number of objects that have been claimed.

Show more: A "Show More" button will appear if there are more than 30 records.

image

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.

image

Claim Authority Modal Window

The modal window to choose a list to claim.

Title: Claim Administrative Authority

Field label: Select list or map:

Search: The search field to find the list or map with objects to be claimed. Placeholder - Find object.

Embedded lists: Checkbox Include objects from embedded lists that signals the bot to include objects from 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 claim.

image image

Link Modal Window

The modal window with a base list or map that was claimed.

Cross: The button to close the modal window.

Link: Contains the name of the permalink, which is a link to the page of the object.

image

Stop Modal Window

The modal window to stop the import.

Title: Stop Claim Authority

Text: Once stopped, the claim authority cannot be resumed. To temporarily suspend or resume the claim authority, please consider using the Active checkbox.

Submit: "Stop claim" button to submit the stop action.

Cancel: "Cancel" button to cancel the action and close the window.

image

Additional information

  • [tools / claim bot] assisting users in claiming admin ownership for objects referenced from a list #5526
  • [data import / claim auth] in the Claim Authority bot history you should show statistics on new claims, not the total number. In this case, the last three claims are for the same list. #6668
  • [data import / claim bot] you need to claim not only the objects listed in the lists, but also the lists themselves (we have allowed searching for them on websites and this is now in demand) #6669
  • [bots / claim auth] allow the use of map types to select a subset of objects for the Claim Authority bot #6689