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
Gabe Kangas
0e8f14a58a
Fix text input width. Closes #2184
3 years ago
Gabe Kangas
e0b7ae5b3a
Fix auth modal story not rendering. Closes #2254
3 years ago
Gabe Kangas
628d70e37c
Add rel=me to social links. Closes #2269
3 years ago
Gabe Kangas
d91f682d21
Lazy load chat container
3 years ago
Gabe Kangas
2e7787f70b
Force the bundler to build the player as its own file
3 years ago
Gabe Kangas
65fcbb9d3f
Use Next Image component for social links
3 years ago
Matthew Heller
8d222860f0
On narrow screens, bump the footer links to a second row. Re #2260 . ( #2267 )
...
* On narrow screens, bump the footer links to a second row. Re #2260 . Thanks to @kittee for CSS assistance.
* Prettified Code!
Co-authored-by: heller <heller@users.noreply.github.com>
3 years ago
Matthew Heller
125343808d
Fix display of auth modal. Re #2262 . ( #2265 )
3 years ago
Gabe Kangas
e7a4d53453
Remove buttons from offline banner and add inline links. Closes #2261
3 years ago
Gabe Kangas
952b28f8bf
Explicitly set state for config+status when hydrated
3 years ago
Gabe Kangas
da66f3b051
Do not display go template tag in dev
3 years ago
Gabe Kangas
a0093fb0c9
Fix server rendered title tag. Closes #2251
3 years ago
Gabe Kangas
77369a3cbe
Add follow+notify to actions menu and refactor how those modals are displayed. Closes #2247
3 years ago
Gabe Kangas
8aed27e44d
Refactor server-rendered tags. Closes #2246
3 years ago
t1enne
b285115a3e
fixed linter error
3 years ago
t1enne
bddb895189
styled the default button and the mobile dropdown
3 years ago
t1enne
b7795f275c
corrected media query
3 years ago
t1enne
917248fc5b
moved footer to layout. changed some css
3 years ago
t1enne
f6e158ab88
reduced font weight of message text
3 years ago
t1enne
7c0474f14a
made trigger button antd component
3 years ago
Gabe Kangas
f2f3dcfea7
Add mobile actions dropdown menu. Closes #2231
3 years ago
Gabe Kangas
3fbbecc0e8
Refactor action buttons callback
3 years ago
Gabe Kangas
fb9001949b
Fix follow modal height. Closes #2235
3 years ago
Gabe Kangas
420d6c835d
Add missing slashes
3 years ago
Gabe Kangas
4ca0e69be6
Open all links in a new tab. Closes #2160
3 years ago