nebunez
a123967645
move components folder and fix build errors ( #18 )
...
* move components folder and fix build errors
Fixes https://github.com/owncast/owncast/issues/689
* Prettified Code!
Co-authored-by: nebunez <nebunez@users.noreply.github.com>
5 years ago
gingervitis
3488a259bd
rename status file for clarity; temp style fix for streamkey actions
5 years ago
gingervitis
b26b8abb9b
finalize layout of textfields; add field status component
5 years ago
gingervitis
037e8f25a7
initial temp fixes on form fields
5 years ago
gingervitis
67c160afdb
some prettifying ✨
5 years ago
gingervitis
ba65aa2406
add regular form field comp with no submit button
5 years ago
gingervitis
c255b81093
rename formfield files for clarity
5 years ago
nebunez
438161b373
Add random streamkey generation and copy key
...
closes #616
5 years ago
gingervitis
97b2e00eee
ts cleanup on some config components
5 years ago
gingervitis
5f70c77458
refactor forms to not use ant Form component; split server and instance details forms into their own components
5 years ago
gingervitis
ff51c168ff
reorganize styles and pages (wip); update readme
5 years ago
Gabe Kangas
d2adda123c
Throw a stream title input on the dashboard
5 years ago
gingervitis
5ed73d7f6f
start video variant page; setup video variant table for modals wip; use dark theme as default
5 years ago
gingervitis
e7e89556e7
apply config form flow to edit content page
5 years ago
gingervitis
f19dba31da
clean up and extra fields
5 years ago
gingervitis
f385233109
add number checking
5 years ago
gingervitis
5f0d7480bb
clean up and style tweaks
5 years ago
gingervitis
19ae6205c5
have forms call predefine post function
5 years ago
gingervitis
c6e978f182
- start a README to document config admin later
...
- update constants
- add instanceUrl field to public details; if empty, then turn off yp.enabled.
- edit YP/Directory settings; hide if instanceUrl is empty
- update toggleswitch logic
5 years ago
gingervitis
c93aefa05d
edit tags section
5 years ago
gingervitis
624ab72eb3
start organizing nav; start on Tags editing
5 years ago
gingervitis
f9b7a0d8e0
cleanup and styling , wip
5 years ago
gingervitis
78db81a8eb
pass field resetter and initial values as props down to custom input element
5 years ago
gingervitis
f0e5bbae1f
- create default values for starter fields
...
- add starter api urls
- try and add TS types for initial components and objects
- cleanup status indicator on layout header
- create custom textfield for config form editing
5 years ago
gingervitis
f63fe9ea7b
wip
5 years ago
gingervitis
f446385a7e
continue initial setup
5 years ago