Merge pull request #882 from nextcloud/refactor-mandatory
Refactor Mandatory
No related branches found
No related tags found
Showing
- CHANGELOG.md 7 additions, 0 deletionsCHANGELOG.md
- appinfo/routes.php 177 additions, 25 deletionsappinfo/routes.php
- docs/API.md 33 additions, 25 deletionsdocs/API.md
- docs/DataStructure.md 6 additions, 4 deletionsdocs/DataStructure.md
- lib/Controller/ApiController.php 25 additions, 1 deletionlib/Controller/ApiController.php
- lib/Db/Question.php 3 additions, 3 deletionslib/Db/Question.php
- lib/Migration/Version020300Date20210406114130.php 78 additions, 0 deletionslib/Migration/Version020300Date20210406114130.php
- lib/Migration/Version020300Date20210406133704.php 55 additions, 0 deletionslib/Migration/Version020300Date20210406133704.php
- src/Forms.vue 4 additions, 4 deletionssrc/Forms.vue
- src/components/AppNavigationForm.vue 1 addition, 1 deletionsrc/components/AppNavigationForm.vue
- src/components/Questions/AnswerInput.vue 2 additions, 2 deletionssrc/components/Questions/AnswerInput.vue
- src/components/Questions/Question.vue 7 additions, 7 deletionssrc/components/Questions/Question.vue
- src/components/Questions/QuestionDate.vue 3 additions, 3 deletionssrc/components/Questions/QuestionDate.vue
- src/components/Questions/QuestionDropdown.vue 4 additions, 28 deletionssrc/components/Questions/QuestionDropdown.vue
- src/components/Questions/QuestionLong.vue 3 additions, 3 deletionssrc/components/Questions/QuestionLong.vue
- src/components/Questions/QuestionMultiple.vue 7 additions, 7 deletionssrc/components/Questions/QuestionMultiple.vue
- src/components/Questions/QuestionShort.vue 3 additions, 3 deletionssrc/components/Questions/QuestionShort.vue
- src/mixins/QuestionMixin.js 8 additions, 8 deletionssrc/mixins/QuestionMixin.js
- src/mixins/ViewsMixin.js 2 additions, 2 deletionssrc/mixins/ViewsMixin.js
- src/views/Create.vue 6 additions, 6 deletionssrc/views/Create.vue
Loading
Please register or sign in to comment