|
6fd6d7cbb1
|
refactor(components): add data-testid attribute to some components
|
2024-03-16 21:18:07 -04:00 |
|
|
4d6398d09f
|
fix(components): add null propagation to accessor in findUser
|
2024-01-04 20:47:43 -05:00 |
|
|
84c994448a
|
fix(components): allow clear in findUser component
|
2024-01-04 17:05:29 -05:00 |
|
|
72fa767db0
|
fix(components): edit findUser.vue
allow `initialOption` prop to be a number
if it is, fetch username via api to provide as the select element's label
|
2024-01-04 17:00:21 -05:00 |
|
|
ba13c4a52f
|
refactor(components): add initialValue prop to the find-user component
in case we want to change instead of create
|
2023-10-11 16:26:47 -04:00 |
|
|
62f71b12c8
|
feat(components): create a component to find and select users by username that aren't banned
for co-author and (eventually) blocking
|
2023-10-11 15:32:18 -04:00 |
|