Commit Graph
100 Commits
Author SHA1 Message Date
gingervitis 97187f5541 lint for passing builds 2021-02-15 00:36:06 -08:00
gingervitis c1719e656b Merge branch 'admin-css-overhaul-pt3' of github.com:owncast/owncast-admin into admin-css-overhaul-pt3 2021-02-15 00:10:57 -08:00
gingervitis 90c19c2201 move readme to docs 2021-02-15 00:10:50 -08:00
gingervitis 834ddafc9b update readme; more style tweaks 2021-02-15 00:08:52 -08:00
gingervitis b7ba430b32 add linting script 2021-02-14 22:29:41 -08:00
gingervitis 8d5411a0d6 hella cleanup - index page items; use more Row/Cols to reduce custom css layout 2021-02-14 22:20:25 -08:00
gingervitis 6d83992ff0 style adjustments 2021-02-14 19:04:38 -08:00
gingervitis 220c48432f clean up video config forms and styling 2021-02-14 18:46:34 -08:00
gingervitis c5d4851296 add logo preview 2021-02-14 16:52:31 -08:00
gingervitis 667d006ab0 Merge branch '0.0.6' into admin-css-overhaul-pt3 2021-02-14 01:47:41 -08:00
gingervitis d4162faa54 Merge branch '0.0.6' of github.com:owncast/owncast-admin into 0.0.6 2021-02-14 01:47:26 -08:00
gingervitis a67adc9393 rename toggleswitch-with-submit to just toggleswitch since by default it now will not submit unless you give it a prop to 2021-02-14 01:46:59 -08:00
gingervitis 682ddf96c3 more cleanup 2021-02-14 01:45:08 -08:00
gingervitis d55e4dfe29 misc cleanup 2021-02-14 01:30:42 -08:00
gingervitis 44cef18a00 define more readable owncast color variables; apply var style names consistenly through other stylessheets; reaname file for clarity 2021-02-14 00:41:20 -08:00
gingervitis 5b88b068ed Merge branch '0.0.6' of github.com:owncast/owncast-admin into 0.0.6 2021-02-12 23:57:01 -08:00
a122ee6c42 Admin css overhaul pt2 (#19)
* tweaks to offline state in admin viewers page

If stream is offline, hide current viewers statistic and viewers table.
Also, change wording for describing max viewers.

* take out ant dark stylesheet, organize ant color overrides

* remove ant dark css; cleanup ant overrides; format public-detail page

* combine toggleswitch component style with textfield so layout can be shared

* fix toggleswitch status message placement

* - update styles for modals, collapses
- move reset dir into its own component
- assorted style cleanups ans consistencies

* hide entire advanced section for resetyp if no yp

* temp adjustments to video modal

* temp comment out toggle switch use for later'

* address PR comments

* lint

* update type

* allow warnings during lint

Co-authored-by: nebunez <uoj2y7wak869@opayq.net>
2021-02-12 23:55:59 -08:00
gingervitis ce2c99a5b8 Merge branch '0.0.6' of github.com:owncast/owncast-admin into 0.0.6 2021-02-12 21:47:28 -08:00
gingervitis 4a7bdd035d Merge branch '0.0.6' of github.com:owncast/owncast-admin into 0.0.6 2021-02-08 02:56:36 -08:00
gingervitis 6de5b3af19 Merge branch '0.0.6' of github.com:owncast/owncast-admin into 0.0.6 2021-02-07 19:28:50 -08:00
gingervitis 31728f2538 Merge branch '0.0.6' of github.com:owncast/owncast-admin into 0.0.6 2021-02-06 19:39:32 -08:00
gingervitis 50e15b0a5e Merge branch '0.0.6' of github.com:owncast/owncast-admin into 0.0.6 2021-02-06 19:34:50 -08:00
gingervitis 87a1ed05f5 Merge branch '0.0.6' of github.com:owncast/owncast-admin into 0.0.6 2021-02-06 14:59:08 -08:00
gingervitis d36ee58b0e Merge branch '0.0.6' of github.com:owncast/owncast-admin into 0.0.6 2021-02-04 14:51:23 -08:00
gingervitis 6d89fdf6c3 a fix for https://github.com/owncast/owncast/issues/691 (and some linting) 2021-02-04 14:50:03 -08:00
gingervitis 5dd4d49118 Merge branch 'admin-css-overhaul' into 0.0.6 2021-02-04 09:21:36 -08:00
gingervitis c65c97df85 prettify some files 2021-02-04 09:19:16 -08:00
gingervitis 7786c7e113 separate out styles for markdowneditor; convert mainlayout style module styles to just sass; add style to stream title editor in header; 2021-02-04 09:17:20 -08:00
gingervitis 6e43870d41 cleanup some forms; break out major config styles into their own files 2021-02-04 08:04:00 -08:00
gingervitisandGabe Kangas 50e729318c dark mode accommodations 2021-02-02 11:02:38 -08:00
gingervitisandGabe Kangas 103a47bc45 add message viz toggle component to be able to toggle one chat message at a time; address https://github.com/owncast/owncast/issues/568 2021-02-02 11:02:36 -08:00
gingervitis 3db97f1bec streamkey field style update 2021-02-01 14:12:26 -08:00
gingervitis ad00991f93 Merge branch 'css-overhaul' into gw/20201226-admin-formfields 2021-02-01 00:36:47 -08:00
gingervitis 3488a259bd rename status file for clarity; temp style fix for streamkey actions 2021-02-01 00:36:27 -08:00
gingervitis a69cfd7abf move storage form to config for consistency 2021-02-01 00:05:09 -08:00
gingervitis cd8d877a59 fix styles; update storage validation checker 2021-02-01 00:01:38 -08:00
gingervitis 7501cfc548 revise Storage forms, and add basic validation to it; misc field cleanup 2021-01-31 23:40:39 -08:00
gingervitis 05167f77e5 adjust other status info areas 2021-01-31 22:07:00 -08:00
gingervitis a8d515724c Merge branch 'gw/20201226-admin-formfields' into css-overhaul 2021-01-31 21:36:52 -08:00
gingervitis b26b8abb9b finalize layout of textfields; add field status component 2021-01-31 21:36:14 -08:00
gingervitis 07f78324fc Merge branch 'css-overhaul' into gw/20201226-admin-formfields 2021-01-31 10:13:53 -08:00
gingervitis 037e8f25a7 initial temp fixes on form fields 2021-01-31 10:13:35 -08:00
gingervitis add2f1329b cleanup 2021-01-31 01:55:19 -08:00
gingervitis 9812f4c874 Merge branch 'prettifying' into gw/20201226-admin-formfields 2021-01-31 01:38:56 -08:00
gingervitis 67c160afdb some prettifying 2021-01-31 01:38:20 -08:00
gingervitis d01c2f081f Merge branch 'formfield-v2' into gw/20201226-admin-formfields 2021-01-31 01:00:28 -08:00
gingervitis ba65aa2406 add regular form field comp with no submit button 2021-01-31 00:58:27 -08:00
gingervitis c255b81093 rename formfield files for clarity 2021-01-31 00:48:39 -08:00
gingervitis 0cc72b0d4c Merge branch 'gw/20201226-admin-formfields' into formfield-v2 2021-01-30 19:33:38 -08:00
gingervitis dfa3d28b55 add input status utils 2021-01-30 19:33:01 -08:00
gingervitisandGitHub 362c421d05 Merge pull request #16 from nebunez/gw/20201226-admin-formfields
Add random streamkey generation and copy key
2021-01-30 19:32:12 -08:00
gingervitis 579a0a8838 make basic form field wit no submit, so a submit text field can compose it 2021-01-30 12:27:07 -08:00
gingervitis b37b57feda fix streamtitle change field on index 2021-01-30 01:39:58 -08:00
gingervitis 2c4bfab9db cleanup 2021-01-29 10:38:09 -08:00
gingervitis 70dabb87d4 Merge branch 'gw/20201226-admin-formfields' of github.com:owncast/owncast-admin into gw/20201226-admin-formfields 2021-01-29 10:27:02 -08:00
gingervitis 97b2e00eee ts cleanup on some config components 2021-01-29 10:26:55 -08:00
gingervitis 84f001c344 update readme 2021-01-28 03:23:42 -08:00
gingervitis 5f70c77458 refactor forms to not use ant Form component; split server and instance details forms into their own components 2021-01-28 03:08:57 -08:00
gingervitis 04926d53e1 update todo list 2021-01-27 10:37:00 -08:00
gingervitis 0e04905086 Merge branch 'gw/20201226-admin-formfields' of github.com:owncast/owncast-admin into gw/20201226-admin-formfields 2021-01-27 10:32:03 -08:00
gingervitis c92871278c update readme. EVERYTHING ELSE IS WIP 2021-01-27 10:31:53 -08:00
gingervitis ff51c168ff reorganize styles and pages (wip); update readme 2021-01-27 01:46:08 -08:00
gingervitisandGabe Kangas 9ea5518503 notes 2021-01-24 13:06:26 -08:00
gingervitisandGabe Kangas 9ad9791931 edit and update social links in modal 2021-01-24 13:06:26 -08:00
gingervitisandGabe Kangas c3547f189d edit social handles in modal, wip 2021-01-24 13:06:26 -08:00
gingervitisandGabe Kangas d1cc0dfd97 start on social links editing, wip 2021-01-24 13:06:25 -08:00
gingervitisandGabe Kangas 015f93ea56 rename form 2021-01-24 13:06:05 -08:00
gingervitisandGabe Kangas 573d21d7e7 update segments editor to use new latency api 2021-01-24 13:06:05 -08:00
gingervitisandGabe Kangas 451912aa57 style p tag 2021-01-24 13:06:05 -08:00
gingervitisandGabe Kangas 5b4178b667 cleanup 2021-01-24 13:06:05 -08:00
gingervitisandGabe Kangas 93fa75df2e add delete variant button 2021-01-24 13:06:05 -08:00
gingervitisandGabe Kangas 73dd084672 add segement slider editor 2021-01-24 13:06:05 -08:00
gingervitisandGabe Kangas 2ddce9b75a get variant modal to submit to api and update values 2021-01-24 13:06:05 -08:00
gingervitisandGabe Kangas 4efc644955 update variant default source 2021-01-24 13:06:05 -08:00
gingervitisandGabe Kangas 0bdcd0fbf6 edit side nav 2021-01-24 13:06:05 -08:00
gingervitisandGabe Kangas 8458849d88 form fields for video config modal 2021-01-24 13:05:43 -08:00
gingervitisandGabe Kangas 61e172908a update layout colors to be consistently dark 2021-01-24 13:05:43 -08:00
gingervitisandGabe Kangas 5ed73d7f6f start video variant page; setup video variant table for modals wip; use dark theme as default 2021-01-24 13:05:43 -08:00
gingervitisandGabe Kangas e7e89556e7 apply config form flow to edit content page 2021-01-24 13:05:43 -08:00
gingervitisandGabe Kangas f19dba31da clean up and extra fields 2021-01-24 13:05:43 -08:00
gingervitisandGabe Kangas f385233109 add number checking 2021-01-24 13:05:43 -08:00
gingervitisandGabe Kangas c34aba2f5c initial video settings setup 2021-01-24 13:05:43 -08:00
gingervitisandGabe Kangas 5f0d7480bb clean up and style tweaks 2021-01-24 13:05:43 -08:00
gingervitisandGabe Kangas 19ae6205c5 have forms call predefine post function 2021-01-24 13:05:43 -08:00
gingervitisandGabe Kangas 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
gingervitisandGabe Kangas 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
gingervitisandGabe Kangas c93aefa05d edit tags section 2021-01-24 13:05:43 -08:00
gingervitisandGabe Kangas 624ab72eb3 start organizing nav; start on Tags editing 2021-01-24 13:05:43 -08:00
gingervitisandGabe Kangas f9b7a0d8e0 cleanup and styling , wip 2021-01-24 13:05:43 -08:00
gingervitisandGabe Kangas 78db81a8eb pass field resetter and initial values as props down to custom input element 2021-01-24 13:05:43 -08:00
gingervitisandGabe Kangas 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
gingervitisandGabe Kangas f63fe9ea7b wip 2021-01-24 13:04:59 -08:00
gingervitisandGabe Kangas f446385a7e continue initial setup 2021-01-24 13:04:59 -08:00
gingervitisandGabe Kangas 48aea8024e notes 2021-01-24 13:04:57 -08:00
gingervitis b4aad7ccf7 dark mode accommodations 2021-01-09 18:38:22 -08:00
gingervitis 627fa54db5 try and fix a ts error 2021-01-09 15:43:52 -08:00
gingervitis 7f06da27b6 comment update 2021-01-09 15:18:38 -08:00
gingervitis 051b0ac03f add message viz toggle component to be able to toggle one chat message at a time; address https://github.com/owncast/owncast/issues/568 2021-01-09 15:17:06 -08:00
gingervitis 1d30530afd other TS cleanup 2020-12-29 15:35:54 -08:00
gingervitis 12201d0088 addressing type warnings; account for no-messages returned 2020-12-29 14:59:43 -08:00