15 Commits

Author SHA1 Message Date
8c408e4c7d
fix(components): update character selector
ensure that `undefined` isn't passed to character option array
2024-11-11 18:17:16 -05:00
26c0352504
refactor(components): update band selector
allow for custom label to be passed to the form item
2024-11-11 18:15:30 -05:00
3afcd2b602
refactor(components): update pairing selector
- add data-testid attr
- change placement of menu popup
- allow selection clearing
2024-11-11 18:12:55 -05:00
a3fc1d0f9b
fix(components): update pairing selector
ensure that `undefined` isn't being pushed to the character options array
2024-11-11 18:09:43 -05:00
e5fad9f100
refactor(components): update components containing an a-select component
add `menuItemSelectedIcon` template with a custom icon element
2024-11-11 18:06:30 -05:00
6fd6d7cbb1
refactor(components): add data-testid attribute to some components 2024-03-16 21:18:07 -04:00
7a9cbb1ffb
refactor(components): wrap story actions component's buttons in a nuxt-link 2024-03-16 20:27:04 -04:00
8f24c9ff3d
refactor(components): create story actions component and related functions 2023-12-31 01:50:35 -05:00
8f45dbe563
style(*): edit indents 2023-12-29 20:53:29 -05:00
c8e84c909e
style(*): cleanup unused imports 2023-12-29 20:11:07 -05:00
3e5af47107
refactor(*): refactor tsconfig paths
looks/feels nicer
2023-12-20 17:23:31 -05:00
519772fd88
fix(components): remove type assertion from body of genre picker component 2023-10-10 22:20:51 -04:00
b305a78074
fix(components): fix bands picker to be searchable by label/name 2023-10-10 21:46:20 -04:00
cc28b65063
fix(components): fix how the genre atom destructures fetched data 2023-10-05 02:04:17 -04:00
b2e950e798
feat(components): make story creation/editing components 2023-10-04 19:38:50 -04:00