gingervitis
93fa75df2e
add delete variant button
6 years ago
gingervitis
73dd084672
add segement slider editor
6 years ago
gingervitis
2ddce9b75a
get variant modal to submit to api and update values
6 years ago
gingervitis
4efc644955
update variant default source
6 years ago
gingervitis
0bdcd0fbf6
edit side nav
6 years ago
Gabe Kangas
fb48b5008a
Add page content editor to sidebar
6 years ago
gingervitis
8458849d88
form fields for video config modal
6 years ago
gingervitis
61e172908a
update layout colors to be consistently dark
6 years ago
gingervitis
5ed73d7f6f
start video variant page; setup video variant table for modals wip; use dark theme as default
6 years ago
gingervitis
e7e89556e7
apply config form flow to edit content page
6 years ago
gingervitis
f19dba31da
clean up and extra fields
6 years ago
gingervitis
f385233109
add number checking
6 years ago
gingervitis
c34aba2f5c
initial video settings setup
6 years ago
gingervitis
5f0d7480bb
clean up and style tweaks
6 years ago
gingervitis
19ae6205c5
have forms call predefine post function
6 years ago
gingervitis
c61e7e9c14
- 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
6 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
6 years ago
gingervitis
c93aefa05d
edit tags section
6 years ago
gingervitis
624ab72eb3
start organizing nav; start on Tags editing
6 years ago
gingervitis
f9b7a0d8e0
cleanup and styling , wip
6 years ago
gingervitis
78db81a8eb
pass field resetter and initial values as props down to custom input element
6 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
6 years ago
gingervitis
f63fe9ea7b
wip
6 years ago
gingervitis
f446385a7e
continue initial setup
6 years ago
Gabe Kangas
7e07c7d5ce
Add integrations to the sidebar nav
6 years ago
Thilo Billerbeck
2dfebd7915
created help page, added help page to nav
6 years ago
gingervitis
422f37c477
move chat to its own menu in sidenav
6 years ago
gingervitis
f6814565de
rmeove switches;update styles;
6 years ago
gingervitis
e6124f3d61
rename comp for clarity
6 years ago
gingervitis
e978789c8b
send id as an array
6 years ago
gingervitis
7c06b74324
set up bulkprocessing states and ux
6 years ago
gingervitis
310c6573d3
make toggle a separate component so we can display an outcome icon beside it
6 years ago
gingervitis
88deced9f2
super basic table sorting and stylings
6 years ago
gingervitis
05b9634180
add nav item and page for chat; set up data table of messages
6 years ago
Gabe Kangas
b89cc6fb26
Fine, use a string instead of date object
6 years ago
Gabe Kangas
59eb6eaa16
Do not format date, just pass raw date object to chart. Closes https://github.com/owncast/owncast/issues/459
6 years ago
Gabe Kangas
3d80d37c8f
Format log timestamps better
6 years ago
gingervitis
3eeb6eaece
linty things
6 years ago
gingervitis
5a4f380009
update some home styles
6 years ago
gingervitis
1c40d2d428
fix react warnings on config page
6 years ago
gingervitis
3822e49591
fix chart margins
6 years ago
gingervitis
f691678105
edit side nav so viewers is not in a section
6 years ago
gingervitis
3cd552cba8
fixed side nav
6 years ago
Gabe Kangas
e3d6c2872e
Cleanup and linting
6 years ago
Gabe Kangas
c41aa73694
Move util function to top of file
6 years ago
Gabe Kangas
c3a51cbfe0
Replace recharts with Chartkick + remove all the d3 utils
6 years ago
Gabe Kangas
7b2106adce
Pass chart data to lines not to the graph itself
6 years ago
Gabe Kangas
ff955c7ac8
Make graph less smooth. Hide empty value. Closes https://github.com/owncast/owncast/issues/379
6 years ago
Gabe Kangas
08972dfb3a
Give utilities a unique icon. Open all submenus by default.
6 years ago
Gabe Kangas
e0ce9a35ac
Fix typescript build errors
6 years ago