browsertrix/frontend
sua yoo 2a057eddd6
chore: Improve time to load org UI (#2044)
Improves time to first load an org with the following:
- Users user info from login response to set org slug and route user on
log in
- Stores user info in session storage so that it's available on reload
- Stores app settings in local storage until user logs out
- Loads critical org components synchronously
2024-08-26 10:45:10 -07:00
..
.husky
config/tailwind/plugins Add detailed permissions & permission summaries to user invite popup (#2003) 2024-08-20 20:34:29 -04:00
patches
scripts Reorganize frontend build files (#1803) 2024-05-15 19:46:52 -07:00
src chore: Improve time to load org UI (#2044) 2024-08-26 10:45:10 -07:00
tests fix: Hide login link on login page (#2039) 2024-08-21 15:33:24 -07:00
xliff Add Repository Index + Chart Rename + Docs Rename (#1708) 2024-04-21 09:42:25 -07:00
.dockerignore
.editorconfig chore: add editorconfig in frontend 2023-02-24 13:04:11 -08:00
.eslintrc.js Fix missing page component imports (#1610) 2024-03-18 20:55:35 -07:00
.gitignore CI: Add Playwright UI e2e tests + CI (#614) 2023-03-22 16:23:22 -07:00
.prettierignore Ensure linting & formatting runs in CI (#1512) 2024-01-31 18:25:44 -05:00
.vscode
00-browsertrix-nginx-init.sh feat: support both ipv6 and ipv4 nginx resolver 2024-07-03 12:00:16 -07:00
Dockerfile Reorganize frontend build files (#1803) 2024-05-15 19:46:52 -07:00
frontend.conf.template Add superuser API endpoints to export and import org data (#1394) 2024-07-02 17:14:34 -04: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 chore: Refactor frontend shared state (#1997) 2024-08-12 17:57:31 -07:00
playwright.config.ts
postcss.config.js Add detailed permissions & permission summaries to user invite popup (#2003) 2024-08-20 20:34:29 -04:00
prettier.config.js
README.md Update frontend local dev guide (#1073) 2023-08-15 12:03:39 -07:00
sample.env.local Frontend build fixes (#191) 2022-03-10 23:26:21 -08:00
tailwind.config.js Small UI fixes (#1934) 2024-07-16 17:01:55 -04:00
tsconfig.eslint.json
tsconfig.json chore: Improve time to load org UI (#2044) 2024-08-26 10:45:10 -07:00
web-test-runner.config.mjs chore: Improve time to load org UI (#2044) 2024-08-26 10:45:10 -07:00
webpack.config.js Reorganize frontend build files (#1803) 2024-05-15 19:46:52 -07:00
webpack.dev.js Reorganize frontend build files (#1803) 2024-05-15 19:46:52 -07:00
webpack.prod.js
yarn.lock chore: Refactor frontend shared state (#1997) 2024-08-12 17:57:31 -07:00