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
a37d481b18
chore: downgrade ts-loader because webpack 4
2021-06-30 08:39:07 -04:00
9799114b7c
chore: fix tests, upgrade to node 16
2021-06-30 08:30:49 -04:00
dependabot[bot]
e7a6968abf
chore(deps): bump ssri from 6.0.1 to 6.0.2 ( #248 )
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-30 07:59:28 -04:00
ccff2684ad
chore: bump packages
2021-06-30 07:37:35 -04:00
3748bb8695
chore: add resolutions for webpack as storybook is too loose
2021-04-03 19:02:58 -04:00
9ee7fb4878
chore: update npm packages
2021-03-24 05:31:49 -04:00
0706d62592
chore: update npm packages
2021-03-24 05:29:35 -04:00
25055fc204
chore: update npm packages
2021-03-24 05:27:07 -04:00
dependabot[bot]
ff1a756b3d
chore(deps): bump @types/react-dom from 17.0.2 to 17.0.3 ( #197 )
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 17.0.2 to 17.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-03 18:00:14 -04:00
dependabot[bot]
a6f29458f7
chore(deps): bump react-tooltip from 4.2.15 to 4.2.17 ( #203 )
...
Bumps [react-tooltip](https://github.com/wwayne/react-tooltip ) from 4.2.15 to 4.2.17.
- [Release notes](https://github.com/wwayne/react-tooltip/releases )
- [Changelog](https://github.com/wwayne/react-tooltip/blob/master/CHANGELOG.md )
- [Commits](https://github.com/wwayne/react-tooltip/compare/v4.2.15...v4.2.17 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-03 18:00:02 -04:00
dependabot[bot]
d640cc3e7d
chore(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 ( #201 )
...
Bumps [@wojtekmaj/enzyme-adapter-react-17](https://github.com/wojtekmaj/enzyme-adapter-react-17 ) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/wojtekmaj/enzyme-adapter-react-17/releases )
- [Commits](https://github.com/wojtekmaj/enzyme-adapter-react-17/compare/v0.5.0...v0.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-03 17:59:49 -04:00
dependabot[bot]
db10cfdd30
chore(deps): bump @testing-library/jest-dom from 5.11.9 to 5.11.10 ( #204 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.11.9 to 5.11.10.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.9...v5.11.10 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-03 17:59:33 -04:00
dependabot[bot]
0a28c4f38c
chore(deps): bump @testing-library/user-event from 13.0.7 to 13.1.1 ( #208 )
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 13.0.7 to 13.1.1.
- [Release notes](https://github.com/testing-library/user-event/releases )
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/user-event/compare/v13.0.7...v13.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-03 17:59:21 -04:00
Katie Macke
7ec603cf70
Rewrite the bot process in Node/Discord.js ( #206 )
...
* Rewrite the bot process in js using discord.js
* remove old go code
2021-03-31 15:35:07 -04:00
f4165f8055
chore: update some dev packages
2021-03-22 00:22:57 -04:00
dependabot[bot]
be57e762a1
chore(deps-dev): bump husky from 5.1.3 to 5.2.0 ( #191 )
...
Bumps [husky](https://github.com/typicode/husky ) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v5.1.3...v5.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-22 19:27:50 -04:00
a983492154
chore: bump npm packages
2021-03-19 15:27:09 -04:00
a931f8c69c
chore: redo last commit with yarn.lock
2021-03-13 21:26:28 -05:00
fac361d277
chore(web): memoize default url since it'll mostly always be the same no matter what
2021-03-13 05:16:25 -05:00
da6037cf6d
chore: bump packages, remove unused webpack plugin
2021-03-12 18:32:09 -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
dependabot[bot]
bda44bd6ae
chore(deps-dev): bump chokidar from 3.5.0 to 3.5.1 ( #119 )
...
Bumps [chokidar](https://github.com/paulmillr/chokidar ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/paulmillr/chokidar/releases )
- [Commits](https://github.com/paulmillr/chokidar/compare/3.5.0...3.5.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-26 21:41:51 +00:00
dependabot[bot]
d9092b2ddb
chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 32.2.0 ( #149 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 31.0.3 to 32.2.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v31.0.3...v32.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-26 21:28:56 +00:00
dependabot[bot]
1024562776
chore(deps-dev): bump eslint from 7.17.0 to 7.20.0 ( #137 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.17.0 to 7.20.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.17.0...v7.20.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-26 21:03:14 +00:00
dependabot[bot]
f93df2b151
chore(deps-dev): bump @types/node from 14.14.20 to 14.14.31 ( #144 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.20 to 14.14.31.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-26 20:50:04 +00:00
dependabot[bot]
0626a3e4d3
chore(deps): bump react-tooltip from 4.2.11 to 4.2.15 ( #150 )
...
Bumps [react-tooltip](https://github.com/wwayne/react-tooltip ) from 4.2.11 to 4.2.15.
- [Release notes](https://github.com/wwayne/react-tooltip/releases )
- [Changelog](https://github.com/wwayne/react-tooltip/blob/master/CHANGELOG.md )
- [Commits](https://github.com/wwayne/react-tooltip/compare/v4.2.11...v4.2.15 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-26 15:24:13 -05:00
19637c2ddb
chore: bump npm packages
2021-01-12 21:04:42 -05:00
334462680e
chore: bump packages
2020-12-29 00:29:58 -05:00
d70eb44963
chore: remove stylelint processor
2020-12-23 19:15:35 -05:00
20fec5ea24
chore: bump packages
2020-12-22 00:27:50 -05:00
dependabot[bot]
226e212cb9
chore(deps-dev): bump eslint-plugin-jsdoc from 30.7.8 to 30.7.9 ( #87 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 30.7.8 to 30.7.9.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v30.7.8...v30.7.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-21 16:36:03 +00:00
dependabot[bot]
880dbe4912
chore(deps): bump swr from 0.3.9 to 0.3.11 ( #88 )
...
Bumps [swr](https://github.com/vercel/swr ) from 0.3.9 to 0.3.11.
- [Release notes](https://github.com/vercel/swr/releases )
- [Commits](https://github.com/vercel/swr/compare/0.3.9...0.3.11 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-21 11:22:38 -05:00
5c36a56385
chore: fix lint-staged issues
2020-12-19 20:49:00 -05:00
aa60952663
chore: update husky to v5
2020-12-19 20:33:15 -05:00
53d3c8ad2e
chore: setup lint-staged
2020-12-19 20:27:10 -05:00
e758c09fbf
feat(UI): add initial server picker
2020-12-19 20:10:23 -05:00
990ac3f3ca
chore: bump packages
2020-12-18 21:01:14 -05:00
1a59972398
feat: support updating roles ( closes #83 )
2020-12-18 19:56:10 -05:00
b20c7a08d4
chore: bump npm packages
2020-12-18 00:43:51 -05:00
e4e4bb9024
feat(UI): add role picker, auth helpers, refactor for viability
2020-12-18 00:14:30 -05:00
823760dc2f
chore: update @types/node, tslint-to-eslint convertors
2020-12-15 15:56:57 -05:00
dependabot[bot]
961cdab975
Bump ini from 1.3.5 to 1.3.8 ( #75 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Katalina <kayteh@users.noreply.github.com>
2020-12-13 21:41:31 -05:00
8fe3d1dcf2
change KV emulation to leveldb, remove redis
2020-12-13 21:30:55 -05:00
f4bc1ba950
bump npm packages
2020-12-13 17:46:38 -05:00
dependabot[bot]
404a7b651e
Bump @types/styled-components from 5.1.4 to 5.1.5 ( #72 )
...
Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components ) from 5.1.4 to 5.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-components )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 00:06:36 -05:00
a44983b088
chore: add cloudflare worker emulator and supporting bits. now fully offline!
2020-12-11 21:09:55 -05:00
25a94089f8
update ts-eslint and jest types
2020-12-08 01:47:49 -05:00
ff973b9349
add wrangler to devDeps so CI can run it
2020-12-06 18:14:27 -05:00
b62166abda
ui container fixes
2020-12-06 06:26:43 -05:00