Gabe Kangas
f3a16be0dd
Add user detail API + modal. Closes #2002
3 years ago
Gabe Kangas
00f8fea929
WIP of chat moderation menu, actions and modal
3 years ago
Gabe Kangas
f4fb7a1d41
Add chat system message component. For #1998
3 years ago
Gabe Kangas
9a2a43d916
Add moderator status chat message. Closes #1999
3 years ago
Gabe Kangas
3d9fdab743
Import global.scss into storybook
3 years ago
Gabe Kangas
b490903a35
Add style and story for generic chat action message
3 years ago
Gabe Kangas
e0634abc98
Add Followers list and single follower component. Closes #1861
3 years ago
Gabe Kangas
24db1d6c6d
Fix more build errors
3 years ago
Gabe Kangas
fc40953bcc
Add link color
3 years ago
Gabe Kangas
0a5f183c2d
Update colors and typography stories
3 years ago
Gabe Kangas
100b43dd3a
Fix build errors
3 years ago
Gabe Kangas
255585cd9f
Update components to use the new style/color names
3 years ago
t1enne
d12712a107
Changed chat behaviour
...
added recoil value isMobile to determine which chat to display and
style. #1978
changed the player to actually span across the viewport without the
black borders around it.
3 years ago
Gabe Kangas
32e900f1d0
Fix linter warnings
3 years ago
Gabe Kangas
23e3751303
Update mock data
3 years ago
Gabe Kangas
aec65af87d
Use a numbered pre-named set of user colors instead of random. Closes #1974
3 years ago
Gabe Kangas
e08037b64a
Wire up chat message props. Add username highlighting. Closes #1921
3 years ago
Gabe Kangas
5d65b4b3b1
Add undesigned functionality of follow modal. For #1862
3 years ago
Gabe Kangas
1684979187
Add working but unstyled notify registration modal
3 years ago
Gabe Kangas
aae63e4e2c
Display global error if server is unreachable
3 years ago
Gabe Kangas
ce9d403269
Remove random image
3 years ago
Gabe Kangas
1d213b71d4
Support changing your own name and handling name change events
3 years ago
Gabe Kangas
b3407cbdea
Remove user menu when chat is not available
3 years ago
Gabe Kangas
f041727f07
Add first pass for offline banner component
3 years ago
Gabe Kangas
7b1667bf6a
Refactor app state to be a state machine with access selectors
3 years ago
Gabe Kangas
99f40e28cb
Add placeholders for moderation actions
3 years ago
Gabe Kangas
3c291556e0
Add mock to follower
3 years ago
Gabe Kangas
3bc13fd08a
Add more mocks
3 years ago
Gabe Kangas
c03be0cf9f
Add some detail around how colors are defined
3 years ago
Gabe Kangas
0bf1c7ce48
Add category icons as customizable svgs
3 years ago
Gabe Kangas
51a12dc905
Fix logo to support non-square sizes
3 years ago
Gabe Kangas
8925e1b4e2
Organize stories into folders
3 years ago
Gabe Kangas
5645f0070f
Add start of chat documentation
3 years ago
Gabe Kangas
528ae4c1ad
Add logo component and social links
3 years ago
Gabe Kangas
a1c06ec9de
Add notification reminder popup component
3 years ago
Gabe Kangas
f14b8ea8ba
Wire up placeholder name change modal
3 years ago
Gabe Kangas
de4ed9bb62
Fix some styling
3 years ago
Gabe Kangas
67cec2dcbb
Expand documentation for web project. Closes #1848
3 years ago
Gabe Kangas
ae78716572
Add more placeholder components and some mocks
3 years ago
Gabe Kangas
d427c0ad70
Organize stories and populate readme
3 years ago
Gabe Kangas
363787faa3
Add some links and context to readme
3 years ago
Gabe Kangas
f1e3adbec5
Split up design/style pages
3 years ago
Gabe Kangas
72c01e1b9a
Fix web project build errors
3 years ago
Gabe Kangas
ff6886575f
Add player poster
3 years ago
Gabe Kangas
9bb37679c0
Add some images+icons to assets section
3 years ago
Gabe Kangas
92fe213b9b
Remove unused images
3 years ago
Gabe Kangas
92a1da4df6
Add custom Modal component
3 years ago
t1enne
00bc662c7f
Changed Logo and Header
...
logo has two variants. Changed story to reflect that. Updated header
3 years ago
t1enne
93d69a26eb
Moved UserDropdown to comps/common/, updated imports, some styling on Header
3 years ago
t1enne
df131acd06
wrapped with recoil
3 years ago