Commit graph

131 commits

Author SHA1 Message Date
da18658a5f Add timeAgo util function 2022-02-26 17:45:37 -08:00
499dde433e Save raids in state 2022-02-26 15:53:32 -08:00
fe14c38fd9 Fix name in state and add detailsVisible flag 2022-02-24 18:15:23 -08:00
c4ec4f76cf Add endpoint for raids 2022-02-24 18:13:30 -08:00
094d2e83d6 Add party details to state 2022-02-23 19:23:04 -08:00
54f9d3682b Update API to map destroy endpoint properly 2022-02-23 16:42:56 -08:00
1a39108e38 Add user info in account state 2022-02-23 15:58:26 -08:00
b8d3def32b Broke out state into accountState and appState 2022-02-23 14:52:18 -08:00
214f3cf398 Use GridArray interface 2022-02-23 13:58:25 -08:00
ab952ddec4 State object 2022-02-23 01:50:47 -08:00
88b05c6de8 Add ButtonType to enums 2022-02-04 18:21:05 -08:00
cface6a107 Save extra state to server 2022-02-04 14:47:34 -08:00
8744279979 Added a new Endpoint type for specific objects in a party 2022-02-03 23:50:38 -08:00
6b085dfce9 Moved GridType enum here 2022-02-03 23:50:21 -08:00
db642371b7 Add support for tinting segmented control with party element 2022-02-03 01:58:36 -08:00
e06e2c7f23 Update api.tsx 2022-02-02 20:44:06 -08:00
0dbcc7854b Update api.tsx 2022-02-01 11:42:29 -08:00
86657e133a Add endpoint for updating uncap levels 2022-02-01 05:03:12 -08:00
d2fbc0ab9c Delete history.tsx 2022-01-31 23:54:49 -08:00
ce691ef9c6 Fix environment variable stuff 2022-01-29 23:22:48 -08:00
47c7e7c093 Another test 2022-01-29 23:01:22 -08:00
6b39168be2 Add react-env to try to get it to work 2022-01-29 22:55:44 -08:00
9305a8bd20 debugging 2022-01-29 22:09:32 -08:00
aef0e60b6a debugging 2022-01-29 22:04:46 -08:00
27a774aed7 Update api.tsx 2022-01-29 20:35:23 -08:00
775188ea19 Update api.tsx 2022-01-29 20:31:27 -08:00
4f361ff081 Update api.tsx 2022-01-29 20:17:37 -08:00
25f0d393c2 Refactor Portal 2022-01-29 18:06:44 -08:00
9e0a1219d5 Add exclusion for Characters
Users should not be able to add multiple characters of the same name to multiple positions.
2022-01-25 16:49:14 -08:00
96265c31f0 Update api.tsx 2022-01-25 00:04:37 -08:00
728803d9c5 Migrate to Next.js 2022-01-24 21:54:50 -08:00