f8172bd157
Use proper variables
2020-10-19 05:12:50 -07:00
ee0c677d83
Add business logic
2020-10-19 05:12:38 -07:00
20dc930f5c
Update to work with Character's different stars
2020-10-19 05:12:24 -07:00
320bbf9f3a
Add CharacterResult
2020-10-19 05:12:08 -07:00
7e99413ee2
Update to accommodate Character type
2020-10-19 05:11:42 -07:00
2d7a061d1b
Add Character endpoint
2020-10-19 05:11:21 -07:00
80f1385ca0
Add Character and GridCharacter type
2020-10-19 05:11:14 -07:00
0644883a43
Reduce title font size
2020-10-19 05:11:04 -07:00
66ca8226e6
Update .gitignore
2020-10-19 04:52:12 -07:00
68bc0d2b43
Add hover state
2020-10-19 04:12:58 -07:00
1f4d19d2d2
Small refactoring and logging
2020-10-19 00:58:00 -07:00
0b1b72c27d
Cleanup Grid components
...
Unused includes and props
2020-10-19 00:44:19 -07:00
d93b6e5bdf
Fix logged out saving
2020-10-19 00:12:55 -07:00
c3a0a99ccd
Merge pull request #1 from jedmund/refactor-grid
...
Refactored to support multiple types of grids
2020-10-18 23:53:03 -07:00
c030f9e7a7
Finish
2020-10-18 23:52:06 -07:00
a9c934cb2c
WIP commit
2020-10-18 22:10:17 -07:00
6b36928b5f
Update .gitignore
...
Remove images for new directories
2020-10-16 21:38:26 -07:00
13a2f26d69
Updated path for images
2020-10-16 17:53:57 -07:00
962720f86f
Added other grid layouts
2020-10-15 23:01:59 -07:00
92f3f2f4eb
Added SegmentedControl to New page
2020-10-15 23:01:21 -07:00
3872513a6f
Fix GridReps
2020-09-26 11:11:15 -07:00
1a0e99b5b7
Fix saving weapons to existing grids
2020-09-26 10:52:32 -07:00
b2e62ae89e
Update api.tsx
...
Allow headers
2020-09-26 10:51:30 -07:00
2b78605ac9
Store access token with cookies
2020-09-26 09:51:03 -07:00
4f715d9d8c
Update index.tsx
2020-09-26 08:16:29 -07:00
428853887d
Testing
2020-09-26 08:13:54 -07:00
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
e17be1211f
Fix pathing
2020-09-25 14:59:28 -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
f4fcf0c073
Rename route files to index.tsx
2020-09-25 11:40:33 -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
365de7ceab
Implement cookies
2020-09-25 03:39:58 -07:00
56aeb285c0
Implement history
2020-09-25 03:39:53 -07:00
51f0dbce32
Update api.tsx
...
Add resource to check whether usernames and emails exist
2020-09-25 03:38:53 -07:00
1cb7509299
Create history.tsx
2020-09-25 03:38:28 -07:00
3e4a39253d
Add babel
2020-09-25 03:38:04 -07:00