gabek
bace51d27a
Bundle embedded web app
3 years ago
Gabe Kangas
3e89937d2b
Handle websocket errors and reconnection. Closes #1869
3 years ago
gabek
cc94bdeda0
Bundle embedded web app
3 years ago
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>
3 years ago
Gabe Kangas
106e144cba
Add user color database migration. Closes #1984
3 years ago
Gabe Kangas
8689061498
Do not run chromatic for renovate user
3 years ago
gabek
c213b1a3d3
Bundle embedded web app
3 years ago
renovate[bot]
e63bbc2f19
chore(deps): lock file maintenance ( #2222 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
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>
3 years ago
gabek
7de16fb86d
Bundle embedded web app
3 years ago
renovate[bot]
e96ddd9265
chore(deps): pin dependencies ( #2217 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
gabek
4920dda78e
Bundle embedded web app
3 years ago
Pranav Joglekar
eb2c11b077
fix followers: align the followers to the left ( #2211 )
...
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
3 years ago
gabek
52148e7510
Bundle embedded web app
3 years ago
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>
3 years ago
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>
3 years ago
Gabe Kangas
60805ebed0
Put actual token in workflow so Chromatic will run against PRs
3 years ago
gabek
bde2ec34fe
Bundle embedded web app
3 years ago
Gabe Kangas
e3c038f48d
Revert "fix notification reminder popup -> purple background ( #2209 )"
...
This reverts commit ab573f67e9
.
3 years ago
Gabe Kangas
660c95786e
Run chromatic on PRs
3 years ago
Gabe Kangas
a2a294bc4c
No longer lazy load followers
3 years ago
Mahlangu
ab573f67e9
fix notification reminder popup -> purple background ( #2209 )
...
* fix notification reminder popup -> purple background
* Prettified Code!
* resolved color to color variables
* Prettified Code!
Co-authored-by: unclebinary1001 <unclebinary1001@users.noreply.github.com>
3 years ago
gabek
c050569785
Bundle embedded web app
3 years ago
Gabe Kangas
6745759904
Tell storybook to use mdxv2
3 years ago
gabek
5802579cc5
Bundle embedded web app
3 years ago
Pranav Joglekar
80f1578142
fix ui: make navbar cover whole width of page ( #2213 )
...
Previously, there was a large url on the page, and the a tag did not
have word break property set - which resulted in the browser trying to
display the whole page with increased width. Allowing the a tag to have
a word break fixes this issue.
3 years ago
gabek
93839fa434
Bundle embedded web app
3 years ago
Gabe Kangas
27565c2b02
Show play button on player pause. Closes #2206
3 years ago
gabek
e179d3d472
Bundle embedded web app
3 years ago
Gabe Kangas
ee283311ec
Do not render icon of action button if icon is not set. Closes #2203 #2202
3 years ago
Gabe Kangas
d40e66b7ef
Stop playback metrics on player unmount
3 years ago
gabek
4eb5bff3db
Bundle embedded web app
3 years ago
Gabe Kangas
88bb8336f3
Fix player not staying inline on iOS. Closes #2097
3 years ago
Gabe Kangas
c844e98a19
Merge remote-tracking branch 'origin/develop' into webv2
3 years ago
Florian Lehner
203f669ca8
preallocate memory ( #2201 )
...
**What this PR does / why we need it:**
Preallocate memory instead of enforcing an incremental growth. This will result in less work for the garbage collector.
3 years ago
Gabe Kangas
cade15ea1b
Run API tests on pull requests
3 years ago
gabek
7a3c5196f2
Bundle embedded web app
3 years ago
renovate[bot]
89f167c6b0
chore(deps): pin dependencies ( #2197 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
gabek
7d6a1fa12b
Bundle embedded web app
3 years ago
renovate[bot]
bf6a00c9f5
fix(deps): pin dependencies ( #2196 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
gabek
4e50856047
Bundle embedded web app
3 years ago
Gabe Kangas
2e435628b9
Add mdx-js/react to silence missing dependency error
3 years ago
gabek
2bdc5b7f23
Bundle embedded web app
3 years ago
Matthew Heller
a831b9805c
React 18 ( #2198 )
...
* Update npm dependencies.
* Move @storybook/react to devDependencies. Minor update to recoil.
* Exempt stories.tsx files from the extraneous dependency check so that we can use npm audit --omit=dev to get a clearer idea of vulnerabilities present in a production build.
* Prettified Code!
Co-authored-by: heller <heller@users.noreply.github.com>
3 years ago
gabek
71152decdd
Bundle embedded web app
3 years ago
Gabe Kangas
61e1a49fd4
Replace markdown editor with CodeMirror
3 years ago
gabek
84dc83359b
Bundle embedded web app
3 years ago
Gabe Kangas
e1416e90e5
Use a real code editor for CSS editing. Closes #1843
3 years ago
gabek
5645ff5e13
Bundle embedded web app
3 years ago
Gabe Kangas
7967106fcc
Restore the loading state of the app. Closes #2195
3 years ago