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.
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
[wip] [#18] [Backend] As a logged-in user, I can see the Survey Detail screen #76
base: develop
Are you sure you want to change the base?
[wip] [#18] [Backend] As a logged-in user, I can see the Survey Detail screen #76
Changes from all commits
09276ad
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 11 in lib/model/answer_model.dart
Codecov / codecov/patch
lib/model/answer_model.dart#L11
Check warning on line 26 in lib/model/answer_model.dart
Codecov / codecov/patch
lib/model/answer_model.dart#L21-L26
Check warning on line 12 in lib/model/question_model.dart
Codecov / codecov/patch
lib/model/question_model.dart#L12
Check warning on line 26 in lib/model/question_model.dart
Codecov / codecov/patch
lib/model/question_model.dart#L22-L26
Check warning on line 28 in lib/model/question_model.dart
Codecov / codecov/patch
lib/model/question_model.dart#L28
Check warning on line 18 in lib/model/response/answer_response.dart
Codecov / codecov/patch
lib/model/response/answer_response.dart#L18
Check warning on line 27 in lib/model/response/answer_response.dart
Codecov / codecov/patch
lib/model/response/answer_response.dart#L26-L27
Check warning on line 19 in lib/model/response/question_response.dart
Codecov / codecov/patch
lib/model/response/question_response.dart#L19
Check warning on line 28 in lib/model/response/question_response.dart
Codecov / codecov/patch
lib/model/response/question_response.dart#L27-L28
Check warning on line 11 in lib/model/response/survey_detail_data_response.dart
Codecov / codecov/patch
lib/model/response/survey_detail_data_response.dart#L11
Check warning on line 14 in lib/model/response/survey_detail_data_response.dart
Codecov / codecov/patch
lib/model/response/survey_detail_data_response.dart#L13-L14
Check warning on line 23 in lib/model/response/survey_detail_response.dart
Codecov / codecov/patch
lib/model/response/survey_detail_response.dart#L23
Check warning on line 34 in lib/model/response/survey_detail_response.dart
Codecov / codecov/patch
lib/model/response/survey_detail_response.dart#L33-L34
Check warning on line 14 in lib/model/survey_detail_model.dart
Codecov / codecov/patch
lib/model/survey_detail_model.dart#L14
Check warning on line 32 in lib/model/survey_detail_model.dart
Codecov / codecov/patch
lib/model/survey_detail_model.dart#L26-L32
Check warning on line 35 in lib/model/survey_detail_model.dart
Codecov / codecov/patch
lib/model/survey_detail_model.dart#L34-L35
Check warning on line 52 in lib/repositories/survey_repository.dart
Codecov / codecov/patch
lib/repositories/survey_repository.dart#L52
Check warning on line 56 in lib/repositories/survey_repository.dart
Codecov / codecov/patch
lib/repositories/survey_repository.dart#L55-L56
Check warning on line 61 in lib/repositories/survey_repository.dart
Codecov / codecov/patch
lib/repositories/survey_repository.dart#L61
Check warning on line 63 in lib/repositories/survey_repository.dart
Codecov / codecov/patch
lib/repositories/survey_repository.dart#L63
Check warning on line 3 in lib/utils/string_extension.dart
Codecov / codecov/patch
lib/utils/string_extension.dart#L2-L3