Commit graph

14 commits

Author SHA1 Message Date
c7e0836202
February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
2348c049d6 Fix optional error when checking job 2022-12-30 07:00:41 -08:00
18208a95b7 Fix empty state for Job dropdown 2022-12-30 05:48:17 -08:00
5d4f3b1091 Add translation key for "No class" 2022-12-26 03:39:10 -08:00
45f1bd291e Fix being able to open multiple selects at once
This was miserable
2022-12-26 03:34:22 -08:00
b329d2b27a Updates to Select component
Use `value` instead of `defaultValue` and properly control it
2022-12-23 15:19:14 -08:00
653dd3d493 Add current job to defaultValue and properly sort groups 2022-12-22 23:33:58 -08:00
3ee7c0b4b2 Shuffled greyscale, fixed dark mode for select/input 2022-12-06 09:31:56 -08:00
e8843699c7 Remove trailing semicolons 2022-12-05 17:54:46 -08:00
efa864fb80 Run prettier on src 2022-12-04 07:19:31 -08:00
6d602462fb Fix restoring party state
Instead of pulling it down from props on mount we're just pulling from state
2022-12-01 04:00:39 -08:00
1cb9d6c843 Restore job when loading party 2022-12-01 01:45:47 -08:00
79a0095d22 Add basic interface for skills
Skills change when the job changes, but can't be selected on their own yet
2022-11-28 20:36:12 -08:00
38c236d281 Create JobDropdown 2022-04-04 23:42:54 -07:00