Commit graph

19 commits

Author SHA1 Message Date
7d681d69d6
Feat/editor category pass2 (#290)
* feat(design-system): add editor skeletons

* use css media queries rather than JS media queries

* init remake

* feat: add basis of toggle atom

* finish toggle

* use pointer cursor with toggle

* sync

* feat: add server message in editor

* cleanup storybook

* add short editor item and data model for categories

* chore: fix build by moving jest version downward

* chore: remove old category editor

* chore: fix EditorCategoryShort index

* add editor wiring and styling updates

* fix linting issues
2021-07-05 12:18:40 -05:00
f24d2fcc99
chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
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
b98eb10c12 chore: remove enzyme-react-17 type placeholder 2020-12-19 20:54:15 -05:00
b5585f5ee9 chore: fix lint issues 2020-12-18 00:55:15 -05:00
6d1037f25e fix(types): permissions to string/bigint to prevent int scalability concerns 2020-12-15 15:54:39 -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
558207872d fix a bunch of build issues 2020-12-03 10:16:15 -05:00
ab9fe30b42 start redoing ci/cd and devops 2020-12-02 21:44:49 -05:00
c9cb4c95bc finish login story 2020-12-01 23:14:27 -05:00
1dd910a5f6 strip out bazel, grpc 2020-11-22 01:26:41 -05: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
ac830fc946 chore: add jest tests, cleanup rpc 2020-10-11 15:10:20 -04:00
e33e6f8574 chore: add rpc stuff i guess idk 2020-10-10 12:54:43 -04:00
70fa51d4a1 chore: prettier 2020-10-10 04:36:22 -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
0002cefd7f chore: sync tinkering updates 2020-10-06 13:25:16 -04:00
68254ddd13 re-init because of weird subtree shit 2020-09-15 22:25:26 -04:00