Commit graph

478 commits

Author SHA1 Message Date
d66fcd1cde chore: instead of HUSKY=0, just disable scripts. they aren't necessary. 2020-12-20 01:29:49 -05:00
7e007b7e86 chore: add HUSKY=0 to ui dockerfile 2020-12-20 01:04:27 -05:00
b98eb10c12 chore: remove enzyme-react-17 type placeholder 2020-12-19 20:54:15 -05:00
5c36a56385 chore: fix lint-staged issues 2020-12-19 20:49:00 -05:00
89d23cb214 fix(ServerListingCard): remove unreachable return in permission tag 2020-12-19 20:48:22 -05:00
04a3feceae chore: prettier ignore husky stuff 2020-12-19 20:40:39 -05:00
62f57c8d67 chore: lint pre-commit 2020-12-19 20:38:40 -05:00
f89cf38c7b chore: husky is still weird 2020-12-19 20:37:41 -05:00
839d98a2ff chore: update husky to v5 (okay actually maybe for real this time) 2020-12-19 20:36:22 -05:00
179139aa31 chore: update husky to v5 (again) 2020-12-19 20:34:18 -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
83f3269b06 chore(ServerListingCard): fix stylelint issue 2020-12-19 20:15:32 -05:00
cc592a9da1 fix(RolePicker): wrap Reset/Submit in a div to fix positioning
Signed-off-by: Katalina Okano <git@kat.cafe>
2020-12-19 20:12:50 -05:00
c1b9153bf4 chore(get-picker-data): make prettier format respond
Signed-off-by: Katalina Okano <git@kat.cafe>
2020-12-19 20:12:05 -05:00
455632d72d chore(Breakpoints): remove extraneous comment
Signed-off-by: Katalina Okano <git@kat.cafe>
2020-12-19 20:11:29 -05:00
d61f5ae59e feat(AppShell): add option to disable my guilds popover 2020-12-19 20:10:57 -05:00
e758c09fbf feat(UI): add initial server picker 2020-12-19 20:10:23 -05:00
d4e8e8330a fix(Role): better role name color mapping 2020-12-19 15:04:45 -05:00
b956f3fa66 chore: package.json prettier 2020-12-18 21:09:29 -05:00
b7f82593df fix(RolePicker): prevent render of hidden categories 2020-12-18 21:03:40 -05:00
95dad8effa fix(Masthead): authed masthead should do index as /servers not /dashboard 2020-12-18 21:03:15 -05:00
4159622226 fix(PickerCategory): sort roles by position 2020-12-18 21:02:41 -05:00
51ae64e664 chore: add placeholder /servers with appshell 2020-12-18 21:02:07 -05:00
0e33aa8112 chore: getGuild should use enum authType 2020-12-18 21:01:39 -05:00
990ac3f3ca chore: bump packages 2020-12-18 21:01:14 -05:00
24996d801e ci: make metadata run parallel to the sync process 2020-12-18 19:57:01 -05:00
1a59972398 feat: support updating roles (closes #83) 2020-12-18 19:56:10 -05:00
c7381c3d66 chore(tf): rename url_map due to upstream bugs, attempt to not modify it 2020-12-18 15:53:38 -05:00
8ddf8e6aac chore(tf): bump google provider 2020-12-18 13:43:55 -05:00
2976b35505 chore(api): re-add roleypoly creation gated by root 2020-12-18 13:17:49 -05:00
ba52f7229d fix(tf): regex for matching domain suffix 2020-12-18 13:17:13 -05:00
692467d47f Merge branch 'feat/blackhole-non-rp-traffic' into main 2020-12-18 12:32:43 -05:00
6580abba1d fix(tf): api worker should have BOT_TOKEN binded 2020-12-18 00:57:01 -05:00
b5585f5ee9 chore: fix lint issues 2020-12-18 00:55:15 -05:00
b20c7a08d4 chore: bump npm packages 2020-12-18 00:43:51 -05:00
034466f447 chore: rip out roleypoly server data seeder 2020-12-18 00:43:34 -05:00
ee7ac47bc2 chore: fix failing tests 2020-12-18 00:18:32 -05:00
e4e4bb9024 feat(UI): add role picker, auth helpers, refactor for viability 2020-12-18 00:14:30 -05:00
3fe3cfc21f feat: support logout flow (closes #85) 2020-12-17 17:58:46 -05:00
9cdefefbcc ci: prospective; figure out why environment URL isn't being set 2020-12-17 17:17:38 -05:00
dependabot[bot]
8f5f8bc99b
Bump actions/setup-node from v2-beta to v2.1.4 (#81)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2-beta to v2.1.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2-beta...c46424eee26de4078d34105d3de3cc4992202b1e)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-17 22:09:35 +00:00
447876be32 chore: remove mustAuthenticate from get-session 2020-12-17 16:54:56 -05:00
bb0987cab9 chore: remove get-slug commented code 2020-12-17 16:54:37 -05:00
041fe49b05 fix(api): define auth token type as enum, export userAgent and use when discordFetch isn't 2020-12-17 16:46:58 -05:00
e1120fd88a ci: add GH actions environments 2020-12-17 16:39:51 -05:00
529a3a6f2d docs: update with better user story data classification for persistent data 2020-12-17 16:15:48 -05:00
55c2f8615c chore(worker-emulator): fix some QoL issues 2020-12-17 16:15:04 -05:00
89fbb01142 feat(api): add revoke-session 2020-12-17 16:14:27 -05:00
b7921a830a fix(api): login-callback may have null user in rare cases 2020-12-17 15:01:40 -05:00