LimeSurvey: master c61ce7cf

Author Committer Branch Timestamp Parent
twilllig GitHub master 2023-10-13 15:55 master 33d1832a
Changeset

QE-424 opHandlerQuestionAttributeUpdate (#3478)

  • OpHandlerQuestionAttributeUpdate first steps

  • OpHandlerQuestionAttributeUpdate first steps

  • Exception when question not found

  • OpHandlerQuestionAttributeUpdate unit tests


Co-authored-by: pstelling patricia.stelling@limesurvey.org

add - application/libraries/Api/Command/V1/SurveyPatch/OpHandlerQuestionAttributeUpdate.php Diff File
mod - application/libraries/Api/Command/V1/SurveyPatch/OpHandlerQuestionCreate.php Diff File
add - application/libraries/Api/Command/V1/SurveyPatch/OpHandlerQuestionTrait.php Diff File
mod - application/libraries/Api/Command/V1/SurveyPatch/PatcherSurvey.php Diff File
mod - application/libraries/Api/Command/V1/Transformer/Input/TransformerInputQuestionAttribute.php Diff File
mod - application/models/services/QuestionAggregateService.php Diff File
mod - application/models/services/QuestionAggregateService/QuestionService.php Diff File
add - tests/unit/api/opHandlers/OpHandlerQuestionAttributeUpdateTest.php Diff File