browsertrix/frontend
Ilya Kreymer bf4fc93d5a
Fix 'Review Crawl' button disabled state. (#1751)
Disable the 'Review Crawl' button only when there are no finished QA
Runs:
- track last finished qa run 'lastFinishedQARunId'
- track if qa run is running via 'isQAActive'
- only add tooltip / disabled state when there are no finished qa runs

Also, only add href when not disabled, to avoid clickable link with
disabled button

---------

Co-authored-by: emma <hi@emma.cafe>
2024-04-29 14:02:10 -04:00
..
.husky
config Initial QA Review UI! (#1624) 2024-04-04 15:09:52 -07:00
patches
scripts
src Fix 'Review Crawl' button disabled state. (#1751) 2024-04-29 14:02:10 -04:00
tests
xliff Add Repository Index + Chart Rename + Docs Rename (#1708) 2024-04-21 09:42:25 -07:00
.dockerignore
.editorconfig
.eslintrc.js
.gitignore
.prettierignore
.vscode
00-browsertrix-nginx-init.sh
Dockerfile Fix failing Webpack build 2024-04-10 14:40:44 -04:00
frontend.conf.template quickfix: nginx: have nginx serve the fallback index.html with a 200 instead of a 404 (#1742) 2024-04-24 07:09:08 +02:00
index.d.ts
lit-localize.json
minio.conf
package.json version: bump to 1.10.0-beta.5 2024-04-25 09:00:54 +02:00
playwright.config.ts
postcss.config.js
prettier.config.js
README.md
sample.env.local
tailwind.config.js QA UI: Copy updates & beta tag (#1722) 2024-04-22 20:03:55 -04:00
tsconfig.eslint.json
tsconfig.json Initial QA Review UI! (#1624) 2024-04-04 15:09:52 -07:00
web-test-runner.config.mjs
webpack.config.js Emit eslint errors during webpack builds & during dev (#1667) 2024-04-09 17:42:31 -04:00
webpack.dev.js Emit eslint errors during webpack builds & during dev (#1667) 2024-04-09 17:42:31 -04:00
webpack.prod.js Emit eslint errors during webpack builds & during dev (#1667) 2024-04-09 17:42:31 -04:00
yarn.lock Add QA page analysis chart (#1725) 2024-04-23 10:37:22 -04:00