Commit graph

58 commits

Author SHA1 Message Date
455632d72d chore(Breakpoints): remove extraneous comment
Signed-off-by: Katalina Okano <git@kat.cafe>
2020-12-19 20:11:29 -05:00
d61f5ae59e feat(AppShell): add option to disable my guilds popover 2020-12-19 20:10:57 -05:00
e758c09fbf feat(UI): add initial server picker 2020-12-19 20:10:23 -05:00
d4e8e8330a fix(Role): better role name color mapping 2020-12-19 15:04:45 -05:00
b7f82593df fix(RolePicker): prevent render of hidden categories 2020-12-18 21:03:40 -05:00
95dad8effa fix(Masthead): authed masthead should do index as /servers not /dashboard 2020-12-18 21:03:15 -05:00
4159622226 fix(PickerCategory): sort roles by position 2020-12-18 21:02:41 -05:00
1a59972398 feat: support updating roles (closes #83) 2020-12-18 19:56:10 -05:00
ee7ac47bc2 chore: fix failing tests 2020-12-18 00:18:32 -05:00
e4e4bb9024 feat(UI): add role picker, auth helpers, refactor for viability 2020-12-18 00:14:30 -05:00
0b384bfe5c feat(api): add get-picker-data; refactor fully away from old gRPC datatypes 2020-12-15 21:33:26 -05:00
6d1037f25e fix(types): permissions to string/bigint to prevent int scalability concerns 2020-12-15 15:54:39 -05:00
43d6b6565c adjust branding contrast bg color 2020-12-06 18:03:33 -05:00
ef742bba37 make dynamic logos partial props 2020-12-06 13:49:45 -05:00
f4716584bb update seasonal logo variants 2020-12-06 13:45:27 -05:00
5ae666176b add flag brand styles 2020-12-06 12:15:12 -05:00
d4e9f38a65 fix import/export ordering issues 2020-12-06 02:16:22 -05:00
2e1e63a789 prettier organize imports 2020-12-05 23:20:44 -05:00
dec76a40a5 fix type issues 2020-12-03 12:08:20 -05:00
b37e3de378 more storybook fixes due to slugs 2020-12-03 11:51:56 -05:00
0e2c981560 storybook and template fixes 2020-12-03 11:32:09 -05:00
558207872d fix a bunch of build issues 2020-12-03 10:16:15 -05:00
e35b17e685 fix storybooks 2020-12-05 03:40:18 -05:00
75882f4331 fix stylelint issues on Role 2020-12-05 03:32:53 -05:00
9310dc31f9 fix code quality issues 2020-12-05 03:21:02 -05:00
156bd8f06e Merge branch 'gcf' into main
Signed-off-by: Katalina Okano <git@kat.cafe>
2020-12-05 03:11:12 -05:00
aad0987dce port full auth flow to cf workers 2020-12-05 03:09:20 -05:00
ab9fe30b42 start redoing ci/cd and devops 2020-12-02 21:44:49 -05:00
c9cb4c95bc finish login story 2020-12-01 23:14:27 -05:00
3eba2d2de8 merge main 2020-11-23 05:09:14 -05:00
8d23accedc
New Logo with Holiday/Celebration variants (#47)
* update branding

* update branding
2020-11-24 00:58:18 -05:00
8ea7746dd5 fix tests 2020-11-22 01:31:46 -05:00
1dd910a5f6 strip out bazel, grpc 2020-11-22 01:26:41 -05:00
5fcac53be2 feat(editor): add basis of role editor pane 2020-10-25 02:27:55 -04:00
c8adad6c81 feat(design-system): port templates 2020-10-24 22:18:54 -04:00
e61f827645 chore: add react & styled-components to react macro, as most are implied. 2020-10-24 21:46:48 -04:00
ba558ecf91 chore(design-system): cleanup typist tests 2020-10-24 21:26:43 -04:00
652e76241d chore(design-system): cleanmup rolepicker 2020-10-24 21:21:52 -04:00
4c3f5de0f6 fix(design-system): fix typist tests 2020-10-24 21:02:41 -04:00
b3c384421b feat(design-system): port molecules 2020-10-24 18:03:55 -04:00
a0b4392b05 chore: restructure bazel macros 2020-10-15 00:51:53 -04:00
a33aa3841c chore: tslint to eslint 2020-10-15 00:17:53 -04:00
97c09f4aa5 chore: fix codeql alerts 2020-10-15 00:02:50 -04:00
89f237cf22
feat: Add majority of design system components, build system fixes (#11)
* feat(design-system): pre-port of roleypoly/ui

* feat(design-system): port molecules

* chore(design-system): prettier

* feat(design-system): add intro card and MDX components

* fix(common/utils): hack fixtures test data moved to design-system, update accordingly

* chore: document protoReflection.ts

* fix(design-system): some molecules missed the magic fuckery

* ci: keep going on bazel test failures

* fix(design-system): server masthead molecule missed the magic fuckery

* chore: fix ts paths

* chore: fix docker publisher

* chore: fix docker publisher names

* chore(discord-bot): fix publisher

* chore(discord-bot): fix publisher
2020-10-14 22:33:01 -04:00
c41fcabfd0 fix(design-system): make shared-types visible to all of design-system 2020-10-14 14:56:20 -04:00
3d867c1db0 chore: fix storybook for realsies 2020-10-14 12:49:21 -04:00
ac830fc946 chore: add jest tests, cleanup rpc 2020-10-11 15:10:20 -04:00
2bb7d8666d fix(design-system): tab view selected match was incorrect type 2020-10-11 06:09:20 -04:00
00dff464df feat(design-system): use rpcs 2020-10-10 12:52:30 -04:00
cdafaa90db fix(design-system): redo tab view to be based on index instead of title 2020-10-10 05:01:12 -04:00