This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add multiselect input Signed-off-by: lucas.dittrich <[email protected]> * refactor: turn the message of any selected item into a const Signed-off-by: lucas.dittrich <[email protected]> * test: add test for multiselect input type Signed-off-by: lucas.dittrich <[email protected]> * test: add multiselect input to runner's test mocks Signed-off-by: lucas.dittrich <[email protected]> * fix: fix lint Signed-off-by: lucas.dittrich <[email protected]> * fix: fix lint Signed-off-by: lucas.dittrich <[email protected]> * fix: fix lint in tests Signed-off-by: lucas.dittrich <[email protected]> * fix: fix lint in tests Signed-off-by: lucas.dittrich <[email protected]> * fix: fix lint in tests Signed-off-by: lucas.dittrich <[email protected]> * refactor: change the error return in the unmarshal in the loadItems function Signed-off-by: lucas.dittrich <[email protected]> * refactor: fix as per code review Signed-off-by: lucas.dittrich <[email protected]> * refactor: fix as per code review Signed-off-by: lucas.dittrich <[email protected]>
- Loading branch information
1 parent
095d94a
commit 25daaa0
Showing
8 changed files
with
277 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.