owncast/web/components
nebunez 3031f8144e Upload logo (#54)
* add upload component for logo

* - move upload logo functionlity to its own component
- style upload logo component
- display current logo from server
- implement submit button on logo updater, to submit new logo to api after update
- add some submit status indicator

* update edit-logo component

Logo now posts correctly to owncast api endpoint. This update includes file type
validation and removes the submit button, since the ant.d Upload component
already handles the post logic.

* remove submit-button style for logo upload

Co-authored-by: gingervitis <omqmail@gmail.com>
2021-03-21 19:07:12 -04:00
..
config Upload logo (#54) 2021-03-21 19:07:12 -04:00
chart.tsx move components folder and fix build errors (#18) 2021-02-06 19:38:58 -08:00
info-tip.tsx move components folder and fix build errors (#18) 2021-02-06 19:38:58 -08:00
key-value-table.tsx move components folder and fix build errors (#18) 2021-02-06 19:38:58 -08:00
log-table.tsx hella cleanup - index page items; use more Row/Cols to reduce custom css layout 2021-02-14 22:20:25 -08:00
logo.tsx move components folder and fix build errors (#18) 2021-02-06 19:38:58 -08:00
main-layout.tsx Admin support for creating 3rd party external link actions (#72) 2021-03-15 15:27:19 -07:00
message-visiblity-toggle.tsx move components folder and fix build errors (#18) 2021-02-06 19:38:58 -08:00
statistic.tsx lint for passing builds 2021-02-15 00:36:06 -08:00