browsertrix/frontend/src/utils
sua yoo 08147ec77d
fix: Update org status banner on quota reached (#1956)
Fixes https://github.com/webrecorder/browsertrix/issues/1954

### Changes

- Refactors app state to include org data
- Fixes banner not showing if storage or execution minutes is exceeded
after page load
- Disables closing banners
- Refreshes org when tab changes

---------
Co-authored-by: emma <hi@emma.cafe>
2024-07-23 22:55:45 -07:00
..
api.ts enable a few more useful eslint suggestions & correct some more types (#1517) 2024-02-09 16:14:08 -08:00
APIRouter.test.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
APIRouter.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
auth.test.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
auth.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
AuthService.test.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
AuthService.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
crawler.ts fix: Show correct max depth in settings (#1858) 2024-06-12 15:05:01 -05:00
cron.ts Ensure dates are formatted with the current app locale (and not browser default) (#1697) 2024-04-20 16:30:33 -04:00
css.ts
executionTimeFormatter.test.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
executionTimeFormatter.ts feat: Enable self-service user access to billing portal (#1908) 2024-07-10 17:11:01 -07:00
form.ts feat: Improve UX when user doesn't belong to any orgs (#1953) 2024-07-23 19:51:28 -04:00
LiteElement.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
localization.ts Fix QA review comments (#1723) 2024-04-23 16:31:52 -04:00
number.ts Ensure dates are formatted with the current app locale (and not browser default) (#1697) 2024-04-20 16:30:33 -04:00
orgs.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
OrgService.ts
PasswordService.ts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
persist.ts
pluralize.ts feat: Enable self-service user access to billing portal (#1908) 2024-07-10 17:11:01 -07:00
polyfills.ts
slugify.ts check org slug 2024-07-15 12:05:19 -07:00
state.ts fix: Update org status banner on quota reached (#1956) 2024-07-23 22:55:45 -07:00
string.ts Merge V1.9.3 changes into main (#1583) 2024-03-06 15:38:22 -08:00
tailwind.ts
user.ts feat: Improve UX when user doesn't belong to any orgs (#1953) 2024-07-23 19:51:28 -04:00
weakCache.test.ts Initial QA Review UI! (#1624) 2024-04-04 15:09:52 -07:00
weakCache.ts Initial QA Review UI! (#1624) 2024-04-04 15:09:52 -07:00