Gabe Kangas
047e61133a
Reduce the height of the header
3 years ago
Jambaldorj Ochirpurev
cc81f2a68e
Fix video config admin modal layout ( #2414 )
...
* update the UI of admin video config modal
* fix the Video Config UI
* Prettified Code!
* update the VideoVarientForm.tsx
* Prettified Code!
Co-authored-by: dorj222 <dorj222@users.noreply.github.com>
3 years ago
Gabe Kangas
1d245dbbc1
Fix user settings dropdown story not rendering. Closes #2350
3 years ago
Gabe Kangas
87f6741bfb
Fix styling of notification modal. Closes #2080
3 years ago
Gabe Kangas
4bcfc82a30
Make the push notification modal slightly more correct. Closes #2163
3 years ago
Gabe Kangas
5bc7fe04b6
Give scrollbar thumb a slight radius
3 years ago
Gabe Kangas
0c3d3f1c17
Move footer to not be sticky. Closes #2288
3 years ago
Americo Barros
a8fea0df80
Fix URL Modal scrolling and size ( #2410 )
...
* Change iframe style to block
- this removes the double scrollbar issue that was occurring
* Change and Add default modal sizes
3 years ago
Gabe Kangas
8a14173066
Increase the bottom threshold for chat container. Closes #2342
3 years ago
Gabe Kangas
d503c8a2e0
Updates to the admin to reflect new stream keys and admin password split
3 years ago
Meisam
268af5c20e
activate save on s3 bucket change in admin ( #2392 )
3 years ago
Gabe Kangas
49b4300e2e
Replace search button on auth modals. Closes #2377
3 years ago
Gabe Kangas
dab83505a8
Add ID to name change button
3 years ago
Philipp
56a3f350ee
Chat name & color modal ( #2347 )
...
* Improve name & color change modal design
* Resend user info after color change
That way the name change dialog shows the correct
color when opening it the next time
* Name change modal: allow overflow of color picker
* Allow submitting form only if button is enabled
* Prettified Code!
* Make button & text input same height
Co-authored-by: xarantolus <xarantolus@users.noreply.github.com>
3 years ago
Gabe Kangas
4838562af8
Fix online app state not being set during goodbye state
3 years ago
Gabe Kangas
4eb25e3509
Remove log message
3 years ago
Gabe Kangas
d0cc0d8e56
Play around with sizing and placement of player. For #2204 and #2303
3 years ago
Gabe Kangas
ce1c564797
Add margin under bottom chat message
3 years ago
Gabe Kangas
7ba2730736
Fix action button icon sizing. Closes #2137
3 years ago
Gabe Kangas
2e0f0d1a53
Use absolute URL for og:image if set. Closes #2250
3 years ago
Gabe Kangas
67121426a5
Fire action in story when button is pressed
3 years ago
Gabe Kangas
a75c838ef3
Populate user message tooltip. Closes #2343
3 years ago
Gabe Kangas
62c556aa2a
Add video playlist cachebuster. Closes #2349
3 years ago
Gabe Kangas
18d92dbe9d
Wire up follower empty state. Closes #1913
3 years ago
Gabe Kangas
c9031d8d6b
Migrate to the updated antd menu items. Closes #2228
3 years ago
Gabe Kangas
5020152a47
Use button color for notification popup
3 years ago
Gabe Kangas
32d0850854
Fix another first-launch bug
3 years ago
Gabe Kangas
f5355f244c
Change status handling
3 years ago
Gabe Kangas
c5f02a091b
Handle all server status changes
3 years ago
Gabe Kangas
d2f65380a1
Fix issue when trying to collapse non-user message
3 years ago
Gabe Kangas
447779b439
Reduce textfield padding
3 years ago
Gabe Kangas
bc6af8251e
Add padding to chat messages
3 years ago
Gabe Kangas
d3ab62a98b
Fix footer link colors
3 years ago
Gabe Kangas
769f05db2c
Allow for custom scrollbar styling
3 years ago
Gabe Kangas
f348203016
Fix delay in app state being set
3 years ago
Gabe Kangas
9ca012cc8b
Fix settings items not being returned
3 years ago
Gabe Kangas
ac32e691a0
Fix some playery errors and layout issues
3 years ago
Gabe Kangas
d81b6803d2
Settings items text color
3 years ago
Gabe Kangas
00dc8c6802
Use updated MenuButton creation
3 years ago
Gabe Kangas
813f8692f0
Support color customization from the admin ( #2338 )
...
* Add user-customizable theming. Closes #1915
* Prettified Code!
* Add user-customizable theming. Closes #1915
* Add explicit color for page content background
* Prettified Code!
Co-authored-by: gabek <gabek@users.noreply.github.com>
3 years ago
Gabe Kangas
20e9d030ed
Fix logo alignment for mobile. Closes #2263
3 years ago
Gabe Kangas
b9f5b1da19
Fix change name modal story not rendering. Closes #2255
3 years ago
Gabe Kangas
4cdbcc642d
Tweak Chromatic diffThreshold to reduce false negative tests
3 years ago
Gabe Kangas
352447e3d4
Web UI frontend automated browser tests ( #2223 )
...
* First pass at basic browser tests for #1926
* Run tests against dev web server not go server
* Bundle the web code into the server before running tests
* Move cypress UI tests into its own npm project + add tests
* Add additional tests + wire up with cypress dashboard
* Limit concurrency of workflow jobs
* Temporarily comment out some tests that do not pass in mobile. Will fix later.
3 years ago
Gabe Kangas
595865c11d
Fix infinite load on first launch. Closes #2302
3 years ago
Matthew Heller
3021dd7795
Always show the 'send chat message' button. Re #2293 . ( #2298 )
3 years ago
Matthew Heller
64b20cf070
Use 16px font size to prevent auto zoom on iOS Safari. Shorten the 'type here' message so it doesn't wrap to a second line when the chat pane becomes a column on the right side of larger screens. Re #2276 . ( #2294 )
3 years ago
Gabe Kangas
50f23a0807
Changes to troubleshoot #2291
3 years ago
Gabe Kangas
a89bceea37
Do not show empty state when loading followers. Closes #2249
3 years ago
Matthew Heller
8320f282d8
More renames from 'visible' to 'open'. ( #2290 )
3 years ago