Commit graph

140 commits

Author SHA1 Message Date
53da6f98b8 Remove unused history dependency 2020-10-20 16:50:59 -07:00
e78184bd12 Add About modal 2020-10-20 02:59:49 -07:00
e819dadb0a Color adjustments 2020-10-19 07:34:57 -07:00
b6a04f8d62 Update index.css 2020-10-19 06:57:50 -07:00
05f4bc5e1c Only show Copy link on Party pages 2020-10-19 06:57:46 -07:00
2530df6790 Pass partyId so that users can edit grids 2020-10-19 06:47:55 -07:00
8b497d8b1a Fix aspect ratio 2020-10-19 06:47:38 -07:00
55aaf65a0a Remove logs 2020-10-19 06:47:32 -07:00
b60b1c8c18 Fix spacing below Menu button 2020-10-19 06:35:19 -07:00
44b77c7554 Segmented Control should be the same height as Button 2020-10-19 06:34:11 -07:00
cb4e072f4c Update button font size and weight 2020-10-19 06:32:49 -07:00
1c92a75f92 Fix aspect ratio 2020-10-19 06:31:29 -07:00
70461a0e6d Fix profiles and saving grids to accounts 2020-10-19 06:09:05 -07:00
931925a72e Fix aspect ratio 2020-10-19 05:41:01 -07:00
0617601ff4 Add Character support 2020-10-19 05:13:02 -07:00
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