Philipp
|
4aaabaac07
|
Admin UI: Fix broken links (#2660)
|
3 years ago |
Gabe Kangas
|
2853752937
|
Make each admin page specify is own layout. Closes #2584
|
3 years ago |
Gabe Kangas
|
6fbd6cbbcf
|
Lazy load every instance of using ant icons. Closes #2583
|
3 years ago |
Gabe Kangas
|
79bfa0145f
|
Moved admin to /admin and created blank placeholder for v2 frontend
|
3 years ago |
gingervitis
|
d0eb1446f3
|
fixes for various admin issues (#181)
* up max char count for variant name to fix https://github.com/owncast/owncast/issues/1037
* max widthing the line chart canvas size so it scales with the page.
fixes
- https://github.com/owncast/owncast/issues/842
- https://github.com/owncast/owncast/issues/1024
* A fix to make Storage Endpoint URL validation have better feedback.
- give the field a type of "url"
- give the field a pattern to check
- have native browser handle the validation
- if the field is invalid, use :invalid selector to turn the text red on blur.
fixes: https://github.com/owncast/owncast/issues/1000
* a fix for https://github.com/owncast/owncast/issues/874
* - fixes for https://github.com/owncast/owncast/issues/972
Add optional prop to text field to trim() whitespaces from field. Apply logic to mostly url fields.
- move textfield blur if invalid turn red to globaal
* - a fix for bug: https://github.com/owncast/owncast/issues/998
don't return null if platform name not found because its custom.
- clean up react key problem on socialhandles table
* fix react key issue on Actions table
* fix for https://github.com/owncast/owncast/issues/1008 to display 'other' field when editing an item not in predefined social list
* clean up other potential react key warnings
* Prettified Code!
Co-authored-by: gingervitis <gingervitis@users.noreply.github.com>
|
4 years ago |
gabek
|
98b038e426
|
Prettified Code!
|
4 years ago |
Gabe Kangas
|
f64699b379
|
Add source param to documentation links
|
4 years ago |
Bradley Hilton
|
5f1cacf093
|
Add targets to most of the doc links (#50)
* Add targets to most of the doc links. Should fix #49
* Prettified Code!
Co-authored-by: graywolf336 <graywolf336@users.noreply.github.com>
|
4 years ago |
Gabe Kangas
|
07c110cedc
|
Shorten help page section titles. Closes https://github.com/owncast/owncast/issues/730
|
4 years ago |
gingervitis
|
97187f5541
|
lint for passing builds
|
4 years ago |
gingervitis
|
d55e4dfe29
|
misc cleanup
|
4 years ago |
Gabe Kangas
|
5c99b124aa
|
Continue to add doc links, update copy, and tweak alert messages
|
5 years ago |
gingervitis
|
67c160afdb
|
some prettifying ✨
|
5 years ago |
Gabe Kangas
|
cdd3525e4e
|
Link to new help page from offline notice
|
5 years ago |
Thilo Billerbeck
|
82bcff444a
|
changed some code formatting spaces for text formatting to nbsp
|
5 years ago |
Thilo Billerbeck
|
470d987551
|
added basic responsiveness
|
5 years ago |
Thilo Billerbeck
|
5a345e1d52
|
open button links in new tab
|
5 years ago |
Thilo Billerbeck
|
fbff547bae
|
fixed links
|
5 years ago |
Thilo Billerbeck
|
1f41441765
|
changed help graphics
|
5 years ago |
Thilo Billerbeck
|
14c6b3bed2
|
updated layout
|
5 years ago |
Thilo Billerbeck
|
2dfebd7915
|
created help page, added help page to nav
|
5 years ago |