browsertrix/frontend
Henry Wilkinson 3e4b0e491a
Frontend: App Branding! (#1592)
Closes #424 

### Changes
- Adds Browsertrix logo to the nav bar!!
  - Will license the typeface (Konsole) as soon as this gets merged.
- Changes the theme colour to Webrecorder's turquoise brand colour
- Adjusts the usage of `primary` vs `blue` for elements where it
shouldn't be the same
- Changes the _Cancel & Discard_ button of the cancel crawl dialogue to
`danger` button variant
- Replaces the Replay icon with the new ReplayWebpage icon!
- Fixes the favicon SVG linking (wrong name, oops!)
- Fills the microscope lens in the microscope icon
- Removes the old btrix-cloud.svg logo

Co-authored-by: sua yoo <sua@webrecorder.org>
2024-04-17 23:40:02 -04:00
..
.husky
config Initial QA Review UI! (#1624) 2024-04-04 15:09:52 -07:00
patches Fix attribute casing & lit-analyzer issues (#1429) 2023-12-11 12:34:03 -05:00
scripts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
src Frontend: App Branding! (#1592) 2024-04-17 23:40:02 -04:00
tests Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
xliff
.dockerignore
.editorconfig
.eslintrc.js Fix missing page component imports (#1610) 2024-03-18 20:55:35 -07:00
.gitignore
.prettierignore Ensure linting & formatting runs in CI (#1512) 2024-01-31 18:25:44 -05:00
.vscode
00-browsertrix-nginx-init.sh
Dockerfile Fix failing Webpack build 2024-04-10 14:40:44 -04:00
frontend.conf.template Initial QA Review UI! (#1624) 2024-04-04 15:09:52 -07:00
index.d.ts enable a few more useful eslint suggestions & correct some more types (#1517) 2024-02-09 16:14:08 -08:00
lit-localize.json
minio.conf
package.json Emit eslint errors during webpack builds & during dev (#1667) 2024-04-09 17:42:31 -04:00
playwright.config.ts
postcss.config.js Org settings layout fix + misc styling & consistency improvements (#1427) 2023-12-13 17:29:35 -05:00
prettier.config.js Fix mismatch in prettier import order config (#1609) 2024-03-18 22:14:13 -04:00
README.md
sample.env.local
tailwind.config.js Frontend: App Branding! (#1592) 2024-04-17 23:40:02 -04:00
tsconfig.eslint.json Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
tsconfig.json Initial QA Review UI! (#1624) 2024-04-04 15:09:52 -07:00
web-test-runner.config.mjs Fix asset imports in tests (#1611) 2024-03-19 13:06:07 -07:00
webpack.config.js Emit eslint errors during webpack builds & during dev (#1667) 2024-04-09 17:42:31 -04:00
webpack.dev.js Emit eslint errors during webpack builds & during dev (#1667) 2024-04-09 17:42:31 -04:00
webpack.prod.js Emit eslint errors during webpack builds & during dev (#1667) 2024-04-09 17:42:31 -04:00
yarn.lock Emit eslint errors during webpack builds & during dev (#1667) 2024-04-09 17:42:31 -04:00