-
Notifications
You must be signed in to change notification settings - Fork 15
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
#93 | Implementation of 'Assignment Listing' API Endpoint #160
Commits on Aug 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 98646ef - Browse repository at this point
Copy the full SHA 98646efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 625cc4b - Browse repository at this point
Copy the full SHA 625cc4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14d0888 - Browse repository at this point
Copy the full SHA 14d0888View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9b1567 - Browse repository at this point
Copy the full SHA c9b1567View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbfcbb4 - Browse repository at this point
Copy the full SHA dbfcbb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f28d9a - Browse repository at this point
Copy the full SHA 6f28d9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9cbacf - Browse repository at this point
Copy the full SHA f9cbacfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00fe7f6 - Browse repository at this point
Copy the full SHA 00fe7f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3813c83 - Browse repository at this point
Copy the full SHA 3813c83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13120cd - Browse repository at this point
Copy the full SHA 13120cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for db93be9 - Browse repository at this point
Copy the full SHA db93be9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08b4f64 - Browse repository at this point
Copy the full SHA 08b4f64View commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bae463c - Browse repository at this point
Copy the full SHA bae463cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e8054b - Browse repository at this point
Copy the full SHA 6e8054bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbe3c0c - Browse repository at this point
Copy the full SHA cbe3c0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7871f43 - Browse repository at this point
Copy the full SHA 7871f43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21b1836 - Browse repository at this point
Copy the full SHA 21b1836View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfa373a - Browse repository at this point
Copy the full SHA cfa373aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e26493b - Browse repository at this point
Copy the full SHA e26493bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62efd39 - Browse repository at this point
Copy the full SHA 62efd39View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac64228 - Browse repository at this point
Copy the full SHA ac64228View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50adc5b - Browse repository at this point
Copy the full SHA 50adc5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4260cae - Browse repository at this point
Copy the full SHA 4260caeView commit details -
Handled givenAssignmentListRequest_whenAssignmentStatusIsAvailable_th…
…enReturnAysPageAssignmentResponse
Configuration menu - View commit details
-
Copy full SHA for 88aebbc - Browse repository at this point
Copy the full SHA 88aebbcView commit details -
Handled givenAssignmentListRequest_whenPhoneNumberIsAvailable_thenRet…
…urnAysPageAssignmentResponse & givenAssignmentListRequest_whenAssignmentStatusAndPhoneNumberAvailable_thenReturnAysPageAssignmentResponse
Configuration menu - View commit details
-
Copy full SHA for dfe780d - Browse repository at this point
Copy the full SHA dfe780dView commit details
Commits on Aug 30, 2023
-
Add isEmpty check for the fields countryCode & lineNumber in Assignme…
…ntListRequest - toSpecification
Configuration menu - View commit details
-
Copy full SHA for f513901 - Browse repository at this point
Copy the full SHA f513901View commit details -
Handle givenValidAssignmentListRequest_whenAssignmentsFound_thenRetur…
…nAysPageResponseOfAssignmentsResponse
Configuration menu - View commit details
-
Copy full SHA for 9360480 - Browse repository at this point
Copy the full SHA 9360480View commit details
Commits on Aug 31, 2023
-
Handled givenValidAssignmentListRequest_whenUserUnauthorizedForListin…
…g_thenReturnAccessDeniedException
Configuration menu - View commit details
-
Copy full SHA for 62d3a53 - Browse repository at this point
Copy the full SHA 62d3a53View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca3a547 - Browse repository at this point
Copy the full SHA ca3a547View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a4fdc7 - Browse repository at this point
Copy the full SHA 9a4fdc7View commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e9c0e29 - Browse repository at this point
Copy the full SHA e9c0e29View commit details
Commits on Sep 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a97a0ce - Browse repository at this point
Copy the full SHA a97a0ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5d18d5 - Browse repository at this point
Copy the full SHA b5d18d5View commit details
Commits on Sep 5, 2023
-
Merge remote-tracking branch 'origin/main' into feature/93/get-assign…
…ments # Conflicts: # src/main/java/com/ays/assignment/controller/AssignmentController.java # src/main/java/com/ays/assignment/model/mapper/AssignmentToAssignmentResponseMapper.java # src/test/java/com/ays/assignment/controller/AssignmentControllerTest.java # src/test/java/com/ays/assignment/controller/AssignmentSystemTest.java
Configuration menu - View commit details
-
Copy full SHA for d3052b0 - Browse repository at this point
Copy the full SHA d3052b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 354b5b2 - Browse repository at this point
Copy the full SHA 354b5b2View commit details -
Merge remote-tracking branch 'origin/feature/93/get-assignments' into…
… feature/93/get-assignments
Configuration menu - View commit details
-
Copy full SHA for 67fdbe1 - Browse repository at this point
Copy the full SHA 67fdbe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d48210c - Browse repository at this point
Copy the full SHA d48210cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc0b66f - Browse repository at this point
Copy the full SHA bc0b66fView commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0bc891e - Browse repository at this point
Copy the full SHA 0bc891eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5f6040 - Browse repository at this point
Copy the full SHA a5f6040View commit details -
Configuration menu - View commit details
-
Copy full SHA for d28950b - Browse repository at this point
Copy the full SHA d28950bView commit details -
Configuration menu - View commit details
-
Copy full SHA for af7d418 - Browse repository at this point
Copy the full SHA af7d418View commit details -
Configuration menu - View commit details
-
Copy full SHA for d738ba7 - Browse repository at this point
Copy the full SHA d738ba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddd19ea - Browse repository at this point
Copy the full SHA ddd19eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8704b3 - Browse repository at this point
Copy the full SHA b8704b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a00e10 - Browse repository at this point
Copy the full SHA 0a00e10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46772a8 - Browse repository at this point
Copy the full SHA 46772a8View commit details
Commits on Sep 8, 2023
-
Merge remote-tracking branch 'origin/main' into feature/93/get-assign…
…ments # Conflicts: # src/main/java/com/ays/assignment/model/mapper/AssignmentToAssignmentResponseMapper.java # src/main/java/com/ays/assignment/service/impl/AssignmentServiceImpl.java # src/test/java/com/ays/assignment/service/impl/AssignmentServiceImplTest.java
Configuration menu - View commit details
-
Copy full SHA for 64d9b7b - Browse repository at this point
Copy the full SHA 64d9b7bView commit details