Commit graph

672 commits

Author SHA1 Message Date
663cb64f1c Update raidGroups.tsx 2022-06-29 00:54:57 -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
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
d356219155 Add Job to appState 2022-04-04 23:42:43 -07:00
cafad91daf Create background_a.jpg 2022-04-04 23:42:33 -07:00
2d109b5c46 Add jobs endpoint 2022-04-04 23:42:29 -07:00
d7cb459f99 Add Job type and JobGroups array 2022-04-04 23:42:22 -07:00
78a9c62376 Ignore job images 2022-04-04 23:41:50 -07:00
4be51c3264 GridRep should reflect changed element 2022-03-22 00:59:54 -07:00
517c414e2c GridRep should reflect changed element 2022-03-22 00:49:32 -07:00
bc26f4b783 Fix overlay height 2022-03-22 00:31:30 -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
9f0692308c
Merge pull request #31 from jedmund/ccw-lyria
Add support for CCW and Lyria element changing
2022-03-22 00:10:38 -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
5a3c0fd408
Merge pull request #30 from jedmund/paginate-collections
Add infinite scrolling to collections
2022-03-21 03:56:05 -07:00
34c93af273 Add infinite scrolling to collections 2022-03-21 03:53:03 -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
5d5dbde0d8 Fix body height since BottomHeader is dead 2022-03-14 16:59:01 -07:00
f5dd8372e2
Merge pull request #29 from jedmund/details-v2
Party Details redesign
2022-03-14 16:48:30 -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
844983796a Create LargeCheck.svg 2022-03-14 16:45:18 -07:00
7b9cd245e3 Add element-colored links 2022-03-14 16:45:14 -07:00
19d0b14233 Add timestamps to app state Party object 2022-03-14 16:45:04 -07:00
1f40cc0adf Add new button strings 2022-03-14 16:44:54 -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
b30d56ecc3
Merge pull request #28 from jedmund/search-recents
Add recent searches
2022-03-11 02:37:24 -08:00
5659568345 Properly clean the modal when selecting an item 2022-03-11 02:36:18 -08:00