Commit graph

  • 0a399938d6 fix(web): simplify callbackHost builder Katalina Okano 2021-03-13 16:28:01 -05:00
  • 8431df784f chore: commit forgotten terraform changes for allowed_callback_hosts Katalina Okano 2021-03-13 16:02:10 -05:00
  • 3388e091c1 feat(api): add wildcard fallback host filtering for stage/dev Katalina Okano 2021-03-13 15:57:28 -05:00
  • 6edfe7455f chore: temporarily loosen CORS, add OAuth state info for backend bouncing Katalina Okano 2021-03-13 15:49:36 -05:00
  • ed82a67594 fix(web): better define stage url matcher to prevent unexpected use-cases :) Katalina Okano 2021-03-13 05:57:33 -05:00
  • 2b467b8452 fix(web): api context should pass it's current hostname into API URL selector Katalina Okano 2021-03-13 05:21:09 -05:00
  • eb2537ae35 chore(design-system): fix tsconfig extends path Katalina Okano 2021-03-13 05:18:01 -05:00
  • aeaf14bda1 chore(api): remove extraneous logging from get-slug Katalina Okano 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 Katalina Okano 2021-03-13 05:16:25 -05:00
  • a87ccd9c54 fix(web): getDefaultApiUrl should handle stage.roleypoly.com as stage Katalina Okano 2021-03-13 04:55:20 -05:00
  • cd448b56c9
    Reach parity with last web iteration. (#162) Katalina 2021-03-13 04:42:07 -05:00
  • 4ccd810e63 feat(web): add auth/login Katalina Okano 2021-03-13 04:32:52 -05:00
  • 53f5b97afd chore: add roleTransactions tests Katalina Okano 2021-03-13 04:15:29 -05:00
  • 67aa15e006 feat(web): add picker saves Katalina Okano 2021-03-13 04:03:42 -05:00
  • c3c8e0df21 feat(web): add picker, missing update-roles call for now Katalina Okano 2021-03-13 03:46:50 -05:00
  • d5bbc63fee chore(web): AppRouter spacing/ordering Katalina Okano 2021-03-13 03:17:24 -05:00
  • 4b098db4f4 feat(web): add servers page Katalina Okano 2021-03-13 03:15:31 -05:00
  • 2ab13f134e feat(web): add machinery/new-session Katalina Okano 2021-03-13 03:09:06 -05:00
  • 9c2a6a8d61 feat: add Api and Session contexts Katalina Okano 2021-03-13 02:39:39 -05:00
  • a34aebabe3 chore: add backend-y bits of heartbeats feat/heartbeats Katalina Okano 2021-03-12 20:45:35 -05:00
  • f65779f925 chore: go mod tidy to fix gomega update Katalina Okano 2021-03-12 18:50:24 -05:00
  • c9fce4d4cb chore: update gomega Katalina Okano 2021-03-12 18:48:05 -05:00
  • 558555293c chore: delete root .storybook folder Katalina Okano 2021-03-12 18:47:24 -05:00
  • ff6fe5282b chore: update discordgo + discordclient Katalina Okano 2021-03-12 18:47:13 -05:00
  • e5e031fa27 chore: fix storybook weirdness Katalina Okano 2021-03-12 18:43:56 -05:00
  • c7ed601f0e
    chore(deps): bump github.com/onsi/gomega from 1.10.5 to 1.11.0 dependabot[bot] 2021-03-12 23:33:23 +00:00
  • 9c8679e9c9
    chore(deps): bump github.com/bwmarrin/discordgo from 0.22.0 to 0.23.2 dependabot[bot] 2021-03-12 23:33:13 +00:00
  • da6037cf6d chore: bump packages, remove unused webpack plugin Katalina Okano 2021-03-12 18:32:09 -05:00
  • 1b77deaccd
    chore(deps-dev): bump @storybook/addon-links from 6.1.14 to 6.1.21 dependabot[bot] 2021-03-12 23:11:16 +00:00
  • 069930a55e ci: remove ui_tag from deploy trigger Katalina Okano 2021-03-12 18:10:03 -05:00
  • 2ff6588030
    Refactor node packages to yarn workspaces & ditch next.js for CRA. (#161) Katalina 2021-03-12 18:04:49 -05:00
  • 34b2ce3a74 chore: test better github dar matcher in lint-staged Katalina Okano 2021-03-12 17:56:34 -05:00
  • 60fa446c32 chore: update codeql job Katalina Okano 2021-03-12 17:53:54 -05:00
  • 46bf61e08f chore: remove GAR actions from CI Katalina Okano 2021-03-12 17:51:20 -05:00
  • 9f6eeae5c6 fix(ci): change api webpack path for wrangler Katalina Okano 2021-03-12 17:14:45 -05:00
  • 5872b6e47c fix(web): craco should include all of packages dir Katalina Okano 2021-03-12 17:12:47 -05:00
  • 016d838c93 chore: fix type linting scope for api Katalina Okano 2021-03-12 17:06:06 -05:00
  • b001f3ba58 chore: re-add worker-types to api package Katalina Okano 2021-03-12 16:59:14 -05:00
  • 19ee14bc51 chore: renmove vercel config Katalina Okano 2021-03-12 16:57:27 -05:00
  • 91b5c8061e chore: remove roleypoly/ path remappers Katalina Okano 2021-03-12 16:57:08 -05:00
  • 65a8760e86 chore: move src/common/utils to @roleypoly/misc-utils Katalina Okano 2021-03-12 16:54:08 -05:00
  • a374030438 chore: move types to @roleypoly/types package Katalina Okano 2021-03-12 16:22:56 -05:00
  • 38ee680a33 feat: start basis of new web ui system on CRA Katalina Okano 2021-03-12 16:14:59 -05:00
  • 40f577d01d fix linting issues Katalina Okano 2021-03-10 00:12:01 -05:00
  • c477f63b56 remove next providers Katalina Okano 2021-03-10 00:10:18 -05:00
  • d822fee527 remove isomorphism Katalina Okano 2021-03-10 00:08:21 -05:00
  • 03d07ea13c remove pages, fix FUNDING.yml Katalina Okano 2021-03-10 00:04:53 -05:00
  • 90d63a6197 remove more ui deployment bits Katalina Okano 2021-03-10 00:02:48 -05:00
  • 0b54321cfe fix tests, remove webapp from terraform Katalina Okano 2021-03-09 23:57:49 -05:00
  • 8d06327c03 chore: restructure project into yarn workspaces, remove next Katalina Okano 2021-03-09 23:25:16 -05:00
  • 3ff2399fae
    chore(deps): bump lodash from 4.17.20 to 4.17.21 dependabot[bot] 2021-03-10 02:25:37 +00:00
  • fc64d72cb3
    chore(deps-dev): bump husky from 5.0.6 to 5.1.3 dependabot[bot] 2021-03-10 02:25:26 +00:00
  • 488dec6524
    chore(deps-dev): bump eslint-config-prettier from 7.1.0 to 8.1.0 dependabot[bot] 2021-03-10 02:25:08 +00:00
  • ccd2af2f23
    chore(deps-dev): bump ts-jest from 26.4.4 to 26.5.3 dependabot[bot] 2021-03-10 02:22:56 +00:00
  • 49e308507e
    chore(deps): bump actions/cache from v2 to v2.1.4 (#134) dependabot[bot] 2021-03-09 21:13:26 -05:00
  • e6d3986a57
    chore(deps-dev): bump husky from 5.0.6 to 5.1.2 dependabot[bot] 2021-03-01 07:50:55 +00:00
  • b5e1e307aa
    chore(deps-dev): bump @storybook/addon-links from 6.1.14 to 6.1.20 dependabot[bot] 2021-03-01 07:50:43 +00:00
  • a96becde4a
    chore(deps-dev): bump ts-jest from 26.4.4 to 26.5.2 dependabot[bot] 2021-03-01 07:50:02 +00:00
  • fc78482c15
    chore(deps): bump actions/cache from v2 to v2.1.4 dependabot[bot] 2021-02-26 21:42:32 +00:00
  • bda44bd6ae
    chore(deps-dev): bump chokidar from 3.5.0 to 3.5.1 (#119) dependabot[bot] 2021-02-26 21:41:51 +00:00
  • 1338a48d61
    chore(deps-dev): bump chokidar from 3.5.0 to 3.5.1 dependabot[bot] 2021-02-26 21:36:44 +00:00
  • d9092b2ddb
    chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 32.2.0 (#149) dependabot[bot] 2021-02-26 21:28:56 +00:00
  • f0c38585c0
    chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 32.2.0 dependabot[bot] 2021-02-26 21:23:44 +00:00
  • 1024562776
    chore(deps-dev): bump eslint from 7.17.0 to 7.20.0 (#137) dependabot[bot] 2021-02-26 21:03:14 +00:00
  • 7aef5995ea
    chore(deps-dev): bump eslint from 7.17.0 to 7.20.0 dependabot[bot] 2021-02-26 20:58:50 +00:00
  • f93df2b151
    chore(deps-dev): bump @types/node from 14.14.20 to 14.14.31 (#144) dependabot[bot] 2021-02-26 20:50:04 +00:00
  • 135654ee3a
    chore(deps-dev): bump @types/node from 14.14.20 to 14.14.31 dependabot[bot] 2021-02-26 20:45:09 +00:00
  • cd927ada76
    chore(deps): bump actions/setup-node from v2.1.4 to v2.1.5 (#146) dependabot[bot] 2021-02-26 20:35:48 +00:00
  • d7b164712f
    chore(deps): bump actions/setup-node from v2.1.4 to v2.1.5 dependabot[bot] 2021-02-26 20:30:38 +00:00
  • 65f936be48
    chore(deps): bump github.com/onsi/gomega from 1.10.4 to 1.10.5 (#130) dependabot[bot] 2021-02-26 20:30:10 +00:00
  • 6f61af32eb
    chore(deps): bump github.com/onsi/gomega from 1.10.4 to 1.10.5 dependabot[bot] 2021-02-26 20:25:22 +00:00
  • 0626a3e4d3
    chore(deps): bump react-tooltip from 4.2.11 to 4.2.15 (#150) dependabot[bot] 2021-02-26 15:24:13 -05:00
  • 7cb0e75f6c
    chore(deps): bump react-tooltip from 4.2.11 to 4.2.15 dependabot[bot] 2021-02-26 06:20:33 +00:00
  • b5c5b16435
    chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 32.1.1 dependabot[bot] 2021-02-23 06:22:39 +00:00
  • 0569f8f267
    chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 32.1.0 dependabot[bot] 2021-02-22 07:18:38 +00:00
  • d61a6197a5
    chore(deps-dev): bump @types/node from 14.14.20 to 14.14.30 dependabot[bot] 2021-02-19 06:20:44 +00:00
  • db57a670db
    chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 32.0.2 dependabot[bot] 2021-02-17 06:19:02 +00:00
  • 10f1eb9fef
    chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 32.0.1 dependabot[bot] 2021-02-16 06:15:42 +00:00
  • c2d3411ff7
    chore(deps): bump react-tooltip from 4.2.11 to 4.2.14 dependabot[bot] 2021-02-16 06:15:05 +00:00
  • 73c6fd89e1
    chore(deps-dev): bump @types/node from 14.14.20 to 14.14.28 dependabot[bot] 2021-02-15 08:32:25 +00:00
  • e05ec3ac3f
    chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 32.0.0 dependabot[bot] 2021-02-15 08:27:31 +00:00
  • d4fd76f7a8
    chore(deps-dev): bump @types/node from 14.14.20 to 14.14.26 dependabot[bot] 2021-02-12 06:20:49 +00:00
  • cddb19f8b0
    chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 31.6.1 dependabot[bot] 2021-02-08 07:09:58 +00:00
  • 7d99ba1da4
    chore(deps-dev): bump @types/node from 14.14.20 to 14.14.25 dependabot[bot] 2021-02-05 06:24:52 +00:00
  • d241b47de3
    chore(deps-dev): bump @types/node from 14.14.20 to 14.14.24 dependabot[bot] 2021-02-04 06:21:09 +00:00
  • 9f1d22ae21
    chore(deps-dev): bump eslint from 7.17.0 to 7.19.0 dependabot[bot] 2021-02-01 07:50:26 +00:00
  • b3763f96fd
    chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 31.6.0 dependabot[bot] 2021-02-01 07:49:00 +00:00
  • 92a78881bf
    chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 31.4.0 dependabot[bot] 2021-01-28 06:33:46 +00:00
  • 2fa4153432
    chore(deps): bump github.com/bwmarrin/discordgo from 0.22.0 to 0.23.1 dependabot[bot] 2021-01-27 06:22:46 +00:00
  • a3779a4da6
    chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 31.3.3 dependabot[bot] 2021-01-26 06:39:22 +00:00
  • 13ed766655
    chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 31.3.2 dependabot[bot] 2021-01-25 07:26:00 +00:00
  • f388557cd3
    chore(deps): bump github.com/bwmarrin/discordgo from 0.22.0 to 0.23.0 dependabot[bot] 2021-01-25 07:16:15 +00:00
  • 8893cf2775
    chore(deps-dev): bump @types/node from 14.14.20 to 14.14.22 dependabot[bot] 2021-01-20 06:10:58 +00:00
  • 8c214472a8
    chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 31.0.8 dependabot[bot] 2021-01-20 06:10:00 +00:00
  • fc4f046c6f
    chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 31.0.7 dependabot[bot] 2021-01-19 06:32:41 +00:00
  • e02866a275
    chore(deps-dev): bump eslint from 7.17.0 to 7.18.0 dependabot[bot] 2021-01-18 07:45:47 +00:00
  • cb8e6ce2bf
    chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 31.0.6 dependabot[bot] 2021-01-18 07:45:03 +00:00
  • 5ac97ce9a0
    chore(deps): bump react-tooltip from 4.2.11 to 4.2.13 dependabot[bot] 2021-01-15 06:38:25 +00:00
  • 48d2e80d1c
    chore(deps-dev): bump eslint-plugin-jsdoc from 31.0.3 to 31.0.5 dependabot[bot] 2021-01-15 06:38:01 +00:00
  • 7eb670e072
    chore(deps-dev): bump @types/node from 14.14.20 to 14.14.21 dependabot[bot] 2021-01-15 06:37:32 +00:00