|
|
4f11f88c0f
|
Fix more linter errors
|
2022-11-19 20:50:39 -08:00 |
|
|
|
b71bb09723
|
Fix linting errors
|
2022-11-19 20:48:05 -08:00 |
|
|
|
44efa3e490
|
Revert "Try to fix object error"
This reverts commit c39b66bce2.
|
2022-11-19 18:57:21 -08:00 |
|
|
|
56fb881edd
|
Revert "Fix object is possibly undefined error"
This reverts commit 90dcb54bba.
|
2022-11-19 18:57:10 -08:00 |
|
|
|
c39b66bce2
|
Try to fix object error
|
2022-11-19 18:49:21 -08:00 |
|
|
|
90dcb54bba
|
Fix object is possibly undefined error
|
2022-11-19 18:40:32 -08:00 |
|
|
|
852108c4c6
|
Merge pull request #44 from jedmund/conflict
Conflict resolution → Characters
|
2022-11-19 17:53:01 -08:00 |
|
|
|
19a9fa3da2
|
Implementation of character conflict modal
|
2022-11-19 06:37:28 -08:00 |
|
|
|
e2dcdbaf37
|
Add character_id property to Character
|
2022-11-19 06:36:47 -08:00 |
|
|
|
3e0529a46d
|
Add endpoint for resolving character conflicts
|
2022-11-19 06:36:36 -08:00 |
|
|
|
4d8a7d4007
|
Allow characters to be undefined in state
|
2022-11-19 06:36:26 -08:00 |
|
|
|
89766abba5
|
Fix null weapon grid image bug
|
2022-11-16 21:39:03 -08:00 |
|
|
|
ec737757c0
|
Try fixing element error on prod
|
2022-11-16 07:29:24 -08:00 |
|
|
|
21b86e4239
|
Fix various API and rendering bugs
|
2022-11-16 07:04:39 -08:00 |
|
|
|
c05f86d012
|
Merge branch 'main' of github.com:jedmund/hensei-web
|
2022-11-16 06:15:23 -08:00 |
|
|
|
14d34ff4df
|
Add SSR fetching of raids to new page
|
2022-11-16 06:15:19 -08:00 |
|
|
|
56f61839de
|
Merge pull request #43 from jedmund/ssr-refactor
Refactor app to use server-side rendering
|
2022-11-16 06:10:35 -08:00 |
|
|
|
1386c10f87
|
Merge branch 'main' into ssr-refactor
|
2022-11-16 06:10:18 -08:00 |
|
|
|
2c8c205d84
|
Translate party titles
|
2022-11-16 06:07:46 -08:00 |
|
|
|
5a797f0d14
|
Fix party details
* Populate from SSR
* Hide button to edit empty anonymous grids
|
2022-11-16 05:47:30 -08:00 |
|
|
|
67aa814b27
|
Fix weapon modal
Updates weapon keys with cookies
|
2022-11-16 05:30:37 -08:00 |
|
|
|
61a762b29b
|
Component cookie fixes
|
2022-11-16 05:26:18 -08:00 |
|
|
|
94c885513d
|
Update spacing
|
2022-11-16 05:17:46 -08:00 |
|
|
|
1f54aa6dbc
|
Add Disaster raid group
|
2022-11-16 05:17:32 -08:00 |
|
|
|
602c883edd
|
Add explicit type
|
2022-11-16 05:16:07 -08:00 |
|
|
|
0257b99007
|
Unify API call with other collectioin pages
|
2022-11-16 05:15:55 -08:00 |
|
|
|
86656e1bff
|
Move to use useDidMountEffect
|
2022-11-16 05:15:39 -08:00 |
|
|
|
8ff8212469
|
Create useDidMountEffect.tsx
|
2022-11-16 05:15:28 -08:00 |
|
|
|
513dc8d847
|
Updated saved to use SSR
|
2022-11-16 05:15:12 -08:00 |
|
|
|
9674a56ccc
|
Update teams to use SSR
|
2022-11-16 03:55:13 -08:00 |
|
|
|
fd45241466
|
Update Party to not try to update job if not editable
|
2022-11-16 03:49:37 -08:00 |
|
|
|
bb8f28a05d
|
Update user profile to use SSR
Filters and scrolling work, as well as navigating directly to filtered results
|
2022-11-16 02:34:49 -08:00 |
|
|
|
a3d1c1ee56
|
Fix cookie usage in Party and grid tabs
|
2022-11-15 05:12:18 -08:00 |
|
|
|
cdf25a42bf
|
Update party page for SSR
|
2022-11-15 04:44:45 -08:00 |
|
|
|
19d8fa4d9b
|
Update cookie usage in TopHeader and HeaderMenu
|
2022-11-15 04:43:54 -08:00 |
|
|
|
0c1fc9c1a1
|
Add AccountCookie and UserCookie types
|
2022-11-15 04:43:35 -08:00 |
|
|
|
5d274a8336
|
Add typing to cookieData
|
2022-11-15 04:43:26 -08:00 |
|
|
|
84a7ca7733
|
Update to store authorized state in _app
|
2022-11-15 04:16:02 -08:00 |
|
|
|
752e468c4b
|
Remove unused cookie code from _app
|
2022-11-15 03:46:25 -08:00 |
|
|
|
9d769f5aa8
|
Use cookies-next instead of react-cookie
|
2022-11-15 03:46:03 -08:00 |
|
|
|
663cb64f1c
|
Update raidGroups.tsx
|
2022-06-29 00:54:57 -07:00 |
|
|
|
8ecc54fb63
|
Revert "Update raidGroups.tsx"
This reverts commit b77b043b35.
|
2022-06-29 00:54:25 -07:00 |
|
|
|
b77b043b35
|
Update raidGroups.tsx
|
2022-06-29 00:53:59 -07:00 |
|
|
|
4ae8f829df
|
Merge pull request #32 from jedmund/class
Add support for selecting Jobs for teams
|
2022-04-10 13:33:10 -07:00 |
|
|
|
364481e3ac
|
Fix various type errors from npm build
|
2022-04-10 13:31:13 -07:00 |
|
|
|
e53dac8b46
|
Update JobSection to reflect MC gender
|
2022-04-10 13:25:30 -07:00 |
|
|
|
595b4491ad
|
Update AccountModal to support MC gender
|
2022-04-10 13:25:17 -07:00 |
|
|
|
483ac8512f
|
Add localizations
|
2022-04-10 13:25:05 -07:00 |
|
|
|
e369981981
|
Add MC gender to account state and User type
|
2022-04-10 13:24:58 -07:00 |
|
|
|
b0b0219896
|
Don't crash when loading parties without jobs
|
2022-04-10 13:07:02 -07:00 |
|