browsertrix/frontend
Tessa Walsh bd6dc79449
Add frontend support for auto-adding collections to workflows (#916)
- Adds collections search and list to workflow editor
- Adds collections to workflow details component
- Adds namePrefix filter to backend GET /orgs/{oid}/collections endpoint to support case-insensitive searching of collections
- Adds documentation for new setting

---------

Co-authored-by: Henry Wilkinson <henry@wilkinson.graphics>
2023-06-12 18:18:05 -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 Add frontend support for auto-adding collections to workflows (#916) 2023-06-12 18:18:05 -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
.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: configure running with a fixed 'replay.json', auth headers passed via separate config (#899) 2023-06-08 11:26:26 -07:00
frontend.conf.template
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