Commit graph

85 commits

Author SHA1 Message Date
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
3f9ac5f275 chore: add dev-container readme 2020-10-07 18:55:52 -04:00
f32b2a2a98 chore: update dev-container doc 2020-10-07 18:41:36 -04:00
3a9ae9278a ci: dev-containers needs better login 2020-10-07 02:25:34 -04:00
f1ea4640f3 ci: dev-container for dockerhub needs stamp status 2020-10-07 02:14:53 -04:00
d4727cd92a chore: fix secret->secrets gh action key 2020-10-07 02:04:05 -04:00
b834066479 chore: redo container publishing, port dev-container to bazel 2020-10-07 02:02:52 -04:00
dependabot[bot]
101c476739
chore(deps-dev): bump typescript from 4.0.2 to 4.0.3 (#7)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.2...v4.0.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-07 16:01:27 -04:00
dependabot[bot]
a8ceb8b3ed
chore(deps-dev): bump prettier from 2.1.1 to 2.1.2 (#8)
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.1...2.1.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-07 13:03:45 -04:00
dependabot[bot]
064f5bda47
chore(deps-dev): bump @bazel/typescript from 2.2.0 to 2.2.1 (#9)
Bumps [@bazel/typescript](https://github.com/bazelbuild/rules_nodejs/tree/HEAD/packages/typescript) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/bazelbuild/rules_nodejs/releases)
- [Changelog](https://github.com/bazelbuild/rules_nodejs/blob/stable/CHANGELOG.md)
- [Commits](https://github.com/bazelbuild/rules_nodejs/commits/HEAD/packages/typescript)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-07 12:59:10 -04:00
dependabot[bot]
e95bfc2f8d
chore(deps): bump actions/cache from v1 to v2.1.1 (#6)
Bumps [actions/cache](https://github.com/actions/cache) from v1 to v2.1.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v1...5ca27f25cb3a0babe750cad7e4fddd3e55f29e9a)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-07 12:58:53 -04:00
515a32fe44 chore(codeql): use +security-and-quality 2020-10-06 20:44:36 -04:00
d92f3680ff chore: fix dependabot.yml indentation 2020-10-06 20:41:03 -04:00
d5c21b8e65 chore: chaotically define dependabot stuff 2020-10-06 20:15:12 -04:00
a58d07f16a chore: re-run gazelle after gazelle update-repos 2020-10-06 13:29:07 -04:00