owncast/web/components/admin
Dev Gupta 1eac2a1632
FIX : Admin custom CSS area forces entire page to scroll #2886 (#2892)
* Update EditPageContent.tsx

Adding Scroll to codemirror

* Prettified Code!

* Fixing CSS- code mirror scroll issue

Removing excess code
and fixing CSS code mirror

* Prettified Code!

* Prettified Code!

---------

Co-authored-by: dev265545 <dev265545@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
Co-authored-by: gabek <gabek@users.noreply.github.com>
2023-04-03 21:03:44 -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 Tell the chart not to clip the visibility of the contents. For #2806 2023-03-13 17:01:39 -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 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 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