602c883edd
Add explicit type
2022-11-16 05:16:07 -08:00
cdf25a42bf
Update party page for SSR
2022-11-15 04:44:45 -08:00
62edc6ca5c
Add appWithTranslation HOC to pages
2022-03-04 17:56:17 -08:00
46e17f7172
Remove title from [party]
2022-03-04 06:03:14 -08:00
102be62a7f
Hacky first pass at titles
...
Hacky because the titles for some pages don't load until the data comes in, which takes a second. There's gotta be a better way.
2022-03-04 05:54:16 -08:00
68a6e037f2
Cleanup
2022-02-26 15:53:46 -08:00
a6b222000c
Remove references to React context and replace with state where necessary
2022-02-23 15:59:46 -08:00
679710efc3
Implement Radix's Alert dialog for deleting teams
...
We didn't implement the method for actually doing the deleting yet, though
2022-02-04 20:43:02 -08:00
be6656f9e9
Final cleanup, removing old methods and moving Context around
2022-02-04 00:15:27 -08:00
30d5e68fe5
Merge pull request #4 from jedmund/uncap-indicator
...
Implement interactive uncap indicators
2022-02-02 20:39:45 -08:00
f482b34429
Remove extra prop
2022-02-02 18:41:44 -08:00
827473ee5a
Refactor object grids to handle business logic instead of Party
2022-02-02 16:54:14 -08:00
44966fe8fe
Add interactive uncap indicators for summons
2022-02-01 15:50:06 -08:00
b01b4c55a2
Don't send a request if the shortcode is still undefined
2022-02-01 05:10:16 -08:00
7a50c4bce5
Pass down GridWeapon instead of Weapon
...
Previously, we stripped the Weapon out of the GridWeapon for simplicity. However, now that we need to display and manipulate data on the GridWeapon (unique data), we need to pass that down instead.
2022-02-01 05:06:27 -08:00
e70a7afab7
Pull weapon uncap level from server
2022-02-01 01:47:27 -08:00
09c543a089
Rename [slug] to [party]
...
Less ambiguous
2022-01-31 23:34:38 -08:00
b0fca8138c
Use context to conditionally show Delete button in Header
2022-01-31 23:34:38 -08:00
d5343293cb
Move PartyRoute to a Next.js page
2022-01-31 23:34:38 -08:00