b42bef99fe
Fix bug with uncap levels on Summons and Characters
2022-02-04 02:11:05 -08:00
be90172fad
We have to pass around the slug as well
2022-02-04 00:55:58 -08:00
2bf1c75364
Add id to context so state can be shared across tabs
2022-02-04 00:46:17 -08:00
ef13369550
Refactored SummonGrid to pull its own data
2022-02-03 23:51:13 -08:00
d3da38b6c4
Small refactoring
2022-02-03 00:15:42 -08:00
6ea13cad82
Make SummonGrid responsive
2022-02-03 00:10:15 -08:00
4fb2fd16b8
Fix optimistic UI and prevent saving identical uncap values
2022-02-02 20:36:22 -08:00
ecfc62900d
Trading working uncap indicators for working party creation
...
We start storing the party ID here so that we know (and can come to know) when we are working with an existing party.
Updating the weapon grid based on `weapons` the state vs `props.weapons` makes saving items to a party work properly.
Unfortunately, it sends us back to square one with debouncing the uncap indicators.
2022-02-02 19:07:10 -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
df9a91cf96
Move SearchModal to SummonGrid
2022-01-28 22:58:00 -08:00
471b61b2c0
Clean up font-size
...
We'll have to change this to rems in the future, but at least we're just changing variables
2022-01-25 01:35:39 -08:00
728803d9c5
Migrate to Next.js
2022-01-24 21:54:50 -08:00