Commit graph

1544 commits

Author SHA1 Message Date
renovate[bot]
81e84b05e0
chore(deps): update dependency @babel/core to v7.20.5 2022-12-01 11:33:00 +00:00
Gabe Kangas
d503c8a2e0 Updates to the admin to reflect new stream keys and admin password split 2022-11-29 16:05:44 -08:00
Philipp
1b4a88392e
Edit external actions (#2391)
* Initial action editing

* Set previous values in form when editing

* Show previous values when editing an action

* Fix typo
2022-11-29 14:14:11 -08:00
Meisam
268af5c20e
activate save on s3 bucket change in admin (#2392) 2022-11-29 11:12:06 -08:00
Gabe Kangas
49b4300e2e
Replace search button on auth modals. Closes #2377 2022-11-28 22:41:33 -08:00
renovate[bot]
9a63bde62e chore(deps): lock file maintenance 2022-11-28 19:14:31 +00:00
renovate[bot]
c1316af6bf chore(deps): lock file maintenance 2022-11-28 11:51:13 +00:00
renovate[bot]
ade2cc6827
chore(deps): update nextjs monorepo to v13.0.5 2022-11-26 14:11:30 +00:00
renovate[bot]
7f3fe99bd5
fix(deps): update dependency react-virtuoso to v3.1.5 2022-11-26 09:18:59 +00:00
renovate[bot]
eb86ec6714
chore(deps): update dependency prettier to v2.8.0 2022-11-24 21:25:24 +00:00
renovate[bot]
fc5a60bc8d
chore(deps): update typescript-eslint monorepo to v5.44.0 2022-11-24 13:04:33 +00:00
renovate[bot]
c42551762a
fix(deps): update dependency chart.js to v4 2022-11-24 07:11:46 +00:00
renovate[bot]
2784af4812
fix(deps): update dependency antd to v4.24.3 2022-11-24 00:15:42 +00:00
renovate[bot]
1f6673aa9f
chore(deps): update dependency css-loader to v6.7.2 2022-11-23 23:36:14 +00:00
renovate[bot]
5d8664b385
chore(deps): update dependency eslint to v8.28.0 (#2363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2022-11-23 15:16:35 -08:00
renovate[bot]
8ee903e753
chore(deps): lock file maintenance (#2365)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-23 14:51:31 -08:00
renovate[bot]
a07f701b81
fix(deps): update dependency @ant-design/icons to v4.8.0 (#2366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-23 13:35:04 -08:00
renovate[bot]
34d335f1fe
fix(deps): update dependency slate to v0.86.0 (#2368)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-23 13:33:32 -08:00
Gabe Kangas
dab83505a8
Add ID to name change button 2022-11-23 11:41:58 -08:00
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>
2022-11-23 10:52:39 -08:00
renovate[bot]
636aa8503a
fix(deps): update dependency slate-react to v0.86.0 2022-11-22 08:10:03 +00:00
renovate[bot]
2913339a50
fix(deps): update dependency @uiw/react-codemirror to v4.15.1 2022-11-22 02:44:22 +00:00
renovate[bot]
6561f30756
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.15.1 2022-11-21 21:10:13 +00:00
renovate[bot]
d752ceb9fb
chore(deps): update typescript-eslint monorepo to v5.43.0 2022-11-21 14:32:15 +00:00
renovate[bot]
3f55b9ef5a
chore(deps): update nextjs monorepo to v13.0.4 2022-11-21 07:42:16 +00:00
renovate[bot]
db6cc0bba1
chore(deps): update dependency typescript to v4.9.3 2022-11-21 00:31:59 +00:00
Gabe Kangas
4838562af8
Fix online app state not being set during goodbye state 2022-11-20 13:27:43 -08:00
Gabe Kangas
4eb25e3509
Remove log message 2022-11-20 13:27:42 -08:00
renovate[bot]
5d962c7055
chore(deps): update dependency eslint-plugin-react to v7.31.11 (#2361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-20 11:20:11 -08:00
renovate[bot]
a4eb58de37
fix(deps): update dependency react-virtuoso to v3.1.4 2022-11-20 02:53:03 +00:00
renovate[bot]
d90739f818
fix(deps): update dependency antd to v4.24.2 2022-11-19 22:52:13 +00:00
Gabe Kangas
d0cc0d8e56
Play around with sizing and placement of player. For #2204 and #2303 2022-11-19 13:35:37 -08:00
Gabe Kangas
76b4f5eef4
Remove forced scrollbars in modal + round corners 2022-11-19 12:56:57 -08:00
Gabe Kangas
ce1c564797
Add margin under bottom chat message 2022-11-19 12:56:38 -08:00
Gabe Kangas
7ba2730736
Fix action button icon sizing. Closes #2137 2022-11-19 11:00:45 -08:00
Gabe Kangas
2e0f0d1a53
Use absolute URL for og:image if set. Closes #2250 2022-11-18 21:37:54 -08:00
Gabe Kangas
d29591f3fa
Update global style of input fields. Closes #2357 2022-11-18 20:39:34 -08:00
Gabe Kangas
67121426a5
Fire action in story when button is pressed 2022-11-18 17:10:14 -08:00
Gabe Kangas
a75c838ef3
Populate user message tooltip. Closes #2343 2022-11-18 17:08:46 -08:00
Gabe Kangas
62c556aa2a
Add video playlist cachebuster. Closes #2349 2022-11-17 22:10:53 -08:00
Gabe Kangas
18d92dbe9d
Wire up follower empty state. Closes #1913 2022-11-17 21:32:26 -08:00
Gabe Kangas
c9031d8d6b
Migrate to the updated antd menu items. Closes #2228 2022-11-17 20:42:50 -08:00
Gabe Kangas
5020152a47
Use button color for notification popup 2022-11-17 20:41:02 -08:00
renovate[bot]
7136497620
chore(deps): update nextjs monorepo to v13.0.3 (#2325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-14 17:01:44 -08:00
renovate[bot]
5f3e44500a
chore(deps): lock file maintenance (#2346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-14 16:33:40 -08:00
Gabe Kangas
32d0850854
Fix another first-launch bug 2022-11-13 19:29:10 -08:00
Gabe Kangas
f5355f244c
Change status handling 2022-11-13 16:03:37 -08:00
Gabe Kangas
c5f02a091b
Handle all server status changes 2022-11-13 14:50:20 -08:00
Gabe Kangas
d2f65380a1
Fix issue when trying to collapse non-user message 2022-11-13 14:49:49 -08:00
Gabe Kangas
447779b439
Reduce textfield padding 2022-11-13 13:18:17 -08:00