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
aricallen
f3cc72484a
remove broken package
2021-08-24 14:17:33 -06:00
Mark Wagner
693c5bcd4f
Fixed to 12.20.2
2021-08-24 14:07:57 -06:00
Mark Wagner
789dd0d759
Updated nvmrc
2021-08-24 14:07:57 -06:00
Michiel Quellhorst
9f53ec8f84
Added documentation ( #779 )
...
* added mostly informative links
* focus on contributing guide
* Update README.md
2021-08-24 22:04:27 +02:00
Tommy
a4dddcd474
Update FRONTEND.md
...
Added changes here as you suggested.
Hopefully looks good :)
2021-08-19 09:56:49 -06:00
Tommy
75a7914597
Updated FRONTEND.md to display working yarn and node version support
...
Adding Node and Yarn versions which worked for me to get the project up and running.
Hopefully this removes friction for others getting things up and running.
2021-08-19 09:56:49 -06:00
Adam Wendt
e47a6c5f1f
Added shebang line on husky pre-* commands
...
This allows push/commit on Windows
2021-08-16 20:30:03 -06:00
Adam Wendt
021237fe3f
Clarified github api token scope requirement
2021-08-16 20:30:03 -06:00
Michiel Quellhorst
2778f14fd6
Add internal / external position property to guilds ( closes #489 )
2021-08-10 17:11:59 -04:00