owncast/web/components/admin
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
..
config fix: #2779 - strip trailing slash on s3 endpoint (#2788) 2023-03-10 14:05:54 -08:00
notification Admin UI: Fix broken links (#2660) 2023-02-01 10:39:48 -08:00
BannedIPsTable.tsx Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
BanUserButton.tsx Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
Chart.tsx Update charting library and how it is used. Closes #2658 2023-02-02 14:58:39 -08:00
ClientTable.tsx Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
CodecSelector.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
ComposeFederatedPost.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
CurrentVariantsTable.tsx Fix CPU usage descripting mapping. Fixes #2682 2023-02-22 21:56:55 -08:00
EditCustomJavascript.tsx Update copy refering to Javascript. Closes #2694 2023-02-08 20:47:50 -08:00
EditCustomStyles.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
EditInstanceDetails2.tsx Remove admin password generation+copy button. Add auto-generating stream keys. Closes #2683 and #2631 2023-02-05 20:09:50 -08:00
EditLogo.tsx Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
EditValueArray.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
EditYPDetails.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
FormStatusIndicator.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
InfoTip.tsx Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
KeyValueTable.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
LogTable.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
MainLayout.tsx 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
MessageVisiblityToggle.tsx Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
ModeratorUserButton.tsx Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
NewsFeed.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
Offline.tsx Do not support stream key UI or any persisted stream keys when overridden via cli flag. Closes #2749 2023-02-27 17:08:52 -08:00
ResetYP.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
SocialDropdown.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
StatisticItem.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
StreamHealthOverview.tsx Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
TextField.tsx Revert "Add the Client-side Input Validators for Stream Keys and the Admin Password (#2619)" 2023-03-03 14:43:56 -08:00
TextFieldWithSubmit.tsx Revert "Add the Client-side Input Validators for Stream Keys and the Admin Password (#2619)" 2023-03-03 14:43:56 -08:00
ToggleSwitch.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
UserPopover.tsx Fix some React lifecycle and rendering errors that exist in build 2023-01-10 16:39:20 -08:00
UserTable.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
VideoLatency.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
VideoVariantForm.tsx Fix CPU usage descripting mapping. Fixes #2682 2023-02-22 21:56:55 -08:00
ViewerTable.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00