browsertrix/frontend
Tessa Walsh d2ededc895
Add and enforce org storage quota (#1106)
* Implement in backend

- Track bytesStored in org
- Add migration to pre-calculate based on size of crawlfiles and profilefiles
- Add methods to increase or decrease org storage when crawl or profile files
are added or deleted
- Include storageQuotaReached boolean in API responses that alter storage
- Don't start new crawls and fail uploads if storage quota reached

* Implement in frontend

- Add to orgs-list quotas
- Update org's storageQuotaReached based on backend endpoint responses
- Disable buttons when storage quota is met
- Show toast notification when attempting to run a crawl when org
storage quota is met
2023-09-07 12:45:43 -04:00
..
.husky
.vscode
assets
config supports overriding the replayweb.page version without having to be r… (#1122) 2023-09-05 20:10:21 -04:00
scripts
src Add and enforce org storage quota (#1106) 2023-09-07 12:45:43 -04:00
tests
xliff terminology tweaks in frontend: (part of #922) (#1062) 2023-08-09 15:38:58 -07:00
.dockerignore
.editorconfig
.gitignore
.prettierignore
00-browsertrix-nginx-init.sh fix(build): use /usr/bin/env bash instead of /bin/bash (#1020) 2023-07-28 21:50:04 -07:00
Dockerfile supports overriding the replayweb.page version without having to be r… (#1122) 2023-09-05 20:10:21 -04:00
frontend.conf.template supports overriding the replayweb.page version without having to be r… (#1122) 2023-09-05 20:10:21 -04:00
index.d.ts Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00
lit-localize.json
minio.conf
package.json bump version to 1.7.0-beta.0 2023-08-23 12:03:45 -07:00
playwright.config.ts
postcss.config.js
README.md Update frontend local dev guide (#1073) 2023-08-15 12:03:39 -07:00
sample.env.local
tailwind.config.js
tsconfig.json
web-test-runner.config.mjs
webpack.config.js supports overriding the replayweb.page version without having to be r… (#1122) 2023-09-05 20:10:21 -04:00
webpack.dev.js Webpack config improvements (#1063) 2023-08-11 13:16:24 -07:00
webpack.prod.js
yarn.lock Webpack config improvements (#1063) 2023-08-11 13:16:24 -07:00