browsertrix/frontend
Emma Segal-Grossman d6189eee9a
Add fuse-backed org search to superadmin org list (#2277)
Closes #2276 

Adds a simple search bar to the superadmin interface that allows users
to search for orgs by org name, id, users (names and emails), and
subscriptions (subscription id and plan id).

[Extended search](https://www.fusejs.io/examples.html#extended-search)
is enabled, so exact search terms like `=stripe:sub_xxxxxxx` can be used
to find a specific org directly. [See the
docs](https://www.fusejs.io/examples.html#extended-search) for what
operators are available.

<img width="897" alt="Screenshot 2025-01-07 at 1 59 27 PM"
src="https://github.com/user-attachments/assets/56c22fd0-5a61-4665-b904-d4534079158a"
/>
<img width="894" alt="Screenshot 2025-01-07 at 1 59 39 PM"
src="https://github.com/user-attachments/assets/2a9fcee7-bcd0-4959-854c-e43daddbe7cf"
/>
2025-01-07 14:58:33 -05:00
..
.husky
config/tailwind/plugins
docs deps: Upgrade to Node 22 (#2274) 2025-01-07 11:58:23 -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 Add fuse-backed org search to superadmin org list (#2277) 2025-01-07 14:58:33 -05:00
tests test: Update Playwright E2E test settings (#2247) 2024-12-16 17:36:21 -08:00
xliff Additional translations (Weblate->Main )(#2255) 2024-12-17 15:51:43 -08: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 deps: Upgrade to Node 22 (#2274) 2025-01-07 11:58:23 -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 Use types from ReplayWebPage (#2265) 2024-12-23 16:38:37 -05:00