Gabe Kangas
c4dc802941
Make stream keys objects with comment instead of string slice
2022-11-29 16:05:44 -08:00
Gabe Kangas
c9e3ccad45
API + Data changes to support split up of stream keys and admin passwords
2022-11-29 16:05:44 -08:00
gabek
1645451faa
Bundle embedded web app
2022-11-29 22:17:05 +00: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
gabek
9049815a31
Bundle embedded web app
2022-11-29 19:15:40 +00:00
Meisam
268af5c20e
activate save on s3 bucket change in admin ( #2392 )
2022-11-29 11:12:06 -08:00
gabek
05b94290e0
Bundle embedded web app
2022-11-29 06:46:19 +00:00
Gabe Kangas
49b4300e2e
Replace search button on auth modals. Closes #2377
2022-11-28 22:41:33 -08:00
renovate[bot]
b5e504246f
Bundle embedded web app
2022-11-28 19:17:47 +00:00
renovate[bot]
9a63bde62e
chore(deps): lock file maintenance
2022-11-28 19:14:31 +00:00
renovate[bot]
c6741182ca
Bundle embedded web app
2022-11-28 11:57:53 +00:00
renovate[bot]
c1316af6bf
chore(deps): lock file maintenance
2022-11-28 11:51:13 +00:00
renovate[bot]
c9351eb696
Bundle embedded web app
2022-11-26 22:49:01 +00:00
renovate[bot]
ade2cc6827
chore(deps): update nextjs monorepo to v13.0.5
2022-11-26 14:11:30 +00:00
renovate[bot]
a069c8a397
Bundle embedded web app
2022-11-26 12:04:28 +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]
c4ff7bcd64
Bundle embedded web app
2022-11-26 06:57:25 +00:00
renovate[bot]
eb86ec6714
chore(deps): update dependency prettier to v2.8.0
2022-11-24 21:25:24 +00:00
renovate[bot]
e5799668af
Bundle embedded web app
2022-11-24 18:36:54 +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]
7f00ca9f4e
Bundle embedded web app
2022-11-24 10:55:22 +00:00
renovate[bot]
c42551762a
fix(deps): update dependency chart.js to v4
2022-11-24 07:11:46 +00:00
renovate[bot]
5d9d5f4af3
Bundle embedded web app
2022-11-24 03:52:42 +00:00
renovate[bot]
2784af4812
fix(deps): update dependency antd to v4.24.3
2022-11-24 00:15:42 +00:00
renovate[bot]
9966a36057
Bundle embedded web app
2022-11-24 00:11:01 +00:00
renovate[bot]
1f6673aa9f
chore(deps): update dependency css-loader to v6.7.2
2022-11-23 23:36:14 +00:00
gabek
3af8b9415b
Bundle embedded web app
2022-11-23 23:19:27 +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
Gabe Kangas
ffdda17fff
Additional suplicate action checks
2022-11-23 15:06:51 -08:00
Gabe Kangas
8e2fe17e35
Use skip-duplicate-actions instead of concurrency limit
2022-11-23 15:04:20 -08:00
gabek
efeacc7750
Bundle embedded web app
2022-11-23 22:55:14 +00: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
gabek
b0f172f3be
Bundle embedded web app
2022-11-23 21:39:55 +00: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
gabek
5a1189c170
Bundle embedded web app
2022-11-23 19:45:19 +00:00
Gabe Kangas
dab83505a8
Add ID to name change button
2022-11-23 11:41:58 -08:00
gabek
b9af156b5e
Bundle embedded web app
2022-11-23 18:55:53 +00: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
Gabe Kangas
7393a18546
Additional test updates to reflect more changed defaults
2022-11-22 13:15:52 -08:00
Gabe Kangas
b0d651cfc0
Update UI tests to reflect new defaults
2022-11-22 13:06:37 -08:00
Gabe Kangas
03f199551d
Retry API tests on failure
2022-11-22 12:56:03 -08:00
Gabe Kangas
12838949f8
Update tests to reflect new defaults
2022-11-22 12:44:21 -08:00
Gabe Kangas
efa24df299
Clean up default values for page content
2022-11-22 12:35:44 -08:00
renovate[bot]
e86b67cf08
Bundle embedded web app
2022-11-22 11:08:52 +00:00
renovate[bot]
636aa8503a
fix(deps): update dependency slate-react to v0.86.0
2022-11-22 08:10:03 +00:00
renovate[bot]
1288221c35
Bundle embedded web app
2022-11-22 05:48:01 +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]
65376b79e2
Bundle embedded web app
2022-11-21 23:37:09 +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