hensei-web/components
Justin Edmund 0ebd1a6c66
Update awakening (#315)
* Add Awakening type and remove old defs

We remove the flat list of awakening data, as we will be pulling data from the database

* Update types to use new Awakening type

* Update WeaponUnit for Grand weapon awakenings

* Update object modals

We needed to update CharacterModal and WeaponModal to display awakenings from the new data format. However, the component used (`SelectWithInput`) was tied to AX Skills in a way that would take exponentially more time to resolve.

Instead, we forked `SelectWithInput` into `AwakeningSelectWithInput` and did our work there.

`AwakeningSelect` was found to be redundant, so it was removed.

* Update hovercards
2023-06-19 00:46:03 -07:00
..
about Redesigned team navigation (#310) 2023-06-16 18:49:55 -07:00
auth Implement Edit team modal (#312) 2023-06-18 01:29:53 -07:00
character Update awakening (#315) 2023-06-19 00:46:03 -07:00
common Implement Edit team modal (#312) 2023-06-18 01:29:53 -07:00
dialogs Redesigned team navigation (#310) 2023-06-16 18:49:55 -07:00
ElementToggle Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
ErrorSection Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
extra Implement Edit team modal (#312) 2023-06-18 01:29:53 -07:00
FilterBar Implement raid combobox (#311) 2023-06-16 19:00:57 -07:00
FilterModal Fix type error 2023-06-18 01:33:40 -07:00
GridRep Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
GridRepCollection Implement raid combobox (#311) 2023-06-16 19:00:57 -07:00
head Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
Header Implement raid combobox (#311) 2023-06-16 19:00:57 -07:00
job Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
Layout Redesigned team navigation (#310) 2023-06-16 18:49:55 -07:00
mastery Update awakening (#315) 2023-06-19 00:46:03 -07:00
party Another hotfix for tab switching 2023-06-18 16:49:11 -07:00
raids Implement Edit team modal (#312) 2023-06-18 01:29:53 -07:00
RaidSelect Implement raid combobox (#311) 2023-06-16 19:00:57 -07:00
reps Fixes for reactivity and performance (#314) 2023-06-18 16:38:36 -07:00
search Implement raid combobox (#311) 2023-06-16 19:00:57 -07:00
summon Fixes for reactivity and performance (#314) 2023-06-18 16:38:36 -07:00
toasts Redesigned team navigation (#310) 2023-06-16 18:49:55 -07:00
uncap Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
weapon Update awakening (#315) 2023-06-19 00:46:03 -07:00