-
Notifications
You must be signed in to change notification settings - Fork 0
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
LIST item #764
Labels
Comments
shayaniox
pushed a commit
that referenced
this issue
Apr 29, 2019
shayaniox
pushed a commit
that referenced
this issue
May 13, 2019
shayaniox
pushed a commit
that referenced
this issue
May 18, 2019
Fixed a bug on the daily report related to item Add @commit to GET and LIST daily-report verbs Enhance test list of daily reports Updated some of labels of daily report model Modified the routing to the phase controller Added the method list to the phase controller v0.43.0a7 Add daily report migration v0.43.1a7 Revise time card to daily report (#811) * Revise time card to daily report, closes #805 closes #806 closes #807 closes #808 closes #809 * Remove CREATE verb on Daily report controller * Fixed a bug on the daily report related to item * Add @commit to GET and LIST daily-report verbs * Enhance test list of daily reports Implemented the list method on the phase controller (#814) * Implemented the list method on the phase controller * The coding style is modified Created custom exception classes (#778) * Renamed custom exception errors Created custom exception classes Created custom exception classes Created custom exception classes Fixed coding style Created custom exception classes * Enhance imports * Typo * Renamed none to null Implement filtering Item by different zones, closes #764 Add issue dict to item to_dict method return value Implement verb ESTIMATE on Item, closes #812 Add test cases Enhance coding style Added the issue metadata into item model, closes #819 Increase the coverage (#810) * Check some test for increase coverage * Check some test for increase coverage * Some not found field check. * Add test for tokens * Remove redundant functions * Added new test case for increase coverage * Revise code * Add Not found in draftissue * Add Not found in draftissue * Add check project id * chat room exception replace * Added test case related to the audit log * Resolved the conflict * Some revise * Resolved the conflict * Added new test case related to the auditlog Add issue dict to item to_dict method return value (#816) Add project instance to issue response to_dict and issue to item response Enhance item model to_dict
shayaniox
pushed a commit
that referenced
this issue
May 18, 2019
Fixed a bug on the daily report related to item Add @commit to GET and LIST daily-report verbs Enhance test list of daily reports Updated some of labels of daily report model Modified the routing to the phase controller Added the method list to the phase controller v0.43.0a7 Add daily report migration v0.43.1a7 Revise time card to daily report (#811) * Revise time card to daily report, closes #805 closes #806 closes #807 closes #808 closes #809 * Remove CREATE verb on Daily report controller * Fixed a bug on the daily report related to item * Add @commit to GET and LIST daily-report verbs * Enhance test list of daily reports Implemented the list method on the phase controller (#814) * Implemented the list method on the phase controller * The coding style is modified Created custom exception classes (#778) * Renamed custom exception errors Created custom exception classes Created custom exception classes Created custom exception classes Fixed coding style Created custom exception classes * Enhance imports * Typo * Renamed none to null Implement filtering Item by different zones, closes #764 Add issue dict to item to_dict method return value Implement verb ESTIMATE on Item, closes #812 Add test cases Enhance coding style Added the issue metadata into item model, closes #819 Increase the coverage (#810) * Check some test for increase coverage * Check some test for increase coverage * Some not found field check. * Add test for tokens * Remove redundant functions * Added new test case for increase coverage * Revise code * Add Not found in draftissue * Add Not found in draftissue * Add check project id * chat room exception replace * Added test case related to the audit log * Resolved the conflict * Some revise * Resolved the conflict * Added new test case related to the auditlog Add issue dict to item to_dict method return value (#816) Add project instance to issue response to_dict and issue to item response Enhance item model to_dict
shayaniox
pushed a commit
that referenced
this issue
May 19, 2019
Fixed a bug on the daily report related to item Add @commit to GET and LIST daily-report verbs Enhance test list of daily reports Updated some of labels of daily report model Modified the routing to the phase controller Added the method list to the phase controller v0.43.0a7 Add daily report migration v0.43.1a7 Revise time card to daily report (#811) * Revise time card to daily report, closes #805 closes #806 closes #807 closes #808 closes #809 * Remove CREATE verb on Daily report controller * Fixed a bug on the daily report related to item * Add @commit to GET and LIST daily-report verbs * Enhance test list of daily reports Implemented the list method on the phase controller (#814) * Implemented the list method on the phase controller * The coding style is modified Created custom exception classes (#778) * Renamed custom exception errors Created custom exception classes Created custom exception classes Created custom exception classes Fixed coding style Created custom exception classes * Enhance imports * Typo * Renamed none to null Implement filtering Item by different zones, closes #764 Add issue dict to item to_dict method return value Implement verb ESTIMATE on Item, closes #812 Add test cases Enhance coding style Added the issue metadata into item model, closes #819 Increase the coverage (#810) * Check some test for increase coverage * Check some test for increase coverage * Some not found field check. * Add test for tokens * Remove redundant functions * Added new test case for increase coverage * Revise code * Add Not found in draftissue * Add Not found in draftissue * Add check project id * chat room exception replace * Added test case related to the audit log * Resolved the conflict * Some revise * Resolved the conflict * Added new test case related to the auditlog Add issue dict to item to_dict method return value (#816) Add project instance to issue response to_dict and issue to item response Enhance item model to_dict
shayaniox
pushed a commit
that referenced
this issue
May 22, 2019
Fixed a bug on the daily report related to item Add @commit to GET and LIST daily-report verbs Enhance test list of daily reports Updated some of labels of daily report model Modified the routing to the phase controller Added the method list to the phase controller v0.43.0a7 Add daily report migration v0.43.1a7 Revise time card to daily report (#811) * Revise time card to daily report, closes #805 closes #806 closes #807 closes #808 closes #809 * Remove CREATE verb on Daily report controller * Fixed a bug on the daily report related to item * Add @commit to GET and LIST daily-report verbs * Enhance test list of daily reports Implemented the list method on the phase controller (#814) * Implemented the list method on the phase controller * The coding style is modified Created custom exception classes (#778) * Renamed custom exception errors Created custom exception classes Created custom exception classes Created custom exception classes Fixed coding style Created custom exception classes * Enhance imports * Typo * Renamed none to null Implement filtering Item by different zones, closes #764 Add issue dict to item to_dict method return value Implement verb ESTIMATE on Item, closes #812 Add test cases Enhance coding style Added the issue metadata into item model, closes #819 Increase the coverage (#810) * Check some test for increase coverage * Check some test for increase coverage * Some not found field check. * Add test for tokens * Remove redundant functions * Added new test case for increase coverage * Revise code * Add Not found in draftissue * Add Not found in draftissue * Add check project id * chat room exception replace * Added test case related to the audit log * Resolved the conflict * Some revise * Resolved the conflict * Added new test case related to the auditlog Add issue dict to item to_dict method return value (#816) Add project instance to issue response to_dict and issue to item response Enhance item model to_dict
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
LIST /apiv1/items
As an
Admin
, I canLIST
items. Also, items can be filtered by document below:Items Zones
User story
Capabilities:
Response:
The text was updated successfully, but these errors were encountered: