-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feat: survey variable for multi select #3351
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
blackb1rd
wants to merge
29
commits into
semaphoreui:develop
Choose a base branch
from
blackb1rd:feat/multi-select
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+303
−122
Open
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
c3fc023
feat: add multi-enum support for survey variables
Arielgordon123 7f28134
fix: fix multi enum type
blackb1rd fbc2d03
fix: update survey variable types from 'multi_enum' to 'select' in Te…
blackb1rd 4f7625c
feat: enhance select type handling in SurveyVars component with defau…
blackb1rd 7bd6424
fix: normalize default value handling in onTypeChange method for sele…
blackb1rd d4685be
fix: improve default value normalization for select type in SurveyVar…
blackb1rd 3022928
feat: implement SurveyVarDefaultValue for flexible JSON handling in S…
blackb1rd 8d72ee5
feat: enhance handling of select type variables in TaskParamsForm for…
blackb1rd 44f3e8e
fix: ensure proper handling of select type variables in TaskParamsFor…
blackb1rd 7a6757d
Update web/src/components/TaskParamsForm.vue
blackb1rd 456466d
Update web/src/components/TaskForm.vue
blackb1rd 273397b
Update web/src/components/TaskParamsForm.vue
blackb1rd 451a724
Update web/src/components/TaskForm.vue
blackb1rd 1728366
fix: improve validation rules and refactor removeSelectedItem method …
blackb1rd 493be20
fix: improve readability of warning message in removeSelectedItem method
blackb1rd 0e3baf2
fix: refactor validation rules and improve default variable handling …
blackb1rd e886d6f
fix: streamline axios calls in afterLoadData method for improved read…
blackb1rd ff2bf5b
fix: update SurveyVarStr type to 'str' for consistency and improve ha…
blackb1rd a20b687
fix: update SurveyVarType constants and improve default variable matc…
blackb1rd 07a5e4a
fix: update SurveyVarStr type to empty string for consistency
blackb1rd 05919c8
fix: improve default variable handling in TaskParamsForm.vue by filte…
blackb1rd bd8037e
fix: update SurveyVarStr type to "str" for consistency and adjust Sur…
blackb1rd 8850c2f
fix: adjust selection template condition for v-select in TaskParamsFo…
blackb1rd b9e542d
fix: update environment handling to ensure reactivity and prevent nul…
blackb1rd 01af6f6
fix: update editedEnvironment and editedSecretEnvironment initializat…
blackb1rd 9e11916
fix: simplify reactive updates for editedEnvironment and editedSecret…
blackb1rd 8a657a7
fix: refactor selection template for v-select in TaskForm.vue
blackb1rd 0e0947d
Update web/src/components/TaskParamsForm.vue
blackb1rd b6619eb
fix: update v-select template to display item name correctly
blackb1rd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.