Commit graph

3880 commits

Author SHA1 Message Date
t1enne
ecfb4a4c53 fixed mobile ui overflowing 2022-10-20 20:25:54 +02:00
t1enne
5eebb10fe6 action buttons now wrap 2022-10-20 20:25:54 +02:00
renovate[bot]
5a1459b476 Bundle embedded web app 2022-10-20 12:51:30 +00:00
renovate[bot]
c15968539d
fix(deps): update dependency antd to v4.23.6 2022-10-20 00:48:34 +00:00
gabek
9692e49ea8 Bundle embedded web app 2022-10-19 22:47:58 +00:00
Matthew Heller
b8ce91d39a
Coerce the iframe to fill the Modal a little better. (#2229) 2022-10-19 15:44:24 -07:00
gabek
18537f0554 Bundle embedded web app 2022-10-19 06:41:45 +00:00
Gabe Kangas
de90e6a74c
Fix some broken social icons in frontend and admin 2022-10-18 23:38:26 -07:00
gabek
751e3dec55 Bundle embedded web app 2022-10-19 06:27:06 +00:00
Gabe Kangas
ca320660f0
rc-util is no longer required to be explicitly added 2022-10-18 23:23:11 -07:00
Gabe Kangas
2f8c5ec131
rc-overflow is no longer explicitly required to be added 2022-10-18 23:23:11 -07:00
renovate[bot]
6a51d9a7bf Bundle embedded web app 2022-10-19 06:16:02 +00:00
Gabe Kangas
d8e1b037d9
Remove some unused storybook addons 2022-10-18 23:11:18 -07:00
renovate[bot]
dbcf2ac2c4
chore(deps): update dependency @svgr/webpack to v6.5.0 2022-10-19 06:01:34 +00:00
renovate[bot]
00744e3a6a Bundle embedded web app 2022-10-19 05:47:45 +00:00
renovate[bot]
a1f53a2d7d
chore(deps): update dependency @mdx-js/react to v2.1.5 2022-10-19 05:47:20 +00:00
renovate[bot]
1776b19c2e
fix(deps): update dependency ua-parser-js to v1.0.32 2022-10-19 05:42:29 +00:00
renovate[bot]
7f872f54f0
fix(deps): update dependency @fontsource/open-sans to v4.5.13 2022-10-19 05:40:05 +00:00
gabek
d186fe7daf Bundle embedded web app 2022-10-19 05:37:30 +00:00
renovate[bot]
cf7d808d96
chore(deps): update peter-evans/create-or-update-comment digest to 7305482 (#2221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-18 22:34:51 -07:00
renovate[bot]
1c7d946ef3
fix(deps): update dependency slate-react to v0.83.2 (#2214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-18 22:33:42 -07:00
gabek
bedb66db91 Bundle embedded web app 2022-10-19 03:47:33 +00:00
Gabe Kangas
e75b20d6ca
Support customSocketOverride value for websocket. Closes #2225 2022-10-18 20:43:23 -07:00
Gabe Kangas
0c127a65ce
Add action message type to chat. Closes #2226 2022-10-18 20:43:23 -07:00
gabek
fef0ca4587 Bundle embedded web app 2022-10-19 02:52:18 +00:00
Gabe Kangas
91c7bed0e8
Add action message type to chat. Closes #2226 2022-10-18 19:47:38 -07:00
Gabe Kangas
a58d4d6997
Remove debug logging 2022-10-18 19:44:46 -07:00
gabek
e07268e650 Bundle embedded web app 2022-10-19 02:24:41 +00:00
Gabe Kangas
37cdbb8dbd
Add backgrounded stream+messages title notifier. Closes #2208 2022-10-18 19:21:08 -07:00
gabek
bace51d27a Bundle embedded web app 2022-10-18 23:46:19 +00:00
Gabe Kangas
3e89937d2b
Handle websocket errors and reconnection. Closes #1869 2022-10-18 16:39:49 -07:00
gabek
cc94bdeda0 Bundle embedded web app 2022-10-18 04:57:18 +00:00
Mahlangu
ad188f2742
fix purple background color for notification reminder pop up & fix failing build (#2224)
* fix notification reminder popup -> purple background

* Prettified Code!

* resolved color to color variables

* Prettified Code!

* fix purple bgcolor for notification reminder popp up & fix failing build

Co-authored-by: unclebinary1001 <unclebinary1001@users.noreply.github.com>
2022-10-17 21:54:26 -07:00
Gabe Kangas
106e144cba
Add user color database migration. Closes #1984 2022-10-17 21:44:12 -07:00
Gabe Kangas
8689061498
Do not run chromatic for renovate user 2022-10-17 19:44:05 -07:00
gabek
c213b1a3d3 Bundle embedded web app 2022-10-17 14:14:09 +00:00
renovate[bot]
e63bbc2f19
chore(deps): lock file maintenance (#2222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-17 07:10:45 -07:00
renovate[bot]
5d5ad97f2a
chore(deps): update peter-evans/create-or-update-comment digest to 26db07d (#2218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-17 00:24:44 -07:00
gabek
7de16fb86d Bundle embedded web app 2022-10-17 06:36:31 +00:00
renovate[bot]
e96ddd9265
chore(deps): pin dependencies (#2217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-16 23:33:30 -07:00
gabek
4920dda78e Bundle embedded web app 2022-10-17 06:23:18 +00:00
Pranav Joglekar
eb2c11b077
fix followers: align the followers to the left (#2211)
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2022-10-16 23:18:05 -07:00
gabek
52148e7510 Bundle embedded web app 2022-10-17 06:10:14 +00:00
renovate[bot]
eafa5bbe01
chore(deps): update peter-evans/create-or-update-comment digest to 843e855 (#2216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-16 23:09:29 -07:00
Pranav Joglekar
ee08c42c6d
improv ui: make footer sit at bottom (#2212)
This commit makes the footer always attach to the bottom of the screen.
This is done by setting the minWidth of the main antd layout component
to 100vh and moving the footer component outside the spinner, since antd
does not allow granular component inside the spin component.

This commit also removes some styles which were not being used due to
invalid antd api.

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2022-10-16 23:07:21 -07:00
Gabe Kangas
60805ebed0
Put actual token in workflow so Chromatic will run against PRs 2022-10-16 23:01:22 -07:00
gabek
bde2ec34fe Bundle embedded web app 2022-10-17 05:53:16 +00:00
Gabe Kangas
e3c038f48d
Revert "fix notification reminder popup -> purple background (#2209)"
This reverts commit ab573f67e9.
2022-10-16 22:49:43 -07:00
Gabe Kangas
660c95786e
Run chromatic on PRs 2022-10-16 22:46:45 -07:00
Gabe Kangas
a2a294bc4c
No longer lazy load followers 2022-10-16 22:40:17 -07:00