Commit graph

499 commits

Author SHA1 Message Date
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
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
783915f057 chore(ts-protoc-gen): prettier 2020-10-11 18:35:22 -04:00
291ec9576f feat(ts-protoc-gen): initial commit, broken 2020-10-11 18:34:46 -04:00
9823670084 chore: fix markdown prettier formatting 2020-10-11 15:56:35 -04:00
efe1e5ea5e ci: move dev-container again, just dont run it with everything else 2020-10-11 15:36:42 -04:00
ac830fc946 chore: add jest tests, cleanup rpc 2020-10-11 15:10:20 -04:00
5977c35d38 ci: fix devcontainer path 2020-10-11 13:55:46 -04:00
cb5ff9602a ci: add -c opt to CI builds 2020-10-11 13:16:43 -04:00
9e6a942018 chore: speed up builds by breaking out dev-container again 2020-10-11 06:26:26 -04:00
2bb7d8666d fix(design-system): tab view selected match was incorrect type 2020-10-11 06:09:20 -04:00
2d919c6053 feat(rpc): port RPC repo to bazel monorepo 2020-10-11 05:53:35 -04:00
e33e6f8574 chore: add rpc stuff i guess idk 2020-10-10 12:54:43 -04:00
00dff464df feat(design-system): use rpcs 2020-10-10 12:52:30 -04:00
f31b32c54a feat(rpc): add rpcs 2020-10-10 12:51:47 -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
878f94ea93 fix(design-system): remove unused import in avatar stories 2020-10-10 04:47:50 -04:00
67fd42f0d7 feat(design-system): convert button stories 2020-10-10 04:46:26 -04:00
70fa51d4a1 chore: prettier 2020-10-10 04:36:22 -04:00
ccf89d8480 feat(design-system): convert sparkle stories 2020-10-10 04:23:35 -04:00
f7e2d1afef feat(design-system): add space stories 2020-10-10 04:20:01 -04:00
4a4015f765 feat(design-system): convert roles to monorepo and stories, add legacy rpc package 2020-10-10 04:18:23 -04:00
d0afb1488e feat(design-system): convert popover story 2020-10-10 03:54:58 -04:00
9e6f8fd423 ci: revert accidental bazel build change 2020-10-09 15:34:57 -04:00
e66758eaa7 Merge branch 'tf' into main 2020-10-09 15:26:18 -04:00
6373de8ab5 ci: add storybook vercel deploy 2020-10-09 15:21:16 -04:00
72ea639c5d feat(design-system): port most of ui atoms to bazel monorepo and new storybook 2020-10-09 15:17:23 -04:00
d1bb55bb7c temp tf 2020-10-09 10:55:02 -04:00
ec505739c8 temp tf 2020-10-09 10:54:55 -04:00
a5e2fdc7a7 chore(deps): upgrade oauth2 2020-10-07 19:46:04 -04:00
dd8841d0ae chore(dev-container): add buildifier and friends 2020-10-07 23:24:00 +00:00