Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Feat(#33)set up static questions #98

Merged
merged 27 commits into from Apr 16, 2019

Conversation

nazar-rudenko
Copy link
Contributor

@nazar-rudenko nazar-rudenko commented Apr 11, 2019

PR Checklist

PR meets the following requirements:

  • Changes follow our guidelines
  • Tests for the changes have been added
  • Docs have been added / updated

PR Type

PR introduces the following changes:

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Other... Please describe:

Actual/New behavior

Issue Number: N/A

Other information

Oleksandr Tsaruk and others added 10 commits April 8, 2019 23:25
…t' into improove_questions_within_contest

# Conflicts:
#	client/src/api/question.js
#	client/src/components/AddQuestion.vue
#	client/src/components/QuestionTab.vue
#	server/src/entity/Contest.ts
#	server/src/entity/Question.ts
#	server/src/modules/Contest/contest.service.ts
#	server/src/modules/Question/dto/question.dto.ts
…-static-questions

# Conflicts:
#	server/src/modules/Question/dto/question.dto.ts
#	server/src/modules/Question/question.controller.ts
#	server/src/modules/Question/question.service.spec.ts
#	server/src/modules/Question/question.service.ts
some nasty conflicts resolutions
@nazar-rudenko nazar-rudenko changed the title Feat(#33)set up static questions [WIP]Feat(#33)set up static questions Apr 11, 2019
@nazar-rudenko

This comment has been minimized.

Oleksandr Tsaruk and others added 5 commits April 11, 2019 20:19
@nazar-rudenko nazar-rudenko changed the title [WIP]Feat(#33)set up static questions Feat(#33)set up static questions Apr 12, 2019
@nazar-rudenko nazar-rudenko requested review from kovnick and alexZogich and removed request for kovnick April 12, 2019 10:53
@@ -75,7 +78,6 @@
"^.+\\.(t|j)s$": "ts-jest"
},
"coverageDirectory": "../coverage",
"collectCoverage": true,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nazar-rudenko nazar-rudenko temporarily deployed to questionator-app-dev April 12, 2019 12:17 Inactive
@nazar-rudenko nazar-rudenko temporarily deployed to questionator-app-dev April 12, 2019 15:19 Inactive
@nazar-rudenko nazar-rudenko temporarily deployed to questionator-app-dev April 12, 2019 15:26 Inactive
@nazar-rudenko nazar-rudenko temporarily deployed to questionator-app-dev April 15, 2019 08:45 Inactive
proceeded Nikita's feedback
@kovnick
Copy link
Contributor

kovnick commented Apr 15, 2019

@MelnychenkoIvan Please confirm that question.service.ts with ask() and reply() methods ok for your team functionality
Ask method will change when we add support for dynamic questions

proceeded Nikita's feedback
@nazar-rudenko nazar-rudenko temporarily deployed to questionator-app-dev April 16, 2019 08:20 Inactive
@nazar-rudenko nazar-rudenko force-pushed the feat(#33)set-up-static-questions branch from 4956760 to b0b248b Compare April 16, 2019 08:50
@nazar-rudenko nazar-rudenko merged commit 9a331af into master Apr 16, 2019
@nazar-rudenko nazar-rudenko deleted the feat(#33)set-up-static-questions branch April 16, 2019 08:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants