2ff6588030
Refactor node packages to yarn workspaces & ditch next.js for CRA. ( #161 )
...
* chore: restructure project into yarn workspaces, remove next
* fix tests, remove webapp from terraform
* remove more ui deployment bits
* remove pages, fix FUNDING.yml
* remove isomorphism
* remove next providers
* fix linting issues
* feat: start basis of new web ui system on CRA
* chore: move types to @roleypoly/types package
* chore: move src/common/utils to @roleypoly/misc-utils
* chore: remove roleypoly/ path remappers
* chore: renmove vercel config
* chore: re-add worker-types to api package
* chore: fix type linting scope for api
* fix(web): craco should include all of packages dir
* fix(ci): change api webpack path for wrangler
* chore: remove GAR actions from CI
* chore: update codeql job
* chore: test better github dar matcher in lint-staged
2021-03-12 18:04:49 -05:00
91c27f6b9a
fix(utils): apiFetch should tolerate missing authentication
...
Signed-off-by: Katalina Okano <git@kat.cafe>
2020-12-21 05:04:12 -05:00
e758c09fbf
feat(UI): add initial server picker
2020-12-19 20:10:23 -05:00
1a59972398
feat: support updating roles ( closes #83 )
2020-12-18 19:56:10 -05:00
e4e4bb9024
feat(UI): add role picker, auth helpers, refactor for viability
2020-12-18 00:14:30 -05:00
9c935f2847
chore: remove unused go code
2020-12-15 21:39:27 -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
22cbde52dd
init to fetch guild slug
2020-12-13 22:06:27 -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
0e2c981560
storybook and template fixes
2020-12-03 11:32:09 -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
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
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
e61f827645
chore: add react & styled-components to react macro, as most are implied.
2020-10-24 21:46:48 -04:00
a0b4392b05
chore: restructure bazel macros
2020-10-15 00:51:53 -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
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
72ea639c5d
feat(design-system): port most of ui atoms to bazel monorepo and new storybook
2020-10-09 15:17:23 -04:00
49d44df231
feat: add midori skeleton, bot scaffolding, CD seeds
2020-09-27 00:32:15 -04:00
ff27f1080b
ci: add build stamping
2020-09-22 23:23:13 -04:00
68254ddd13
re-init because of weird subtree shit
2020-09-15 22:25:26 -04:00