Commit graph

133 commits

Author SHA1 Message Date
39efe219c8 always redirect to api:/login-bounce instead of making the user interact with the page -- offically disabling DM auth 2020-12-08 01:30:05 -05:00
5d17105eba load auth login ui config from server only 2020-12-08 01:02:53 -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
432922dd21 another attempt for auth login config 2020-12-06 07:43:07 -05:00
bd15d1f6fa fix auth/login base url resolution failure 2020-12-06 07:34:25 -05:00
4ef4badec3 expose public URI routes in ui 2020-12-06 07:24:46 -05:00
d4e9f38a65 fix import/export ordering issues 2020-12-06 02:16:22 -05:00
d93592f1a2 automatically go fmt on lint 2020-12-05 23:26:36 -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
9eeb946389 initial port to cfworkers i guess 2020-12-03 00:32:07 -05:00
ab9fe30b42 start redoing ci/cd and devops 2020-12-02 21:44:49 -05:00
460770407a fix .env.example and discord-bot env 2020-12-02 18:24:06 -05:00
00f0741e8b add redis-breaker 2020-12-02 18:24:06 -05:00
c9cb4c95bc finish login story 2020-12-01 23:14:27 -05:00
a23184efd2 add basic oauth bounces 2020-11-24 22:27:56 -05:00
d8a25024de add some gcf scaffolding 2020-11-23 05:09:41 -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
61f6c3b34b fix(common): fix utils tests by improving jest dependency resolution 2020-10-12 17:38:33 -04:00
5b440ffa8d feat(common): port utils, tests currently broken 2020-10-11 19:19:12 -04:00
c7afd84e1e chore: prettier shell stuff 2020-10-11 19:10:05 -04:00
a9af2d10bd feat(ts-protoc-gen): change unary grpcweb responses to promises 2020-10-11 19:08:51 -04:00
c26f3c9ef7 chore(ts-protoc-gen): fix types because lol wtf 2020-10-11 18:55:30 -04:00