hensei-web/components
Justin Edmund 45ef4e569b Add flat raid list and callbacks
The flat raid list is so that we can quickly find which raid was selected, since otherwise they're in option groups
2022-02-26 15:55:20 -08:00
..
AboutModal Fix tap targets in header menu 2022-02-23 15:16:31 -08:00
BottomHeader Implement read-only and editable views for party details 2022-02-24 18:19:15 -08:00
Button Add active prop 2022-02-24 18:18:39 -08:00
CharacterGrid Remove user-generated details 2022-02-24 18:14:32 -08:00
CharacterResult Update path for item images 2022-01-30 02:32:10 -08:00
CharacterUnit Update CharacterGrid tree to use state management and new keys 2022-02-23 13:57:58 -08:00
CharLimitedFieldset Add components for textareas and text limited fields 2022-02-24 18:18:28 -08:00
ExtraSummons Update SummonGrid tree to use state management goodness 2022-02-23 02:50:17 -08:00
ExtraWeapons Remove unused methods and props from WeaponGrid tree 2022-02-23 02:05:07 -08:00
Fieldset Add value prop 2022-02-24 18:19:21 -08:00
GridRep Update index.tsx 2022-02-23 14:14:06 -08:00
GridRepCollection Migrate to Next.js 2022-01-24 21:54:50 -08:00
Header Added BottomHeader for new features 2022-02-04 18:22:57 -08:00
HeaderMenu Remove references to React context and replace with state where necessary 2022-02-23 15:59:46 -08:00
Layout Added BottomHeader for new features 2022-02-04 18:22:57 -08:00
LoginModal Remove references to React context and replace with state where necessary 2022-02-23 15:59:46 -08:00
Modal Implement state management for Weapon grid 2022-02-23 01:51:58 -08:00
Overlay Implement Radix's Alert dialog for deleting teams 2022-02-04 20:43:02 -08:00
Party Implement read-only and editable views for party details 2022-02-24 18:19:15 -08:00
PartyDetails Implement read-only and editable views for party details 2022-02-24 18:19:15 -08:00
PartySegmentedControl Various styling fixes and adjustments 2022-02-24 18:15:08 -08:00
RaidDropdown Add flat raid list and callbacks 2022-02-26 15:55:20 -08:00
SearchModal Update existing instances of state to use appState 2022-02-23 14:52:35 -08:00
Segment Update default style for PartySegmentedControl 2022-02-03 01:18:18 -08:00
SegmentedControl Various styling fixes and adjustments 2022-02-24 18:15:08 -08:00
SignupModal Cleanup 2022-02-26 15:53:46 -08:00
SummonGrid Remove user-generated details 2022-02-24 18:14:32 -08:00
SummonResult Update SummonGrid tree to use state management goodness 2022-02-23 02:50:17 -08:00
SummonUnit Rename unique canonical keys to generic object 2022-02-23 13:57:38 -08:00
TextFieldset Add components for textareas and text limited fields 2022-02-24 18:18:28 -08:00
ToggleSwitch Fix extra switch 2022-02-02 19:28:47 -08:00
TopHeader Final updates removing context and replacing with state 2022-02-23 16:13:28 -08:00
UncapIndicator Refactor object grids to handle business logic instead of Party 2022-02-02 16:54:14 -08:00
UncapStar Add hover states for stars 2022-02-01 05:51:15 -08:00
WeaponGrid Cleanup 2022-02-26 15:53:46 -08:00
WeaponLabelIcon Add proper scoping 2022-02-03 01:08:40 -08:00
WeaponResult Update path for item images 2022-01-30 02:32:10 -08:00
WeaponUnit Rename unique canonical keys to generic object 2022-02-23 13:57:38 -08:00