Commit graph

12 commits

Author SHA1 Message Date
5cf6d3fff3 Refactor [party] page
This is a blueprint for all the other pages
2023-01-28 17:20:44 -08:00
9476f592f0 Add status to appState and new types 2023-01-28 16:46:32 -08:00
4f7d18904f Add perpetuity control to CharacterUnit
This involved moving the code to update a GridCharacter to the CharacterUnit from CharacterModal
2023-01-21 20:20:25 -08:00
7b7ef1aebc Make keys on ExtendedMastery type optional 2023-01-19 08:02:52 -08:00
7532455364 Merge branch 'main' into character-mods 2023-01-08 05:53:48 -08:00
4784a8113f Make everything in DetailsObject optional 2023-01-08 01:31:43 -08:00
a089e84ec5 Add new types for ExtendedMastery and OverMastery 2023-01-05 20:49:44 -08:00
54dd3feba7 Add new fields to parties
I forgot to commit
2023-01-03 18:06:27 -08:00
247d2a466a Clean up setServerSideProps
Here we extracted the common methods used in pages into utils and included them, getting rid of a lot of duplicate code in the process.
2022-12-22 21:43:09 -08:00
adc987201e Update profile and filter bar 2022-12-22 00:46:13 -08:00
ca4b2e9149 Add JobSkillObject and 0th index 2022-12-01 05:35:27 -08:00
73944becf4 Add type alias for searchable objects 2022-11-30 05:19:43 -08:00