Commit graph

68 commits

Author SHA1 Message Date
0852591a0a Decentralize api calls 2020-09-18 03:32:57 -07:00
6c11239503 Fix Overlay onClick typing 2020-09-18 03:31:52 -07:00
8f0f6399a7 Fix cleanup
I did it wrong
2020-09-18 00:43:52 -07:00
772713e15a Fix type for weapon image source 2020-09-18 00:23:43 -07:00
d70b473aba Some minor cleanup
Mostly moving imports to absolute paths
2020-09-18 00:15:14 -07:00
e5c824fa17 Move App component 2020-09-17 16:53:38 -07:00
0443e76384 Fix type 2020-09-17 16:53:24 -07:00
7d6d5e2e1d Loads parties 2020-09-17 00:02:48 -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
5980d6bff6 Update modal styling 2020-09-15 01:23:42 -07:00
84b0934e0a Add Search modal to weapon cells 2020-09-14 18:29:40 -07:00
4d896cb6e5 Update WeaponGrid rendering 2020-09-14 18:29:20 -07:00
99ec936fd1 Add a bunch of modal dialogs 2020-09-14 18:29:07 -07:00
68d3136f39 Add unauth menu 2020-09-14 18:28:38 -07:00
b3b9ef5733 Flip position of Header buttons 2020-09-14 18:28:01 -07:00
cc24126a47 Move components into a folder 2020-09-12 18:44:46 -07:00