browsertrix/frontend
sua yoo 6e48f957f9
feat: Public org profile page (#2172)
- Enables creating a public org profile page with description and
website at `/profile/<org slug>`
- Updates current "Overview" page to be "Dashboard", found under
`/dashboard`
- Organizes org "General" settings tab by "General", "Profile", and
"Developer Tools"
- Adds sign up banner to log in page for consistent CTA banners
- Updates copy and docs to support changes
- Allows user to set collection to private, public, or unlisted
- Adds route for public collection page with basic page layout
- Refactors copy button to abstract clipboard functionality
---------

Co-authored-by: Henry Wilkinson <henry@wilkinson.graphics>
Co-authored-by: emma <hi@emma.cafe>
2025-01-13 15:15:48 -08:00
..
.husky chore: Auto-commit extracted localization strings (#2089) 2024-09-30 10:48:13 -07:00
config/tailwind/plugins
docs feat: Public org profile page (#2172) 2025-01-13 15:15:48 -08:00
lib Localize durations on frontend (#2196) 2024-12-03 16:46:57 -05:00
patches
scripts test: Update Playwright E2E test settings (#2247) 2024-12-16 17:36:21 -08:00
src feat: Public org profile page (#2172) 2025-01-13 15:15:48 -08:00
tests test: Update Playwright E2E test settings (#2247) 2024-12-16 17:36:21 -08:00
xliff Fix language selector using locale instead of lang (#2294) 2025-01-13 15:01:57 -05:00
.dockerignore
.editorconfig
.eslintrc.js Frontend hosted-docs (#2107) 2024-10-08 14:56:34 -07:00
.gitignore
.prettierignore Frontend hosted-docs (#2107) 2024-10-08 14:56:34 -07:00
.vscode
.yarnrc deps: Upgrade to Node 22 (#2274) 2025-01-07 11:58:23 -08:00
00-browsertrix-nginx-init.sh analytics path in dev server (#2231) 2024-12-12 15:06:03 -05:00
Dockerfile deps: Upgrade to Node 22 (#2274) 2025-01-07 11:58:23 -08:00
frontend.conf.template Frontend hosted-docs (#2107) 2024-10-08 14:56:34 -07:00
index.d.ts
lit-localize.json Add new locales (#2240) 2024-12-13 19:59:09 -08:00
minio.conf
package.json version: bump to 1.13.2 2025-01-08 22:58:33 -08:00
playwright.config.ts test: Update Playwright E2E test settings (#2247) 2024-12-16 17:36:21 -08:00
postcss.config.js
prettier.config.js Changes to support weblate workflow (#2210) 2024-12-09 15:16:47 -08:00
README.md
sample.env.local test: Update Playwright E2E test settings (#2247) 2024-12-16 17:36:21 -08:00
tailwind.config.js deps: Upgrade to Node 22 (#2274) 2025-01-07 11:58:23 -08:00
tsconfig.eslint.json
tsconfig.json Use types from ReplayWebPage (#2265) 2024-12-23 16:38:37 -05:00
web-test-runner.config.mjs Localize durations on frontend (#2196) 2024-12-03 16:46:57 -05:00
webpack.config.js Localize durations on frontend (#2196) 2024-12-03 16:46:57 -05:00
webpack.dev.js analytics path in dev server (#2231) 2024-12-12 15:06:03 -05:00
webpack.prod.js
yarn.lock fix: Crawler proxy selection fixes (#2280) 2025-01-08 16:02:09 -08:00