Commit graph

328 commits

Author SHA1 Message Date
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
19a9fa3da2 Implementation of character conflict modal 2022-11-19 06:37:28 -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
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
fd45241466 Update Party to not try to update job if not editable 2022-11-16 03:49:37 -08:00
a3d1c1ee56 Fix cookie usage in Party and grid tabs 2022-11-15 05:12:18 -08:00
19d8fa4d9b Update cookie usage in TopHeader and HeaderMenu 2022-11-15 04:43:54 -08: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
b0b0219896 Don't crash when loading parties without jobs 2022-04-10 13:07:02 -07:00
47f41a19a0 Fix memory leak 2022-04-10 13:06:44 -07:00
eb8e8ab4cf Save and receive job from backend 2022-04-04 23:43:28 -07:00
745c873e36 Implement JobSection 2022-04-04 23:43:13 -07:00
95f4dccb9e Create JobSection 2022-04-04 23:43:02 -07:00
38c236d281 Create JobDropdown 2022-04-04 23:42:54 -07:00
517c414e2c GridRep should reflect changed element 2022-03-22 00:49:32 -07:00
ef6ea9b415 Cleanup unused packages, modules and files 2022-03-22 00:29:41 -07:00
ccc98e2d1a Fix character image paths 2022-03-22 00:18:01 -07:00
97420e85e2 Add support for Lyria element switching 2022-03-22 00:10:08 -07:00
9cb5a0e3cb Add changing elements to Class Champion Weapons 2022-03-22 00:09:59 -07:00
e1dfb73544 Cleanup 2022-03-14 19:55:54 -07:00
bac8c8da00 Nevermind 2022-03-14 17:04:27 -07:00
937748e7f3 Bump font size up 2022-03-14 17:03:28 -07:00
5048433e53 Cleanup 2022-03-14 16:47:18 -07:00
bda2639d88 Redesign read only state and add save button 2022-03-14 16:47:13 -07:00
9291e5501a Add deleteTeam method 2022-03-14 16:46:58 -07:00
83bb782476 Remove extra spacing below Party 2022-03-14 16:46:43 -07:00
7067db6f2c Fix spacing between CharacterUnit and PartyDetails 2022-03-14 16:46:33 -07:00
76a9411508 Add CheckIcon 2022-03-14 16:46:23 -07:00
258f9cf899 Persist timestamp state in grid API calls 2022-03-14 16:45:49 -07:00
6709960708 Hotfix #3
I'm tired
2022-03-11 03:07:27 -08:00
99e11e182f Second hotfix 2022-03-11 02:57:37 -08:00
0680699822 Hotfix potentially null recents array 2022-03-11 02:52:13 -08:00
a93819a908 Remove a log 2022-03-11 02:44:28 -08:00
5659568345 Properly clean the modal when selecting an item 2022-03-11 02:36:18 -08:00
9e3bc95ec8 Implement recently searched items for weapons and summons 2022-03-11 02:32:27 -08:00
f4a412240d Implement filter/search combined logic in SearchModal 2022-03-11 01:16:09 -08:00
35aafeefaf Add search filter bar components 2022-03-11 01:15:55 -08:00
b8b6f3231b Implement SearchFilterCheckboxItem component 2022-03-11 01:13:54 -08:00
9a6ad1a74d Implement SearchFilter component 2022-03-11 01:13:45 -08:00