|
|
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 |
|
|
|
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 |
|
|
|
f2085c8344
|
Fix more ESLint warnings
|
2022-01-29 18:22:22 -08:00 |
|
|
|
97a55e843c
|
Add empty alt tags for decorative images
|
2022-01-29 18:13:49 -08:00 |
|
|
|
c8d361dc3e
|
Turn off no-img-element eslint rule
|
2022-01-29 18:09:43 -08:00 |
|
|
|
25f0d393c2
|
Refactor Portal
|
2022-01-29 18:06:44 -08:00 |
|
|
|
4d439ba14b
|
Add cache directories for Heroku
|
2022-01-28 23:21:33 -08:00 |
|
|
|
55b890d0c9
|
Create tslint.json
|
2022-01-28 23:19:31 -08:00 |
|
|
|
82348321bb
|
Update index.tsx
|
2022-01-28 23:15:18 -08:00 |
|
|
|
cc34cfff7c
|
Units only fire onClick if editable
|
2022-01-28 23:12:37 -08:00 |
|
|
|
3bdb048f28
|
Move SearchModal to WeaponGrid
|
2022-01-28 23:10:21 -08:00 |
|
|
|
df9a91cf96
|
Move SearchModal to SummonGrid
|
2022-01-28 22:58:00 -08:00 |
|
|
|
b08ac89f9b
|
Fix reference to user ID
|
2022-01-28 21:27:29 -08:00 |
|
|
|
05f2c8d30f
|
Added react-dom types
|
2022-01-28 21:13:17 -08:00 |
|
|
|
72673d5aa0
|
Merge pull request #2 from jedmund/nextjs
Convert to Next.js
|
2022-01-25 17:46:10 -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 |
|
|
|
907d9f05e4
|
Lift SearchModal out of CharacterUnit
|
2022-01-25 14:27:48 -08:00 |
|
|
|
e95f45caa6
|
Fix character images URL
|
2022-01-25 14:27:01 -08:00 |
|
|
|
7a649f0fae
|
Refactor SearchModal
|
2022-01-25 12:18:27 -08:00 |
|
|
|
1122abcab4
|
Fix broken images on GridRep
|
2022-01-25 12:17:57 -08:00 |
|
|
|
307c2ecbb6
|
Clean up modal structure
|
2022-01-25 01:35:56 -08:00 |
|
|
|
471b61b2c0
|
Clean up font-size
We'll have to change this to rems in the future, but at least we're just changing variables
|
2022-01-25 01:35:39 -08:00 |
|
|
|
96265c31f0
|
Update api.tsx
|
2022-01-25 00:04:37 -08:00 |
|
|
|
565e9bef58
|
Add Radix components
|
2022-01-24 23:16:59 -08:00 |
|
|
|
1094922869
|
Revert to handling SVGs as components
|
2022-01-24 23:16:49 -08:00 |
|
|
|
67d93703d2
|
Remove next/Image declarations
We aren't using it
|
2022-01-24 22:26:12 -08:00 |
|
|
|
51a14a5a54
|
Fix alt text for items
|
2022-01-24 22:22:02 -08:00 |
|
|
|
728803d9c5
|
Migrate to Next.js
|
2022-01-24 21:54:50 -08:00 |
|
|
|
6c585b4d22
|
Create next-env.d.ts
|
2022-01-24 18:44:11 -08:00 |
|
|
|
cfdd722536
|
Update package.json
|
2022-01-24 18:44:08 -08:00 |
|