d701f42bab
Fix parties path
2020-09-26 08:02:13 -07:00
f7409a4ffe
Fix routing
2020-09-26 07:37:40 -07:00
a135458fb9
Update index.tsx
2020-09-25 18:14:38 -07:00
c90f35fff6
Profiles and GridReps
2020-09-25 17:57:46 -07:00
1ddb3a73d7
Rename everything to index
...
Apparently it's better
2020-09-25 14:55:28 -07:00
50869e1ec0
Starts of a Profile route
2020-09-25 14:50:53 -07:00
e88972a02c
Fixed and implemented login
2020-09-25 10:40:50 -07:00
f1f6352b22
Small fixes
2020-09-25 06:08:57 -07:00
f1f74f06c7
Refactored UnauthMenu into HeaderMenu
...
Header also takes care of managing logged in state via cookies
2020-09-25 06:08:37 -07:00
710fb6a978
Update SignupModal.tsx
...
Close when done
2020-09-25 06:08:01 -07:00
46ef45e732
Move location changing to New
2020-09-25 05:25:04 -07:00
533ca9982d
Fix New button
2020-09-25 05:24:11 -07:00
2e796c3647
Fix creating new parties
2020-09-25 04:11:43 -07:00
bbd329532b
Refactored WeaponGrid
...
Fetching the party now happens in the `Party` route
`WeaponGridMainhand` and `WeaponGridUnit` were consolidated into `WeaponUnit`
Logged-in users can update grids that they created
2020-09-25 03:43:30 -07:00
46d32ba2a6
Added cookies to Header
2020-09-25 03:42:30 -07:00
c615b0efbf
Update SearchModal.tsx
...
Removed log
2020-09-25 03:40:42 -07:00
b5ddab2119
Refactor signup modal
2020-09-25 03:40:26 -07:00
56aeb285c0
Implement history
2020-09-25 03:39:53 -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
d3d437235f
Implement design for Sign up form
2020-09-18 12:59:59 -07:00
f5ed72764c
Update LoginForm.css
2020-09-18 12:50:40 -07:00
b588697b06
Implement design for Login form
2020-09-18 12:49:21 -07:00
470f553cf7
Fix name and star state when cell is empty
2020-09-18 11:27:52 -07:00
c8c6e6f813
Add text and uncap stars to grid
2020-09-18 08:16:07 -07:00
3dad9abec7
Fix scrollbars on Windows
2020-09-18 07:16:27 -07:00
eaf65130da
Set the font family globally
2020-09-18 07:16:16 -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
bd7f965fd6
Use S3 in production for search modal
2020-09-18 05:24:26 -07:00
2caa096917
Pull weapon images from different sources depending on env
2020-09-18 04:54:45 -07:00
b98cbe9975
Updates to routes
...
* The shortcode will only be pulled from here
* Add an editable key to enable/disable editing the grid
* Fix type erros with props.match
2020-09-18 04:44:49 -07:00
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