# # ChangeLog for / # # Generated by Trac 1.6 # 07/05/24 23:32:51 Sat, 16 Oct 2021 18:00:57 GMT Стојков Марко [9885bee] * src/Clients/Angular/finki-chattery/src/app/app-routing.module.ts (modified) * src/Clients/Angular/finki-chattery/src/app/app.component.html (modified) * src/Clients/Angular/finki-chattery/src/app/app.component.ts (modified) * src/Clients/Angular/finki-chattery/src/app/core/guards/authorized.guard.ts (added) * src/Clients/Angular/finki-chattery/src/app/core/services/auth.service.ts (modified) * src/Clients/Angular/finki-chattery/src/app/core/services/notification.service.ts (modified) * src/Clients/Angular/finki-chattery/src/app/core/state/question-facade.service.ts (modified) * src/Clients/Angular/finki-chattery/src/app/core/state/question-state/question-state.models.ts (modified) * src/Clients/Angular/finki-chattery/src/app/core/state/question-state/question.mapper.ts (modified) * src/Clients/Angular/finki-chattery/src/app/modules/questioning/components/question-preview-general/question-preview-general.component.html (added) * src/Clients/Angular/finki-chattery/src/app/modules/questioning/components/question-preview-general/question-preview-general.component.scss (added) * src/Clients/Angular/finki-chattery/src/app/modules/questioning/components/question-preview-general/question-preview-general.component.spec.ts (added) * src/Clients/Angular/finki-chattery/src/app/modules/questioning/components/question-preview-general/question-preview-general.component.ts (added) * src/Clients/Angular/finki-chattery/src/app/modules/questioning/components/questioning-components.ts (added) * src/Clients/Angular/finki-chattery/src/app/modules/questioning/questioning.module.ts (added) * src/Clients/Angular/finki-chattery/src/app/modules/questioning/questioning.routes.ts (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/components.ts (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/generic/components.ts (deleted) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/generic/vote/vote.component.html (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/generic/vote/vote.component.scss (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/generic/vote/vote.component.spec.ts (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/generic/vote/vote.component.ts (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/question/question-preview/question-preview.component.html (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/question/question-preview/question-preview.component.scss (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/question/question-preview/question-preview.component.spec.ts (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/question/question-preview/question-preview.component.ts (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/question/student-card/student-card.component.html (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/question/student-card/student-card.component.scss (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/question/student-card/student-card.component.spec.ts (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/question/student-card/student-card.component.ts (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/directives/directives.ts (modified) * src/Clients/Angular/finki-chattery/src/app/shared-app/directives/index.ts (modified) * src/Clients/Angular/finki-chattery/src/app/shared-app/directives/share-link.directive.ts (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/models/question-state-view-models.models.ts (modified) * src/Clients/Angular/finki-chattery/src/app/shared-app/services/translate-from-json.service.ts (modified) * src/Clients/Angular/finki-chattery/src/app/shared-app/shared-app.module.ts (modified) * src/Clients/Angular/finki-chattery/src/app/shared-material/shared-material.module.ts (modified) * src/Clients/Angular/finki-chattery/src/assets/translations/en.json (modified) * src/Clients/Angular/finki-chattery/src/styles.scss (modified) * src/FinkiChattery/FinkiChattery.Api/ApplicationServices/Questioning/Mapper/QuestionMapper.cs (modified) * src/FinkiChattery/FinkiChattery.Contracts/Questioning/GetQuestionState/QuestionStateResponse.cs (modified) * src/FinkiChattery/FinkiChattery.Persistence/Repositories/Contracts/Question/QuestionStateDto.cs (modified) * src/FinkiChattery/FinkiChattery.Persistence/Repositories/Implementations/QuestionRepo.cs (modified) Merged branch preview-question into dev Sat, 16 Oct 2021 18:00:21 GMT Стојков Марко [dab7a9b] * src/Clients/Angular/finki-chattery/src/app/app-routing.module.ts (modified) * src/Clients/Angular/finki-chattery/src/app/app.component.html (modified) * src/Clients/Angular/finki-chattery/src/app/app.component.ts (modified) * src/Clients/Angular/finki-chattery/src/app/core/guards/authorized.guard.ts (added) * src/Clients/Angular/finki-chattery/src/app/core/services/auth.service.ts (modified) * src/Clients/Angular/finki-chattery/src/app/core/services/notification.service.ts (modified) * src/Clients/Angular/finki-chattery/src/app/core/state/question-facade.service.ts (modified) * src/Clients/Angular/finki-chattery/src/app/core/state/question-state/question-state.models.ts (modified) * src/Clients/Angular/finki-chattery/src/app/core/state/question-state/question.mapper.ts (modified) * src/Clients/Angular/finki-chattery/src/app/modules/questioning/components/question-preview-general/question-preview-general.component.html (added) * src/Clients/Angular/finki-chattery/src/app/modules/questioning/components/question-preview-general/question-preview-general.component.scss (added) * src/Clients/Angular/finki-chattery/src/app/modules/questioning/components/question-preview-general/question-preview-general.component.spec.ts (added) * src/Clients/Angular/finki-chattery/src/app/modules/questioning/components/question-preview-general/question-preview-general.component.ts (added) * src/Clients/Angular/finki-chattery/src/app/modules/questioning/components/questioning-components.ts (added) * src/Clients/Angular/finki-chattery/src/app/modules/questioning/questioning.module.ts (added) * src/Clients/Angular/finki-chattery/src/app/modules/questioning/questioning.routes.ts (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/components.ts (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/generic/components.ts (deleted) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/generic/vote/vote.component.html (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/generic/vote/vote.component.scss (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/generic/vote/vote.component.spec.ts (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/generic/vote/vote.component.ts (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/question/question-preview/question-preview.component.html (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/question/question-preview/question-preview.component.scss (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/question/question-preview/question-preview.component.spec.ts (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/question/question-preview/question-preview.component.ts (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/question/student-card/student-card.component.html (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/question/student-card/student-card.component.scss (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/question/student-card/student-card.component.spec.ts (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/components/question/student-card/student-card.component.ts (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/directives/directives.ts (modified) * src/Clients/Angular/finki-chattery/src/app/shared-app/directives/index.ts (modified) * src/Clients/Angular/finki-chattery/src/app/shared-app/directives/share-link.directive.ts (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/models/question-state-view-models.models.ts (modified) * src/Clients/Angular/finki-chattery/src/app/shared-app/services/translate-from-json.service.ts (modified) * src/Clients/Angular/finki-chattery/src/app/shared-app/shared-app.module.ts (modified) * src/Clients/Angular/finki-chattery/src/app/shared-material/shared-material.module.ts (modified) * src/Clients/Angular/finki-chattery/src/assets/translations/en.json (modified) * src/Clients/Angular/finki-chattery/src/styles.scss (modified) * src/FinkiChattery/FinkiChattery.Api/ApplicationServices/Questioning/Mapper/QuestionMapper.cs (modified) * src/FinkiChattery/FinkiChattery.Contracts/Questioning/GetQuestionState/QuestionStateResponse.cs (modified) * src/FinkiChattery/FinkiChattery.Persistence/Repositories/Contracts/Question/QuestionStateDto.cs (modified) * src/FinkiChattery/FinkiChattery.Persistence/Repositories/Implementations/QuestionRepo.cs (modified) Preview question component Thu, 14 Oct 2021 17:18:18 GMT Стојков Марко [f9983f5] * src/Clients/Angular/finki-chattery/src/app/core/core.module.ts (modified) * src/Clients/Angular/finki-chattery/src/app/core/state/index.ts (modified) * src/Clients/Angular/finki-chattery/src/app/core/state/question-facade.service.ts (added) * src/Clients/Angular/finki-chattery/src/app/core/state/question-state/question-state.models.ts (added) * src/Clients/Angular/finki-chattery/src/app/core/state/question-state/question.actions.ts (added) * src/Clients/Angular/finki-chattery/src/app/core/state/question-state/question.effects.ts (added) * src/Clients/Angular/finki-chattery/src/app/core/state/question-state/question.mapper.ts (added) * src/Clients/Angular/finki-chattery/src/app/core/state/question-state/question.reducers.ts (added) * src/Clients/Angular/finki-chattery/src/app/core/state/question-state/question.selectors.ts (added) * src/Clients/Angular/finki-chattery/src/app/core/state/question-state/question.state.ts (added) * src/Clients/Angular/finki-chattery/src/app/shared-app/models/index.ts (modified) * src/Clients/Angular/finki-chattery/src/app/shared-app/models/question-state-view-models.models.ts (added) Merged ngrx store into dev