f24d2fcc99
chore: update prettier tab width for consistency ( #175 )
2021-03-13 22:54:34 -05:00
a931f8c69c
chore: redo last commit with yarn.lock
2021-03-13 21:26:28 -05:00
e7702fbcac
chore: bump react-icons, @types/node
2021-03-13 21:23:58 -05:00
637be8bfa1
feat(web): add page titles ( #170 )
...
* feat(web): add page titles
* add html title
2021-03-13 21:17:00 -05:00
2d9d70734b
feat(web): do a cleanup pass over static HTML ( #169 )
2021-03-13 20:51:01 -05:00
5e8876a90c
fix(design-system): fix styling regression from removing next/link ( #168 )
2021-03-13 20:16:40 -05:00
99952aa19f
Feat/recent guilds ( #89 ) ( #167 )
...
* feat(web): add server-setup page for when bot isn't in the server picked
* chore: move contexts into their own folder
* feat(web): add recent guilds context, and app shell helper context
* feat(web): show recent guilds in masthead
* feat(web): functionally add recents to servers list
* fix(web): correct styling for servers listing recents/all headers
* fix(web): correct some type issues with appShellProps
* fix(web): don't show ServerListing recents when recents is empty
2021-03-13 19:31:36 -05:00
3a36d7a85d
feat(web): wire up discord auth button
2021-03-13 16:48:50 -05:00
0a399938d6
fix(web): simplify callbackHost builder
2021-03-13 16:28:01 -05:00
8431df784f
chore: commit forgotten terraform changes for allowed_callback_hosts
2021-03-13 16:02:10 -05:00
3388e091c1
feat(api): add wildcard fallback host filtering for stage/dev
2021-03-13 15:57:28 -05:00
6edfe7455f
chore: temporarily loosen CORS, add OAuth state info for backend bouncing
2021-03-13 15:49:36 -05:00
ed82a67594
fix(web): better define stage url matcher to prevent unexpected use-cases :)
2021-03-13 05:57:33 -05:00
2b467b8452
fix(web): api context should pass it's current hostname into API URL selector
2021-03-13 05:21:09 -05:00
eb2537ae35
chore(design-system): fix tsconfig extends path
2021-03-13 05:18:01 -05:00
aeaf14bda1
chore(api): remove extraneous logging from get-slug
2021-03-13 05:16:50 -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
a87ccd9c54
fix(web): getDefaultApiUrl should handle stage.roleypoly.com as stage
2021-03-13 04:55:20 -05:00
cd448b56c9
Reach parity with last web iteration. ( #162 )
...
* feat: add Api and Session contexts
* feat(web): add machinery/new-session
* feat(web): add servers page
* chore(web): AppRouter spacing/ordering
* feat(web): add picker, missing update-roles call for now
* feat(web): add picker saves
* chore: add roleTransactions tests
* feat(web): add auth/login
2021-03-13 04:42:07 -05:00
f65779f925
chore: go mod tidy to fix gomega update
2021-03-12 18:50:24 -05:00
c9fce4d4cb
chore: update gomega
2021-03-12 18:48:05 -05:00
558555293c
chore: delete root .storybook folder
2021-03-12 18:47:24 -05:00
ff6fe5282b
chore: update discordgo + discordclient
2021-03-12 18:47:13 -05:00
e5e031fa27
chore: fix storybook weirdness
2021-03-12 18:43:56 -05:00
da6037cf6d
chore: bump packages, remove unused webpack plugin
2021-03-12 18:32:09 -05:00
069930a55e
ci: remove ui_tag from deploy trigger
2021-03-12 18:10:03 -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]
49e308507e
chore(deps): bump actions/cache from v2 to v2.1.4 ( #134 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-09 21:13:26 -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]
cd927ada76
chore(deps): bump actions/setup-node from v2.1.4 to v2.1.5 ( #146 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.1.4...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-26 20:35:48 +00:00
dependabot[bot]
65f936be48
chore(deps): bump github.com/onsi/gomega from 1.10.4 to 1.10.5 ( #130 )
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.10.4...v1.10.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-26 20:30:10 +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
46769cce55
ci: re-fix discord data quoting
2021-01-12 23:33:10 -05:00
dependabot[bot]
e4f7b4dd97
chore(deps): bump actions/upload-artifact from v2.2.1 to v2.2.2 ( #107 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.2.1 to v2.2.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.1...e448a9b857ee2131e752b06002bf0e093c65e571 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-13 04:32:03 +00:00
bb82ce519b
ci: fix curl data quoting
2021-01-12 23:18:12 -05:00
59bb223049
ci: update codeql
2021-01-12 23:12:05 -05:00
041fc19e95
ci: discord failed() -> failure()
2021-01-12 23:09:10 -05:00
14c9993bf6
ci: discord when -> if
2021-01-12 23:01:04 -05:00
6a5df41a31
ci: add #deployments
2021-01-12 22:51:30 -05:00
6392722a6f
fix: server-setup template index.ts missed content
2021-01-12 21:15:29 -05:00
19637c2ddb
chore: bump npm packages
2021-01-12 21:04:42 -05:00
8299c548ba
feat: add server-setup page
2021-01-12 20:57:11 -05:00
df05e23303
chore: bump terraform providers
2021-01-10 15:21:58 -05:00
334462680e
chore: bump packages
2020-12-29 00:29:58 -05:00
888988fce2
chore: lint-staged can use stylelint --fix now
2020-12-23 19:16:12 -05:00
d70eb44963
chore: remove stylelint processor
2020-12-23 19:15:35 -05:00
25615ac38d
ci: flip worker check, if found skip=1, not 0
2020-12-22 00:31:49 -05:00