owncast/web/components/admin
Bennett B Madavana 49420822f5
Fixed #2758 (#2914)
* Fixed #2758

* Prettified Code!

* Merge branch 'develop' of https://github.com/bennett1412/owncast into issue-#2758-fix

* Fixed prop value in chart component

* Prettified Code!

* Updated chart download button position

* Fixed linting errors

---------

Co-authored-by: bennett1412 <bennett1412@users.noreply.github.com>
2023-04-15 11:31:20 -07:00
..
config FIX : Admin custom CSS area forces entire page to scroll #2886 (#2892) 2023-04-03 21:03:44 -07: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 Fixed #2758 (#2914) 2023-04-15 11:31:20 -07: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 Correctly show lowest CPU usage for video table. Closes #2800 2023-04-03 14:56:08 -07: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 Change the info message shown when changing admin password. Closes #2905 2023-04-12 18:43:46 -07: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 Menu state in admin not saved after page refresh (#2829) 2023-03-16 12:06:00 -07: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 Loose div in Utilities > Stream health screen (#2844) 2023-03-21 13:06:16 -07:00
TextField.tsx Fix circular dependency issue breaking build 2023-03-13 12:36:25 -07: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 Update styling of video settings admin page. Closes #2803 2023-03-14 21:34:37 -07: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