Commit graph

331 commits

Author SHA1 Message Date
05d7e5c145 lint with typescript as well 2020-12-03 12:06:14 -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
7371b5e490 fix dockerfile path, .hack => ./hack 2020-12-03 10:26:18 -05:00
0340693234 breakout docker builds into matrix 2020-12-03 10:22:46 -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
4dc0eeaee3 chore: prettier 2020-12-05 03:14:52 -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
d3394412db unignore docker-compose 2020-12-02 18:22:18 -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
bebfc862e8 update go.mod 2020-11-23 05:14:47 -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
3bc994da5f chore: fix storybook 2020-10-24 21:21:20 -04:00
d29de5c7ec chore: update dev-container base image 2020-10-24 21:06:31 -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
35e4c94e56 chore: update npm packages.. part2 2020-10-24 14:51:50 -04:00
f163350057 chore: update npm packages 2020-10-24 14:40:07 -04:00
91a7d83f3d chore: go.sum sync 2020-10-24 10:14:13 -04:00
dependabot[bot]
e875ca796d
chore(deps): bump actions/cache from v2.1.1 to v2.1.2 (#10)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.1...d1255ad9362389eac595a9ae406b8e8cb3331f16)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 08:07:44 -04:00
682fe0842d chore: fix dep pinning, update react, @babel/core 2020-10-16 04:34:45 -04:00
4a558bb532 ci: add bazel disk caches to workflows 2020-10-16 04:23:30 -04:00
2f8fdf3b82 chore: add .bazelrc 2020-10-16 04:19:05 -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
1bbc61c82f chore: change bazelrc to only set workspace status on test, build, and run 2020-10-12 17:39:20 -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