browsertrix/frontend/src/utils
sua yoo 3251b06e06
Fix fetch helper (#1442)
Fixes https://github.com/webrecorder/browsertrix-cloud/issues/1441,
regression introduced in
https://github.com/webrecorder/browsertrix-cloud/pull/1423

### Manual testing

1. Log in and go to "Archived Items"
2. Click a crawl. Verify that "Sorry, couldn't retrieve crawl logs"
notification doesn't show and logs fetch as expected.

### Follow-ups

Consistency pass on rest of `LitElement` helpers here:
https://github.com/webrecorder/browsertrix-cloud/pull/1443
2023-12-12 15:11:29 -05:00
..
api.ts
APIRouter.test.ts Organize components into folders by function (#1411) 2023-11-29 14:12:29 -05:00
APIRouter.ts Fix invite accept in UI (#560) 2023-02-06 12:18:24 -08:00
auth.test.ts Fix invite accept in UI (#560) 2023-02-06 12:18:24 -08:00
auth.ts Organize components into folders by function (#1411) 2023-11-29 14:12:29 -05:00
AuthService.test.ts ESLint & Typescript fixes (#1407) 2023-11-24 12:32:53 -05:00
AuthService.ts Organize components into folders by function (#1411) 2023-11-29 14:12:29 -05:00
crawler.ts Organize components into folders by function (#1411) 2023-11-29 14:12:29 -05:00
cron.ts ESLint & Typescript fixes (#1407) 2023-11-24 12:32:53 -05:00
css.ts Paginate Workflows and refactor to use server-side queries (#1078) 2023-08-22 16:29:17 -07:00
executionTimeFormatter.test.ts Add extra and gifted execution minutes (#1361) 2023-12-07 14:34:37 -05:00
executionTimeFormatter.ts Add extra and gifted execution minutes (#1361) 2023-12-07 14:34:37 -05:00
form.ts Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00
LiteElement.ts Fix fetch helper (#1442) 2023-12-12 15:11:29 -05:00
localization.ts Organize components into folders by function (#1411) 2023-11-29 14:12:29 -05:00
number.ts Organize components into folders by function (#1411) 2023-11-29 14:12:29 -05:00
orgs.ts Organize components into folders by function (#1411) 2023-11-29 14:12:29 -05:00
OrgService.ts Organize components into folders by function (#1411) 2023-11-29 14:12:29 -05:00
PasswordService.ts ESLint & Typescript fixes (#1407) 2023-11-24 12:32:53 -05:00
persist.ts Use org slug in place of UUIDs in app URLs (#1277) 2023-10-18 09:28:30 -07:00
polyfills.ts Organize components into folders by function (#1411) 2023-11-29 14:12:29 -05:00
state.ts Organize components into folders by function (#1411) 2023-11-29 14:12:29 -05:00
string.ts Organize components into folders by function (#1411) 2023-11-29 14:12:29 -05:00