Commit graph

12 commits

Author SHA1 Message Date
1ddb3a73d7 Rename everything to index
Apparently it's better
2020-09-25 14:55:28 -07:00
c615b0efbf Update SearchModal.tsx
Removed log
2020-09-25 03:40:42 -07:00
9f910b6673 Add empty states
* Default and empty state for `SearchModal`
* Empty state for grid when shortcode is not in use
2020-09-21 09:06:19 -07:00
80c57f0f10 Fix some types 2020-09-18 06:26:20 -07:00
22a8b2896d Autofocus search input field 2020-09-18 06:24:42 -07:00
0852591a0a Decentralize api calls 2020-09-18 03:32:57 -07:00
8f0f6399a7 Fix cleanup
I did it wrong
2020-09-18 00:43:52 -07:00
d70b473aba Some minor cleanup
Mostly moving imports to absolute paths
2020-09-18 00:15:14 -07:00
0d862e8085 Update components dealing with selecting weapons
You can select a weapon and if there is no party, it will create one on the server. It will associate subsequently added weapons to that party.
2020-09-16 03:46:56 -07:00
f4be26467b Set weapons when they're selected 2020-09-15 04:15:35 -07:00
a8672c8b72 Fix SearchModal and add WeaponResult 2020-09-15 01:24:36 -07:00
99ec936fd1 Add a bunch of modal dialogs 2020-09-14 18:29:07 -07:00