browsertrix/frontend
Henry Wilkinson 56d331ab78
Fix text overflow problem on crawl details page (#570)
* Fixes text overflow problem on crawl details page

- Crawl title length is now unlimited
- Flex items in that row are aligned to the bottom of the box (details bar) instead of the top
- Mirrors changes on config detail page

* Shrinks action button size on config detail page: Matches crawl detail page
* Margin fix: Added 0.5rem, aligned with mockups
2023-02-06 19:43:22 -08:00
..
.husky
.vscode Add all localization files to source control (#502) 2023-01-18 14:49:38 -08:00
assets
src Fix text overflow problem on crawl details page (#570) 2023-02-06 19:43:22 -08:00
xliff Add all localization files to source control (#502) 2023-01-18 14:49:38 -08:00
.dockerignore
.gitignore Add all localization files to source control (#502) 2023-01-18 14:49:38 -08:00
.prettierignore Add all localization files to source control (#502) 2023-01-18 14:49:38 -08:00
00-browsertrix-nginx-init.sh
Dockerfile
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
lit-localize.json
minio.conf
package.json Run unit tests in frontend PR check (#569) 2023-02-06 17:47:15 -08:00
postcss.config.js
sample.env.local
tailwind.config.js
tsconfig.json
web-test-runner.config.mjs Run unit tests in frontend PR check (#569) 2023-02-06 17:47:15 -08:00
webpack.config.js
webpack.dev.js
webpack.prod.js
yarn.lock Run unit tests in frontend PR check (#569) 2023-02-06 17:47:15 -08:00