gingervitis
f385233109
add number checking
2021-01-24 13:05:43 -08:00
gingervitis
c34aba2f5c
initial video settings setup
2021-01-24 13:05:43 -08:00
gingervitis
5f0d7480bb
clean up and style tweaks
2021-01-24 13:05:43 -08:00
gingervitis
19ae6205c5
have forms call predefine post function
2021-01-24 13:05:43 -08:00
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
2021-01-24 13:05:43 -08:00
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
2021-01-24 13:05:43 -08:00
gingervitis
c93aefa05d
edit tags section
2021-01-24 13:05:43 -08:00
gingervitis
624ab72eb3
start organizing nav; start on Tags editing
2021-01-24 13:05:43 -08:00
gingervitis
f9b7a0d8e0
cleanup and styling , wip
2021-01-24 13:05:43 -08:00
gingervitis
78db81a8eb
pass field resetter and initial values as props down to custom input element
2021-01-24 13:05:43 -08:00
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
2021-01-24 13:05:41 -08:00
gingervitis
f63fe9ea7b
wip
2021-01-24 13:04:59 -08:00
gingervitis
f446385a7e
continue initial setup
2021-01-24 13:04:59 -08:00
Gabe Kangas
7e07c7d5ce
Add integrations to the sidebar nav
2021-01-13 16:28:05 -08:00
Thilo Billerbeck
074f75b305
Merge branch 'master' into master
2020-12-30 14:47:19 +01:00
Thilo Billerbeck
2dfebd7915
created help page, added help page to nav
2020-12-29 15:54:05 +01:00
gingervitis
422f37c477
move chat to its own menu in sidenav
2020-12-27 01:20:09 -08:00
gingervitis
f6814565de
rmeove switches;update styles;
2020-12-26 21:36:48 -08:00
gingervitis
e6124f3d61
rename comp for clarity
2020-12-26 00:58:30 -08:00
gingervitis
e978789c8b
send id as an array
2020-12-26 00:21:50 -08:00
gingervitis
7c06b74324
set up bulkprocessing states and ux
2020-12-25 23:14:27 -08:00
gingervitis
310c6573d3
make toggle a separate component so we can display an outcome icon beside it
2020-12-25 20:29:15 -08:00
gingervitis
88deced9f2
super basic table sorting and stylings
2020-12-22 23:15:37 -08:00
gingervitis
05b9634180
add nav item and page for chat; set up data table of messages
2020-12-22 22:05:17 -08:00
Gabe Kangas
b89cc6fb26
Fine, use a string instead of date object
2020-12-15 19:52:01 -08:00
Gabe Kangas
59eb6eaa16
Do not format date, just pass raw date object to chart. Closes https://github.com/owncast/owncast/issues/459
2020-12-15 19:40:27 -08:00
Gabe Kangas
3d80d37c8f
Format log timestamps better
2020-12-06 00:49:55 -08:00
gingervitis
3eeb6eaece
linty things
2020-11-28 19:45:52 -08:00
gingervitis
5a4f380009
update some home styles
2020-11-28 19:26:52 -08:00
gingervitis
1c40d2d428
fix react warnings on config page
2020-11-28 18:43:59 -08:00
gingervitis
3822e49591
fix chart margins
2020-11-28 18:14:08 -08:00
gingervitis
f691678105
edit side nav so viewers is not in a section
2020-11-28 18:07:19 -08:00
gingervitis
3cd552cba8
fixed side nav
2020-11-28 17:59:09 -08:00
Gabe Kangas
e3d6c2872e
Cleanup and linting
2020-11-28 15:28:39 -08:00
Gabe Kangas
c41aa73694
Move util function to top of file
2020-11-25 00:17:35 -08:00
Gabe Kangas
c3a51cbfe0
Replace recharts with Chartkick + remove all the d3 utils
2020-11-25 00:07:46 -08:00
Gabe Kangas
7b2106adce
Pass chart data to lines not to the graph itself
2020-11-23 22:16:33 -08:00
Gabe Kangas
ff955c7ac8
Make graph less smooth. Hide empty value. Closes https://github.com/owncast/owncast/issues/379
2020-11-17 22:54:57 -08:00
Gabe Kangas
08972dfb3a
Give utilities a unique icon. Open all submenus by default.
2020-11-16 14:36:06 -08:00
Gabe Kangas
e0ce9a35ac
Fix typescript build errors
2020-11-16 14:32:37 -08:00
Gabe Kangas
59f63e5438
Rename sidebar items. Give admin a title. Link to app favicon.
2020-11-16 14:19:15 -08:00
gingervitis
72d9ff4edb
assorted cleanup
2020-11-13 03:57:57 -08:00
gingervitis
2211572ba1
clean up of home section; now with styling
2020-11-13 03:43:28 -08:00
Gabe Kangas
500e20281c
Add popover with thumbnail
2020-11-11 22:54:27 -08:00
Gabe Kangas
d14743c396
Support centered and left-justified statistic views
2020-11-11 22:44:11 -08:00
Gabe Kangas
7316d512c6
Add support for multi-value tooltips
2020-11-11 19:39:57 -08:00
Gabe Kangas
99cefa19c8
Remove random semicolons
2020-11-11 19:18:01 -08:00
Gabe Kangas
6cafb29a8f
Customize legend titles. Hide empty graph lines. Update colors.
2020-11-11 19:05:38 -08:00
Gabe Kangas
f2499ebb5d
Fix typescript errors
2020-11-08 11:51:04 -08:00
Gabe Kangas
24d71cec58
Center without using center
2020-11-08 11:38:20 -08:00