Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adding docusaurus docs project #164

Closed
wants to merge 105 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
105 commits
Select commit Hold shift + click to select a range
3a854a9
feat: adding docusaurus docs project
amelnytskyi Feb 6, 2024
1eb9b86
feat: adding docusaurus docs project
amelnytskyi Feb 7, 2024
a8c48ad
add job workflow for build testing docs
otani88 Feb 7, 2024
a6a0dd8
add job workflow for build testing docs
otani88 Feb 7, 2024
b869be4
add job workflow for build testing docs
otani88 Feb 7, 2024
f853eb8
change docusaurus config for deploy
otani88 Feb 8, 2024
9abf1d8
re-configure build for use custom dns
otani88 Feb 8, 2024
8b2a695
re-configure build for use custom dns
otani88 Feb 8, 2024
24cbda2
add workflow for build and publish test docs
otani88 Feb 8, 2024
39d875f
adding instructions to readme
amelnytskyi Feb 15, 2024
f6e4083
test: fix package build on CI in docs workflow
pcheremu Apr 8, 2024
2b6bdc5
test: debug npm build
pcheremu Apr 8, 2024
cdf730c
test: debug npm build without husky
pcheremu Apr 8, 2024
fa31def
test: test build
pcheremu Apr 8, 2024
9515464
test: test build
pcheremu Apr 8, 2024
9a0ad84
test: build docs
pcheremu Apr 8, 2024
d6cfac3
test: build docs
pcheremu Apr 8, 2024
518b5ec
test: workable run of doc, do not run npm i for testing-docs
pcheremu Apr 8, 2024
a5e6603
test: fix node dependencies (#223)
pcheremu Apr 9, 2024
2d78da9
test: tests migration from allure
pcheremu Apr 12, 2024
37256b1
test: added migration script
pcheremu Apr 12, 2024
27763fd
test: remove extra symbols to avoid 404 pages redirection (#229)
olehbairak Apr 12, 2024
4e4b9e8
test: fixing folders structure for BE docs in docusaurus project (#227)
amelnytskyi Apr 12, 2024
e280432
test: test docs deployment
pcheremu Apr 13, 2024
76bf685
test: test docs deployment
pcheremu Apr 13, 2024
99bd720
test: debug docs workflow
pcheremu Apr 15, 2024
0b6bd0f
test: debug docs workflow
pcheremu Apr 15, 2024
3d7a26e
test: debug docs workflow
pcheremu Apr 15, 2024
d300972
test: return some workflows
pcheremu Apr 15, 2024
d819b92
test: return workflows
pcheremu Apr 15, 2024
867d163
test: fixing structure and broken page
amelnytskyi Apr 15, 2024
d8c0611
test: fixed docs and added screenshots for UAT and Fields TCs
amelnytskyi Apr 15, 2024
c95c9db
test: remove Debugger test cases from FE and move to archived folder …
olehbairak Apr 16, 2024
c2ed426
test: new formatting and screenshots addition (#234)
olehbairak Apr 16, 2024
800ab77
test: new formatting for Pages - 404 + Account pages (#235)
olehbairak Apr 16, 2024
ec1b186
test: new formatting for Pages - Block + Blocks pages (#236)
olehbairak Apr 16, 2024
19afafc
test: new formatting for Pages - Contracts + Common pages part) (#238)
olehbairak Apr 16, 2024
e561eff
test: new formatting and screenshots addition for Transaction page (#…
amelnytskyi Apr 16, 2024
4f9db56
test: new formatting for Pages - Error Page +Dashboard pages part) (#…
olehbairak Apr 16, 2024
27cd1ab
test: added logo removed extra folder
pcheremu Apr 16, 2024
d99b8e2
test: new formatting for Pages - TransactionsLogs + Maintenance + Tok…
olehbairak Apr 17, 2024
25d20d7
test: new formatting for Pages - Batch and Batches (#244)
amelnytskyi Apr 17, 2024
549be8c
feat: new footer links and logo + favicon image (#245)
olehbairak Apr 17, 2024
36078d4
feat: adding readme block with instructions to main page (#246)
amelnytskyi Apr 17, 2024
41dcac7
feat: fix Goerli mentioned/links/formatting of lists/ remove links to…
olehbairak Apr 17, 2024
ca4696a
test: refactoring main page
pcheremu Apr 18, 2024
8fbe8e9
test: refactoring
pcheremu Apr 18, 2024
03b54f4
test: refactoring
pcheremu Apr 18, 2024
3f0b219
test: return e2e settings back
pcheremu Apr 18, 2024
a3a7b6d
test: refactoring
pcheremu Apr 18, 2024
02d00d9
feat: implement Active tag for all test cases for count purpose (#248)
olehbairak Apr 18, 2024
c094d99
fix: rename root hash to block hash (#249)
vasyl-ivanchuk Apr 23, 2024
479e935
feat: adding docusaurus docs project
amelnytskyi Feb 6, 2024
d68b620
feat: adding docusaurus docs project
amelnytskyi Feb 7, 2024
ac7cc93
add job workflow for build testing docs
otani88 Feb 7, 2024
d410dab
add job workflow for build testing docs
otani88 Feb 7, 2024
8c0d250
add job workflow for build testing docs
otani88 Feb 7, 2024
72a839b
change docusaurus config for deploy
otani88 Feb 8, 2024
c5bfbba
re-configure build for use custom dns
otani88 Feb 8, 2024
a45c1e9
re-configure build for use custom dns
otani88 Feb 8, 2024
a5e43ef
add workflow for build and publish test docs
otani88 Feb 8, 2024
af7f9e7
adding instructions to readme
amelnytskyi Feb 15, 2024
82a77f0
test: fix package build on CI in docs workflow
pcheremu Apr 8, 2024
c7a2c05
test: debug npm build
pcheremu Apr 8, 2024
f2f4f2f
test: debug npm build without husky
pcheremu Apr 8, 2024
8735e97
test: test build
pcheremu Apr 8, 2024
0eab573
test: test build
pcheremu Apr 8, 2024
75a784c
test: build docs
pcheremu Apr 8, 2024
21f8c6f
test: build docs
pcheremu Apr 8, 2024
f17ee1c
test: workable run of doc, do not run npm i for testing-docs
pcheremu Apr 8, 2024
f94339f
test: fix node dependencies (#223)
pcheremu Apr 9, 2024
f8f1908
test: tests migration from allure
pcheremu Apr 12, 2024
27accd4
test: added migration script
pcheremu Apr 12, 2024
fab3962
test: remove extra symbols to avoid 404 pages redirection (#229)
olehbairak Apr 12, 2024
6c0bbf9
test: fixing folders structure for BE docs in docusaurus project (#227)
amelnytskyi Apr 12, 2024
d9a1263
test: test docs deployment
pcheremu Apr 13, 2024
c62432d
test: test docs deployment
pcheremu Apr 13, 2024
46b85d0
test: debug docs workflow
pcheremu Apr 15, 2024
e202e08
test: debug docs workflow
pcheremu Apr 15, 2024
e7a31a2
test: debug docs workflow
pcheremu Apr 15, 2024
4164e40
test: return some workflows
pcheremu Apr 15, 2024
a9e838b
test: return workflows
pcheremu Apr 15, 2024
b00f90d
test: fixing structure and broken page
amelnytskyi Apr 15, 2024
3cb2104
test: fixed docs and added screenshots for UAT and Fields TCs
amelnytskyi Apr 15, 2024
31c0333
test: remove Debugger test cases from FE and move to archived folder …
olehbairak Apr 16, 2024
4e60ff3
test: new formatting and screenshots addition (#234)
olehbairak Apr 16, 2024
96c3672
test: new formatting for Pages - 404 + Account pages (#235)
olehbairak Apr 16, 2024
e3e4501
test: new formatting for Pages - Block + Blocks pages (#236)
olehbairak Apr 16, 2024
a8189f3
test: new formatting for Pages - Contracts + Common pages part) (#238)
olehbairak Apr 16, 2024
9cc85b6
test: new formatting and screenshots addition for Transaction page (#…
amelnytskyi Apr 16, 2024
9121612
test: new formatting for Pages - Error Page +Dashboard pages part) (#…
olehbairak Apr 16, 2024
672cea1
test: added logo removed extra folder
pcheremu Apr 16, 2024
b8a9dee
test: new formatting for Pages - TransactionsLogs + Maintenance + Tok…
olehbairak Apr 17, 2024
8f66482
test: new formatting for Pages - Batch and Batches (#244)
amelnytskyi Apr 17, 2024
6a7ed66
feat: new footer links and logo + favicon image (#245)
olehbairak Apr 17, 2024
d11d3b5
feat: adding readme block with instructions to main page (#246)
amelnytskyi Apr 17, 2024
dff3cad
feat: fix Goerli mentioned/links/formatting of lists/ remove links to…
olehbairak Apr 17, 2024
6da838b
test: refactoring main page
pcheremu Apr 18, 2024
6e642f2
test: refactoring
pcheremu Apr 18, 2024
3c131b4
test: refactoring
pcheremu Apr 18, 2024
009552e
test: return e2e settings back
pcheremu Apr 18, 2024
ef590d6
test: refactoring
pcheremu Apr 18, 2024
95eb7ce
feat: implement Active tag for all test cases for count purpose (#248)
olehbairak Apr 18, 2024
bb17a08
Merge branch 'QA-613-add-docusaurus-docs-project' of github.com:matte…
pcheremu May 2, 2024
7959fd7
test: skip in draft
pcheremu May 2, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
test: fixed docs and added screenshots for UAT and Fields TCs
amelnytskyi authored and pcheremu committed May 2, 2024
commit 3cb21046676fce281817f5e72755030d04e6edda
Original file line number Diff line number Diff line change
@@ -13,9 +13,11 @@ tags: ['Artifacts', 'Block', 'Copying', 'Full test', 'manual', 'Positive', 'regr
## Scenario
- Open Block # 13874
- Check that user can't highlight "Root hash" value
- By double left click
- By hold of left mouse
- By right mouse click
- By double left click
- By hold of left mouse
- By right mouse click
![id692_1](../../../../static/img/Fields/Block%20page/id692_1.png)
- Press Copy button
- Tooltip "Copied!" is displayed
- Root hash value is copied
- Tooltip "Copied!" is displayed
- Root hash value is copied
![id692_2](../../../../static/img/Fields/Block%20page/id692_2.png)
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
tags: ['ABI', 'Contract', 'Full test', 'Fields', 'regression', 'ZKF-2700', 'Active']
tags: ['ABI', 'Contract', 'Full test', 'Fields', 'regression', 'Active']
---

# id674 Contract page - Pages - Verify amount input for a payable function

## Description
- https://goerli.staging-scan-v2.zksync.dev/address/0xAED6e18d8fe6397fc622A17402e8EB350d6D6c45#contract
- Example of contract is added to the attachments section.
Example of contract:
https://sepolia.explorer.zksync.io/address/0x000000000000000000000000000000000000800A#contract

## Precondition

@@ -15,3 +15,4 @@ tags: ['ABI', 'Contract', 'Full test', 'Fields', 'regression', 'ZKF-2700', 'Acti
- Open Contract's page
- Click on "Contract" tab
- Verify that input for payable function is present
![id674](../../../../static/img/Fields/Contract%20page/id674.png)
Original file line number Diff line number Diff line change
@@ -1,22 +1,23 @@
---
tags: ['ABI', 'Contract', 'Full test', 'Fields', 'regression', 'ZKF-2700', 'Active']
tags: ['ABI', 'Contract', 'Full test', 'Fields', 'regression', 'Active']
---

# id675 Contract page - Pages - Verify amount input validation for a payable function

## Description
- https://goerli.staging-scan-v2.zksync.dev/address/0xAED6e18d8fe6397fc622A17402e8EB350d6D6c45#contract
- Example of contract is added to the attachments section.
Example of contract:
https://sepolia.explorer.zksync.io/address/0x000000000000000000000000000000000000800A#contract

## Precondition


## Scenario
- Open Contract's page
- Click on "Contract" tab
- Make input to Charge function active
- Make input to Charge function active
- Input data:
- letters - error message should be displayed
- numbers \<0 - error message should be displayed
- -*/- symbols - error message should be displayed
- positive number (e.g. 50) - no error message should be displayed
- letters - error message should be displayed
- numbers \<0 - error message should be displayed
- -*/+ symbols - error message should be displayed
- positive number (e.g. 50) - no error message should be displayed
![id675](../../../../static/img/Fields/Contract%20page/id675.png)
Original file line number Diff line number Diff line change
@@ -13,3 +13,4 @@ tags: ['automated', 'Full test', 'Positive', 'Search', 'Automated']
## Scenario
- Check correct account address
- You are redirected to the account page
![id213](../../../../../static/img/Fields/Search%20field%20-%20Addresses%7CAccounts/id213.png)
Original file line number Diff line number Diff line change
@@ -15,3 +15,4 @@ tags: ['automated', 'Full test', 'Negative', 'Search', 'Automated']
- Check incorrect address
- The search field will change the color to red
- User remains on the same page
![id214](../../../../../static/img/Fields/Search%20field%20-%20Addresses%7CAccounts/id214.png)
Original file line number Diff line number Diff line change
@@ -11,5 +11,6 @@ tags: ['automated', 'Full test', 'Search', 'Automated']


## Scenario
- Insert any random address
- Insert any random valid address
- Account address contains empty values
![id226](../../../../../static/img/Fields/Search%20field%20-%20Addresses%7CAccounts/id226.png)
Original file line number Diff line number Diff line change
@@ -14,3 +14,4 @@ tags: ['automated', 'Full test', 'Negative', 'Search', 'Txn Batch', 'Automated']
- Check incorrect batch number
- The search field will change the color to red
- User remains on the same page
![id217](../../../../static/img/Fields/Search%20field%20-%20Batch%20Numbers/id217.png)
Original file line number Diff line number Diff line change
@@ -13,3 +13,5 @@ tags: ['automated', 'Full test', 'Positive', 'Search', 'Txn Batch', 'Automated']
## Scenario
- Check correct batch number
- You are redirected to batch page
![id218](../../../../static/img/Fields/Search%20field%20-%20Batch%20Numbers/id218.png)

Original file line number Diff line number Diff line change
@@ -13,3 +13,4 @@ tags: ['automated', 'Full test', 'Search', 'Txn Batch', 'Automated']
## Scenario
- Check for any inexistent batch number
- You will be redirected to 404 page
![id227](../../../../static/img/Fields/Search%20field%20-%20Batch%20Numbers/id227.png)
Original file line number Diff line number Diff line change
@@ -8,8 +8,10 @@ tags: ['automated', 'Full test', 'Positive', 'Search', 'Automated']


## Precondition

Test solution address/parameter - 0x0000000000000000000000000000000000000000

## Scenario
- Check correct contract hash
- You are redirected to contract page
![id219](../../../../static/img/Fields/Search%20field%20-%20Contract%20hash/id219.png)

Original file line number Diff line number Diff line change
@@ -12,5 +12,6 @@ tags: ['automated', 'Full test', 'Negative', 'Search', 'Automated']

## Scenario
- Check incorrect contract hash
- The search field will change the color to red
- User remains on the same page
- The search field will change the color to red
- User remains on the same page
![id220](../../../../static/img/Fields/Search%20field%20-%20Contract%20hash/id220.png)
Original file line number Diff line number Diff line change
@@ -5,12 +5,12 @@ tags: ['automated', 'Full test', 'Search', 'Automated']
# id229 Search field - Contract hash - Fields - Random contract hash / inexistent

## Description
- from 0x98ddd69b2443fc67755f0901aeb9828a8a62cc65 --\>
- to 0x98ddd69b2443fc67755f0901aeb9828a8a62cc61
from 0x98ddd69b2443fc67755f0901aeb9828a8a62cc65 --\> to 0x98ddd69b2443fc67755f0901aeb9828a8a62cc61

## Precondition


## Scenario
- Check random contract
- You will get an empty acc page
- You will get an empty acc page
![id229](../../../../static/img/Fields/Search%20field%20-%20Contract%20hash/id229.png)
Original file line number Diff line number Diff line change
@@ -9,8 +9,16 @@ tags: ['automated', 'Full test', 'Negative', 'Search', 'Transaction', 'Automated

## Precondition

Test solution address/parameter:
- 0x!6adbc2511be767d03be088a4242d07829433e0bbb9d8a27489b971f1113ecff
- 0x16adbc2511be767d03be088a4242d07829433e0bbb9d8a27489b971f1113ec
- 0x16adbc2511be767d03be088a4242d07829433e0bbb9d8a27489b971f1113ec f
- 0xW6adbc2511be767d03be088a4242d07829433e0bbb9d8a27489b971f1113ecff


## Scenario
- Check incorrect tx hash
- The search field will change the color to red
- User remains on the same page
- User remains on the same page
![id223](../../../../static/img/Fields/Search%20field%20-%20TX%20Hash%20From%7CTo/id223.png)

Original file line number Diff line number Diff line change
@@ -9,7 +9,12 @@ tags: ['automated', 'Full test', 'Positive', 'Search', 'Transaction', 'Automated

## Precondition

Test solution address/parameter
Mainnet : 0x97e3d593e03e764df14e352e73ba6af487faf8d04bd65a1fd3d55208b6e0d972
Testnet: 0x74a780a26da5751178eef9918e1383348f2281df9e259cc10e200974a2bce679


## Scenario
- Check correct tx hash
- You are redirected to transaction page
![id224](../../../../static/img/Fields/Search%20field%20-%20TX%20Hash%20From%7CTo/id224.png)
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ tags: ['automated', 'Full test', 'Search', 'Transaction', 'Automated']
# id228 Search field - TX Hash From/To - Fields - Random tx hash / inexistent

## Description
- from 0x16adbc2511be767d03be088a4242d07829433e0bbb9d8a27489b971f1113ecff --\> change latter or digit
from 0x16adbc2511be767d03be088a4242d07829433e0bbb9d8a27489b971f1113ecff --\> change letter or digit
- 0x16adbc2511be767d03be088a4242d07829433e0bbb9d8a27489b971f1113ecfa
- 0x16adbc2511be767d03be088a4242d07829433e0bbb9d8a27489b971f1114ecff

@@ -15,3 +15,4 @@ tags: ['automated', 'Full test', 'Search', 'Transaction', 'Automated']
## Scenario
- Check random tx hash
- You will see 404 page
![id228](../../../../static/img/Fields/Search%20field%20-%20TX%20Hash%20From%7CTo/id228.png)
Original file line number Diff line number Diff line change
@@ -13,4 +13,5 @@ tags: ['automated', 'Full test', 'Search', 'Automated']
## Scenario
- Try to make search for without any input
- The search field will change the color to red
- Nothing will happen
- Nothing will happen
![id225](../../../static/img/Fields/id225.png)
Original file line number Diff line number Diff line change
@@ -5,15 +5,17 @@ tags: ['Full test', 'regression', 'Search', 'Active']
# id300 Fields - Case sensitive search

## Description
- https://staging-scan-v2.zksync.dev/address/0x8f0F33583a56908F7F933cd6F0AaE382aC3fd8f6 and https://staging-scan-v2.zksync.dev/address/0x8f0f33583a56908f7f933cd6f0aae382ac3fd8f6
- https://sepolia.explorer.zksync.io/address/0x8f0F33583a56908F7F933cd6F0AaE382aC3fd8f6
- https://sepolia.explorer.zksync.io/address/0x8f0f33583a56908f7f933cd6f0aae382ac3fd8f6

## Precondition


## Scenario
- Use address with uppercase 0x8f0F33583a56908F7F933cd6F0AaE382aC3fd8f6
- Search works well
- Direction of the transaction is correct
- Search works well
- Direction of the transaction is correct
- Use address with lowercase 0x8f0f33583a56908f7f933cd6f0aae382ac3fd8f6
- Search works well
- All fields are the same as for uppercase search
- Search works well
- All fields are the same as for uppercase search
![id300](../../../static/img/Fields/id300.png)
Original file line number Diff line number Diff line change
@@ -7,7 +7,6 @@ tags: ['UAT', 'Active']
## Description
- New user test cases (new one in crypto):
- In this part we will focus on read-only areas of Block Explorer which don’t require interaction from user or cases when user wants to get some basic block explorer data (e.g. primarily viewing data related to blockchain - transactions, blocks, accounts etc.)
- Notion Page: https://www.notion.so/matterlabs/UAT-checklist-for-Block-Explorer-00bfcb41b88d4d1fb3a70089892d5429?pvs=4#2a3ae33c8116484da7171fe159666efc

## Precondition

@@ -19,9 +18,9 @@ tags: ['UAT', 'Active']
- User can switch between Mainnet and Testnet networks
- User can switch between available languages (EN and UA)
- Other Era products can be reached from Block Explorer via header links
- Portal
- Bridge
- Documentation
- Portal
- Bridge
- Documentation
- Search field is a common element and available for user from **every** BE page
- Search field has clear placeholder with text explaining what inputs can be accepted
- User always has breadcrumbs to understand what page/flow is currently active and how to reach previous pages
Original file line number Diff line number Diff line change
@@ -7,7 +7,6 @@ tags: ['UAT', 'Active']
## Description
- Experienced user test cases (user type - Developer)
- In this part we will focus on the areas of Block Explorer which require interaction from user (like connecting MetaMask wallet for adding data to contracts via ABI, verifying smart contracts and working with Debugger tool)
- Notion Page: https://www.notion.so/matterlabs/UAT-checklist-for-Block-Explorer-00bfcb41b88d4d1fb3a70089892d5429?pvs=4#23f2fb8a2b5e4d92bd6aa6cb2fcecd53

## Precondition

@@ -26,10 +25,10 @@ tags: ['UAT', 'Active']
- In case uploaded JSON file can’t be parsed user receives appropriate error notification
- User can upload JSON trace file in any state of debugger (no matter if he already inspecting any file or just has empty state with no file uploaded)
- User has all the necessary toolkit for interacting with JSON trace file
- Instruction list
- Search
- Step counter/navigation
- Memory state etc.
- Instruction list
- Search
- Step counter/navigation
- Memory state etc.
- User can switch between data types available
- User has a possibility to use full screen/collapsed modes
- User can interact with Debugger via buttons to keyboard hotkeys (commands highlighted)
Original file line number Diff line number Diff line change
@@ -6,7 +6,6 @@ tags: ['UAT', 'Active']

## Description
- General test cases (common for all BE users)
- Notion Page: https://www.notion.so/matterlabs/UAT-checklist-for-Block-Explorer-00bfcb41b88d4d1fb3a70089892d5429?pvs=4#7a26e80004f84fd2b593449e6edea523

## Precondition

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.
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.