browsertrix/frontend
Henry Wilkinson a718043fa8
Adds icon name and tooltip content fields to btrix-copy-button (#879)
- Adds two new properties, name to pick the icon's name and content to pick a custom tooltip message. These are in-line with what Shoelace uses but are perhaps not the best descriptors...
- Swaps the existing anchor links on the Workflow Details' Settings tab for these and relocates them to after the heading. (Navigation to the links is broken right now... but the copying part works nicely!)
- Updates btrix-section-heading to better handle multiple elements with flexbox and an 8px gap between elements
2023-06-06 17:54:17 -07:00
..
.husky
.vscode
assets
config CI: Add Playwright UI e2e tests + CI (#614) 2023-03-22 16:23:22 -07:00
scripts CI: Add Playwright UI e2e tests + CI (#614) 2023-03-22 16:23:22 -07:00
src Adds icon name and tooltip content fields to btrix-copy-button (#879) 2023-06-06 17:54:17 -07:00
tests Add README.md related to run playwright tests locally (#722) 2023-03-28 16:08:28 -07:00
xliff text: rename workflowuration -> workflow (#741) 2023-04-04 08:48:06 -07:00
.dockerignore
.editorconfig chore: add editorconfig in frontend 2023-02-24 13:04:11 -08:00
.gitignore CI: Add Playwright UI e2e tests + CI (#614) 2023-03-22 16:23:22 -07:00
.prettierignore
00-browsertrix-nginx-init.sh
Dockerfile Frontend Docker build improvements (#749) 2023-04-05 20:05:45 -07:00
frontend.conf.template health readiness check: add /healthz endpoint for nginx readiness check, set failure threshold to 3 (similar to ingress) (#562) 2023-02-06 15:08:05 -08:00
index.d.ts Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00
lit-localize.json
minio.conf
package.json Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00
playwright.config.ts CI: Add Playwright UI e2e tests + CI (#614) 2023-03-22 16:23:22 -07:00
postcss.config.js
sample.env.local
tailwind.config.js
tsconfig.json
web-test-runner.config.mjs misc frontend build fixes: playwright version + chunking (#740) 2023-04-03 21:27:44 -07:00
webpack.config.js Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00
webpack.dev.js CI: Add Playwright UI e2e tests + CI (#614) 2023-03-22 16:23:22 -07:00
webpack.prod.js
yarn.lock Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00