Commit graph

451 commits

Author SHA1 Message Date
ae857c19a1 Add new uncap icons 2022-02-01 01:03:31 -08:00
de96600122 Add a new password rule
Password cannot contain username
2022-02-01 00:43:10 -08:00
f1b50fe051 Make new dictionary to make React render on setState 2022-02-01 00:42:49 -08:00
305f0e1f88 Refactor SignupModal 2022-02-01 00:20:04 -08:00
47c51b97f7 Update [username].tsx 2022-01-31 23:56:54 -08:00
d2fbc0ab9c Delete history.tsx 2022-01-31 23:54:49 -08:00
f81d8b46b8 Resolve warning about unauth state 2022-01-31 23:46:25 -08:00
df99c2fca7 Remove unused import 2022-01-31 23:43:59 -08:00
fd428e8af7
Merge pull request #3 from jedmund/routing-refactor
Refactor routing to use Next.js routing instead of react-router-dom
2022-01-31 23:41:38 -08:00
ad4c67411e Remove old routing deps 2022-01-31 23:40:57 -08:00
7e45533dbb Remove old routes 2022-01-31 23:40:10 -08:00
e45aa5cb24 Fix routing for profiles 2022-01-31 23:39:32 -08:00
09c543a089 Rename [slug] to [party]
Less ambiguous
2022-01-31 23:34:38 -08:00
887b7db197 Remove App component
We don't need this anymore
2022-01-31 23:34:38 -08:00
48a8ebe3d8 Update index.tsx 2022-01-31 23:34:38 -08:00
df33b02e1a Use context to determine which navigation to show 2022-01-31 23:34:38 -08:00
1e8a72028d Re-enable some links 2022-01-31 23:34:38 -08:00
77a3b1b8ad Add context when logging in 2022-01-31 23:34:38 -08:00
2d4302c0cb Only show Extra toggle when editable 2022-01-31 23:34:38 -08:00
06f698d1e1 Update Header scss 2022-01-31 23:34:38 -08:00
dcfa961a3f Fix logout and add context support 2022-01-31 23:34:38 -08:00
b0fca8138c Use context to conditionally show Delete button in Header 2022-01-31 23:34:38 -08:00
e02c55665e Convert to Next Router 2022-01-31 23:34:38 -08:00
55d037f6f4 Added a context to track logged-in and editable state 2022-01-31 23:34:38 -08:00
d5343293cb Move PartyRoute to a Next.js page 2022-01-31 23:34:38 -08:00
f9874c270e Move NewRoute to a Next.js page 2022-01-31 23:34:38 -08:00
86432df4f5 Remove old index page 2022-01-31 23:34:38 -08:00
374e19b007 Add cookies and Layout to index page 2022-01-31 23:34:38 -08:00
fcd544536d Create app-wide layout with Header 2022-01-31 23:34:38 -08:00
ade50a04e5 Rewrite / to /new 2022-01-31 23:34:38 -08:00
c4ad493831 Install wouter 2022-01-31 23:34:38 -08:00
5f5c6a98e0 Move label directory to add them to repo 2022-01-31 23:34:20 -08:00
3a1ef5d685 Allow user to set uncap level
doesn't save to server yet
2022-01-30 03:14:04 -08:00
7c96b5c836 Adjust hover transforms
It was too aggressive
2022-01-30 03:13:43 -08:00
1c9c98b1c3 Implement new stars 2022-01-30 03:13:43 -08:00
ccb0951a35 Update WeaponUnit
Flips text and uncap stars and makes the modal click target the image instead of the whole unit
2022-01-30 03:12:52 -08:00
f197ef41c1 Add new uncap icons 2022-01-30 03:11:21 -08:00
e046b0ef42 Fix bug with saving unauth grids 2022-01-30 03:09:29 -08:00
d56bdb58f8 Fix bug with mainhand position 2022-01-30 03:09:20 -08:00
9b81706902 Update index.tsx 2022-01-30 02:47:08 -08:00
ccb98de069 Update path for item images
So we can use a CDN on prod
2022-01-30 02:32:10 -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
9073f4262f Fix fieldset fixes 2022-01-29 18:27:29 -08:00