Resolves https://github.com/webrecorder/browsertrix-cloud/issues/1333 - Moves "Select Crawls" / "Select Uploads" steps into a single "Select Archived Items" dialog - Refactors new collection metadata dialog to accept editing existing collection - Prevents RWP component from rendering if there are no archived items (@Shrinks99 made a comment about this figma, but this prevents unnecessary requests when there isn't an archive to replay) - Shows collection description at bottom of detail page at all times (@Shrinks99 seems useful to see even on archived items view?) - Switches collection detail primary action to "Add Archived Items" if none are included (cc @Shrinks99) - Displays friendlier "name taken" error - Removes unused Collection edit route - Upgrades markdown dependencies for fixes/improvements to description editing --------- Co-authored-by: Henry Wilkinson <henry@wilkinson.graphics> |
||
|---|---|---|
| .. | ||
| .husky | ||
| assets | ||
| config | ||
| patches | ||
| scripts | ||
| src | ||
| tests | ||
| xliff | ||
| .dockerignore | ||
| .editorconfig | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierignore | ||
| .vscode | ||
| 00-browsertrix-nginx-init.sh | ||
| Dockerfile | ||
| frontend.conf.template | ||
| index.d.ts | ||
| lit-localize.json | ||
| minio.conf | ||
| package.json | ||
| playwright.config.ts | ||
| postcss.config.js | ||
| README.md | ||
| sample.env.local | ||
| tailwind.config.js | ||
| tsconfig.eslint.json | ||
| tsconfig.json | ||
| web-test-runner.config.mjs | ||
| webpack.config.js | ||
| webpack.dev.js | ||
| webpack.prod.js | ||
| yarn.lock | ||