owncast/web/components
Pranav Joglekar b1f8ee5f94
feat: show a friendlier error msg in admin panel when unable to connect to Owncast Service (#2786)
* feat: handle 'failed to fetch' error and set error state

* feat: display alert error to user if failed to connect to backend
2023-03-11 11:38:29 -08:00
..
action-buttons Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
admin feat: show a friendlier error msg in admin panel when unable to connect to Owncast Service (#2786) 2023-03-11 11:38:29 -08:00
chat Continue to bump diff threshold so UI tests do not register as changed 2023-03-08 14:49:50 -08:00
common Show streamTitle in header if set. Closes #2720 2023-02-22 18:52:25 -08:00
layouts Additional difThreshold tweaks for UI tests comparison 2023-03-09 02:40:18 -08:00
modals Increase diff threshold for UI tests: #2292 #2630 #2629 2023-01-30 14:46:34 -08:00
ServerRendered Support CSP nonce for webv2. Closes #2127 2022-12-12 17:04:00 -08:00
stores Make testing for moderator state centralized in User class 2023-03-03 21:55:02 -08:00
theme Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
TitleNotifier Fix title getting lost due to multiple callbacks firing. Closes #2351 2022-12-25 16:04:01 -08:00
ui Additional difThreshold tweaks for UI tests comparison 2023-03-09 02:40:18 -08:00
video Create stories for layout testing (#2722) 2023-02-26 16:54:28 -08:00
workers/PushNotificationServiceWorker Use built-in Next layout support + lazy load 2023-01-09 01:08:24 -08:00
.eslintrc.js reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
_COMPONENT_HOW_TO.md docs: add how-to docs for creating components (#2124) 2022-09-16 09:19:55 -07:00