browsertrix/frontend
Henry Wilkinson 7f3cdad5b9 Adds page titles, edits heading hierarchy
### Main Pages + General
- Adds H1 page titles for all main pages
- Moves the New Crawl Config action into the title row from the search controls box
- Gives the Crawl Config search controls box the same style as the Crawls search controls box
- Adds +8px of padding to the search controls box to match mockups
- Search box: medium → small
- Title row control buttons: medium → small

### Details Pages
- h2 → h1 for crawl config and crawl detail pages
- h3 → h2 for crawl config and crawl detail pages
- Removes crawl title margin bottom at medium breakpoint on crawl details page
- Aligns crawl config details title row controls with end of flexbox on mobile to match crawl details controls in the same spot
2023-02-24 00:02:49 -05:00
..
.husky Run frontend formatter on pre-commit hook (#461) 2023-01-12 14:04:15 -08:00
.vscode Add all localization files to source control (#502) 2023-01-18 14:49:38 -08:00
assets
src Adds page titles, edits heading hierarchy 2023-02-24 00:02:49 -05: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 version: bump to 1.3.0-beta.0 2023-02-21 10:14:08 -08:00
postcss.config.js
sample.env.local
tailwind.config.js
tsconfig.json
web-test-runner.config.mjs test: add shoelace form utility to import map 2023-02-07 13:58:14 -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