Merge branch 'main' of github.com:blockscout/frontend into gradual-increment
Showing
configs/envs/.env.pw
0 → 100644
lib/link/paths.js
deleted
100644 → 0
lib/link/paths.json
0 → 100644
mocks/address/address.ts
0 → 100644
mocks/address/tag.ts
0 → 100644
mocks/blocks/block.ts
0 → 100644
mocks/txs/internalTxs.ts
0 → 100644
mocks/txs/tx.ts
0 → 100644
... | @@ -21,7 +21,8 @@ | ... | @@ -21,7 +21,8 @@ |
"lint:tsc": "./node_modules/.bin/tsc -p ./tsconfig.json", | "lint:tsc": "./node_modules/.bin/tsc -p ./tsconfig.json", | ||
"prepare": "husky install", | "prepare": "husky install", | ||
"format-svg": "./node_modules/.bin/svgo -r ./icons", | "format-svg": "./node_modules/.bin/svgo -r ./icons", | ||
"test:pw": "playwright test -c playwright-ct.config.ts", | "test:pw": "./playwright/make-envs-script.sh && playwright test -c playwright-ct.config.ts", | ||
"test:pw:local": "export NODE_PATH=$(pwd)/node_modules && yarn test:pw", | |||
"test:pw:docker": "docker run --rm --network host -v $(pwd):/work/ -w /work/ -it mcr.microsoft.com/playwright:v1.28.0-focal ./playwright/run-tests.sh", | "test:pw:docker": "docker run --rm --network host -v $(pwd):/work/ -w /work/ -it mcr.microsoft.com/playwright:v1.28.0-focal ./playwright/run-tests.sh", | ||
"test:jest": "jest", | "test:jest": "jest", | ||
"test:jest:watch": "jest --watch" | "test:jest:watch": "jest --watch" | ||
... | @@ -67,6 +68,7 @@ | ... | @@ -67,6 +68,7 @@ |
"@types/phoenix": "^1.5.4", | "@types/phoenix": "^1.5.4", | ||
"@types/react": "18.0.9", | "@types/react": "18.0.9", | ||
"@types/react-dom": "18.0.5", | "@types/react-dom": "18.0.5", | ||
"@types/ws": "^8.5.3", | |||
"@typescript-eslint/eslint-plugin": "^5.27.0", | "@typescript-eslint/eslint-plugin": "^5.27.0", | ||
"dotenv-cli": "^6.0.0", | "dotenv-cli": "^6.0.0", | ||
"eslint": "8.16.0", | "eslint": "8.16.0", | ||
... | @@ -84,7 +86,9 @@ | ... | @@ -84,7 +86,9 @@ |
"ts-jest": "^29.0.3", | "ts-jest": "^29.0.3", | ||
"ts-node": "^10.9.1", | "ts-node": "^10.9.1", | ||
"typescript": "4.7.2", | "typescript": "4.7.2", | ||
"vite-tsconfig-paths": "^3.5.2" | "vite-plugin-svgr": "^2.2.2", | ||
"vite-tsconfig-paths": "^3.5.2", | |||
"ws": "^8.11.0" | |||
}, | }, | ||
"lint-staged": { | "lint-staged": { | ||
"*.{js,jsx,ts,tsx}": "eslint --cache --fix" | "*.{js,jsx,ts,tsx}": "eslint --cache --fix" | ||
... | ... |
pages/stats.tsx
0 → 100644
playwright/TestApp.tsx
0 → 100644
playwright/fonts.css
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
playwright/image_md.jpg
0 → 100644
14.2 KB
playwright/image_s.jpg
0 → 100644
5.6 KB
theme/components/Switch.ts
0 → 100644
types/client/stats.ts
0 → 100644
ui/apps/AppCardLink.tsx
0 → 100644
ui/apps/AppModalLink.tsx
0 → 100644
ui/block/BlockDetails.pw.tsx
0 → 100644
103 KB
51.8 KB
102 KB
92.9 KB
34.9 KB
48.7 KB
39.7 KB
49.5 KB
ui/pages/Stats.tsx
0 → 100644
19.4 KB
24.3 KB
File moved
3.36 KB
5.28 KB
4.76 KB
80.3 KB
76.2 KB
1.43 KB
1.41 KB
1.42 KB
1.44 KB
1.47 KB
1.48 KB
1.43 KB
1.5 KB
ui/stats/ChartWidget.tsx
0 → 100644
ui/stats/StatsFilters.tsx
0 → 100644
ui/stats/WidgetsList.tsx
0 → 100644
ui/stats/constants/index.ts
0 → 100644
ui/stats/useStats.tsx
0 → 100644
File moved
25.1 KB
25 KB
14.3 KB
19.3 KB
12.5 KB
ui/tx/TxDetails.pw.tsx
0 → 100644
ui/tx/TxInternals.pw.tsx
0 → 100644
130 KB
128 KB
93 KB
76.8 KB
103 KB
111 KB
143 KB
143 KB
118 KB
133 KB
31.9 KB
33.9 KB
ui/tx/logs/TxLogItem.pw.tsx
0 → 100644
ui/tx/logs/TxLogTopic.pw.tsx
0 → 100644
57 KB
54.9 KB
37.4 KB
42.6 KB
30.2 KB
5.53 KB
3.29 KB