Open andyoknen opened 2 years ago
Level | Path | PR | Description |
---|---|---|---|
ℹ️ | policy.metriс.approve |
? | The result of the request for permission to collect anonymous metrics of the application |
ℹ️ | auth.login.input.change |
? | The user switched the input field Passphrase / Private key |
ℹ️ | auth.login.input.paste |
? | The user inserted the value of the passphrase from the clipboard |
ℹ️ | auth.login.qr |
? | The user clicked on the QR code download button to log in |
⚠️ | auth.login.qr.failed |
? | Error processing an image uploaded by the user |
⚠️ | auth.login.input.failed |
? | The user provided an incorrect private key or passphrase |
❗ | auth.login.process.failed |
? | The result of the authorization process ended unsuccessfully |
ℹ️ | auth.register.icon.select |
? | The user initiated a dialog box to select the profile icon |
⚠️ | auth.register.icon.failed |
? | Invalid format of picture. Only png and jpeg are allowed |
⚠️ | auth.register.process.break |
? | The user clicks the "Register" button - although there are reports of incorrect input - eg. To avoid user confusion using Pocketnet in name is reserved |
❗ | auth.register.process.failed |
? | The result of the registration process ended unsuccessfully |
ℹ️ | modal.desktop.notnow |
? | The user refused to download the desktop application |
ℹ️ | modal.desktop.download |
? | The user went to download the desktop application |
ℹ️ | modal.upgrade.yes |
? | The user went to upgrade the desktop application |
ℹ️ | modal.upgrade.no |
? | The user refused to update the desktop application |
ℹ️ | main.feed.showmore |
? | The user went to download the desktop application |
ℹ️ | main.feed.refresh |
? | The user uploads new posts via the "Refresh Feed" button |
ℹ️ | main.navigation.bestfirst |
? | The user switch radio "The best first" |
ℹ️ | main.navigation.categories.showmore |
? | The user expand "Show more (N)" |
ℹ️ | main.navigation.categories.add |
? | The user open dialog "Add Category" |
ℹ️ | main.navigation.tags.showmore |
? | The user expand "Show more (N)" |
ℹ️ | main.navigation.explorer |
? | The user click "Block Explorer" |
ℹ️ | main.navigation.about |
? | The user click "About us" |
ℹ️ | main.navigation.faq |
? | The user click "F.A.Q." |
ℹ️ | main.navigation.apps |
? | The user click "Applications" |
ℹ️ | main.navigation.helpcenter |
? | The user click "Help Center" |
ℹ️ | main.widget.pkoin.buy |
? | The user click PKOIN widget "Buy" |
ℹ️ | main.widget.pkoin.howdo |
? | The user click PKOIN widget "How do I earn more Pocketcoin?" |
ℹ️ | main.widget.pkoin.collapse |
? | The user click PKOIN widget ^ for collapse/expand |
ℹ️ | main.widget.lastcomments.click |
? | The user click comment in widget |
❗ | main.widget.lastcomments.notfound |
? | The user click comment in widget - result "Comment not found" |
❗ | main.transport.rpc.failed |
? | Any API request returned with a code NOT 200. The payload must contain the details of the call and the response |
⚠️ | main.transport.rpc.timeout |
? | Any API call returned in more than 10 seconds |
⚠️ | main.transport.rpc.empty |
? | Any API call returned an empty result |
TODO: To work out a single structure of the payload for all types.
{
"result": true|false
}
@andyoknen do you know in what state is this issue?
@andyoknen do you know in what state is this issue?
in freeze
Tasks list
To implement the process of error and warning analysis, the following tasks must be implemented:
policy.metriс.approve = { "result": "false" }
system.module.{submodule}.action
.Example of HTTP POST Request for add new record - Version 3
Url
Order and type fields