Commit Graph

725 Commits

Author SHA1 Message Date
Alec LaLonde
ba356c787d Added loading spinner to player memberships section 2021-09-02 15:34:33 -06:00
Alec LaLonde
29abec059d Added guild_players remote relationship to fetch discord member roles 2021-09-02 15:34:33 -06:00
Alec LaLonde
e1c5656352 Enhanced player memberships with guild image and link 2021-09-02 15:34:33 -06:00
Alec LaLonde
be16175a04 Moved membership_through_discord to guild table from guild_metadata 2021-09-02 15:34:33 -06:00
Alec LaLonde
dcdd58d4e0 Implemented state check in discord auth, added twitter/github URLs to guild form 2021-09-02 15:34:33 -06:00
Alec LaLonde
eb58572c20 Fixed a couple issues in guild member sync 2021-09-02 15:34:33 -06:00
Alec LaLonde
891e2975a9 Added trigger to sync GuildPlayers with Discord 2021-09-02 15:34:33 -06:00
Alec LaLonde
189c9f69b8 Added FRONTEND_URL to render env variables 2021-09-01 08:20:36 -06:00
Alec LaLonde
b14d41e6c0 Fixed discord oauth2 URL 2021-09-01 08:20:36 -06:00
Alec LaLonde
48531aa329 Removed a couple tests that were failing 2021-08-31 22:11:50 -06:00
Matthew Cantelon
47d4a01660 fix: pin nock version 2021-08-31 22:11:50 -06:00
Matthew Cantelon
fc4e30f074 fix: mistakes were made 2021-08-31 22:11:50 -06:00
Matthew Cantelon
76e4205458 fix: use console.warn
The subgraph failing isn't an error because we handle the failed case
with a default value
2021-08-31 22:11:50 -06:00
Matthew Cantelon
13c0b50f28 refactor: move moloch matcher to top of test file 2021-08-31 22:11:50 -06:00
Matthew Cantelon
6e83817129 tests: add new test for complete subgraph failure
Also did some test simplification
2021-08-31 22:11:50 -06:00
Matthew Cantelon
d6369cc7b6 refactor: remove commented out code, run eslint on backend tests 2021-08-31 22:11:50 -06:00
Matthew Cantelon
5ac303cbde WIP gracefully handles errors 2021-08-31 22:11:50 -06:00
Matthew Cantelon
1dd17aaf3f Rebase 2021-08-31 22:11:50 -06:00
Alec LaLonde
1783a34dfb Cleaned up some config, error handling 2021-08-26 10:10:01 -06:00
Alec LaLonde
1989a4f734 use new guildposition enum 2021-08-26 10:10:01 -06:00
Alec LaLonde
c080e196af Fixed oauth handler / guild insert 2021-08-26 10:10:01 -06:00
Alec LaLonde
7a86124e97 Fixed a couple migrations 2021-08-26 10:10:01 -06:00
Alec LaLonde
66a9f928aa Attempt to pre-fill selected discord roles 2021-08-26 10:10:01 -06:00
Alec LaLonde
9ddbafe2c3 Fixed permission, input parsing 2021-08-26 10:10:01 -06:00
Alec LaLonde
2106d766c7 Fixed multiselect validation, values 2021-08-26 10:10:01 -06:00
Alec LaLonde
b1927b8a40 Removed extraneous hook for fetching guild metadata 2021-08-26 10:10:01 -06:00
Alec LaLonde
86bd86ba34 Added saveGuildInformation action 2021-08-26 10:10:01 -06:00
Alec LaLonde
79e9455283 Added saveGuildInformation mutation 2021-08-26 10:10:01 -06:00
Alec LaLonde
30dbc737a8 Added guild_metadata table to hold admin-only guild information 2021-08-26 10:10:01 -06:00
Alec LaLonde
270bfa88e3 Added separate guild metadata table with different permissions 2021-08-26 10:10:01 -06:00
Alec LaLonde
6cc6d523da Filled in most form fields for creating a guild 2021-08-26 10:10:01 -06:00
Alec LaLonde
b5e38e62c1 Fixed SSR error 2021-08-26 10:10:01 -06:00
Alec LaLonde
fa690f1e48 Fetch pending guilds for guild join page 2021-08-26 10:10:01 -06:00
Alec LaLonde
5206ccebf2 Remove debugging step from CI 2021-08-26 10:10:01 -06:00
Alec LaLonde
19f7272171 Stubbed out guildform using react-hook-form 2021-08-26 10:10:01 -06:00
dan13ram
21e76b4cef fixed bug with incorrect sorting 2021-08-25 08:56:33 -06:00
dan13ram
54e7541b5b removed custom logic from design-system 2021-08-25 08:56:33 -06:00
dan13ram
909ce1aa96 removed unwanted file 2021-08-25 08:56:33 -06:00
dan13ram
b2c7903262 showing seasonal xp more clearly 2021-08-25 08:56:33 -06:00
dan13ram
ea3db28b66 fixed LinkOverlay issues 2021-08-25 08:56:33 -06:00
dan13ram
5dc067f31c added skeleton loading for num players 2021-08-25 08:56:33 -06:00
dan13ram
a74cd33a64 showing total_xp only if not sorted by season_xp 2021-08-25 08:56:33 -06:00
dan13ram
1a371d929b better labels for sorting 2021-08-25 08:56:33 -06:00
dan13ram
1c878ad504 updated skeleton tiles 2021-08-25 08:56:33 -06:00
dan13ram
669bb1576a added skeleton loading states 2021-08-25 08:56:33 -06:00
dan13ram
c6c3915828 updated patron tile with latest player tile changes 2021-08-25 08:56:33 -06:00
dan13ram
1cd91bdc72 added sorting to the filters 2021-08-25 08:56:33 -06:00
aricallen
15fb3a2abd pin ts 2021-08-24 14:17:33 -06:00
aricallen
bd465beb37 working build 2021-08-24 14:17:33 -06:00
aricallen
62883da1d4 remove docgen loader 2021-08-24 14:17:33 -06:00