- 07 Jan, 2020 3 commits
-
-
Mahesh Kumar Gangula authored
Update .gitmodules
-
manzarul Haque authored
changes for git submodule
-
manzarul Haque authored
* issue #SC-1544 feat: changes for git submodule (#353) * issue #SC-1582 fix: on load test disable test case (#354) * exixt api added * exixt api added (#356) * Sc 1582 (#357) * issue #SC-1582 fix: on load test disable test case * issue SC-1582 feat: adding new api v3 for user create * Sc 1582 (#358) * issue #SC-1582 fix: on load test disable test case * issue SC-1582 feat: adding new api v3 for user create * issue SC-1582 feat: making create user v3 call as public * base controller async * Uservalidapi (#359) * exixt api added * base controller async * Issue#SC-1589 removed auth token requirement from user exists API and reverting back the changes toApply * Uservalidapi (#360) * exixt api added * base controller async * Issue#SC-1589 removed auth token requirement from user exists API and reverting back the changes toApply * role read api auth token requirement removed * Uservalidapi (#361) * exixt api added * base controller async * Issue#SC-1589 removed auth token requirement from user exists API and reverting back the changes toApply * role read api auth token requirement removed * Update .gitmodules (#362) chnages for gitmodules. * route name changed * SC-1589 (#363) * exixt api added * base controller async * Issue#SC-1589 removed auth token requirement from user exists API and reverting back the changes toApply * role read api auth token requirement removed * route name changed * Update Jenkinsfile * auth token not required for user exists API * SC-1608 Loadtest release 2.6.0 (#370) * Release 2.6.5 (#366) * exixt api added * base controller async * Issue#SC-1589 removed auth token requirement from user exists API and reverting back the changes toApply * role read api auth token requirement removed * route name changed * auth token not required for user exists API Co-authored-by:
Anmol Gupta <anmolgupta23021997@gmail.com> Co-authored-by:
amorphous-1 <engg-access@ekstep.org> * issue #SB-00 fix: failing with NP * issue #SC-1549 skip test case on load test * Update .gitmodules (#369) * issue #SC-1606 fix: changes for reset password * issue #SC-1608 fix: changes for v3 create user to v1 user signup * issue #SC-1608 fix: adding entry to request interceptor * Update .gitmodules * Update Jenkinsfile Co-authored-by:
Anmol Gupta <anmolgupta23021997@gmail.com> Co-authored-by:
amorphous-1 <engg-access@ekstep.org> * Uservalidapi (#373) * Release 2.6.5 (#366) * exixt api added * base controller async * Issue#SC-1589 removed auth token requirement from user exists API and reverting back the changes toApply * role read api auth token requirement removed * route name changed * auth token not required for user exists API Co-authored-by:
Anmol Gupta <anmolgupta23021997@gmail.com> Co-authored-by:
amorphous-1 <engg-access@ekstep.org> * user exist API test case added * user v3 api test cases added * issue #SB-00 fix: failing with NP * issue #SC-1549 skip test case on load test * Update .gitmodules (#369) * issue #SC-1606 fix: changes for reset password * issue #SC-1608 fix: changes for v3 create user to v1 user signup * issue #SC-1608 fix: adding entry to request interceptor * Update .gitmodules * Update Jenkinsfile * changed v3 uri * removed unused code Co-authored-by:
manzarul Haque <manzarul07@gmail.com> Co-authored-by:
amorphous-1 <engg-access@ekstep.org> * issues #SB-00 fix: changes for submodules Co-authored-by:
Anmol Gupta <anmolgupta23021997@gmail.com> Co-authored-by:
amorphous-1 <engg-access@ekstep.org>
-
- 27 Dec, 2019 1 commit
-
-
Hari-stackroute authored
* Issue #SB-15180 validation condition to templateId * Issue #SB-15180 changed the branch version
-
- 05 Dec, 2019 1 commit
-
-
Anmol Gupta authored
-
- 27 Nov, 2019 1 commit
-
-
AMIT KUMAR authored
* Issue #SC-1470 feat: Feed API changes * Issue #SC-1470 feat: code review fix * Issue #SC-1511 feat: test case and code review fix * Issue #SC-1511 feat: test case and code review fix * Issue #SC-1511 feat: test case and code review fix * Issue #SC-1511 feat: test case and code review fix * Issue #SC-1511 feat: test case and code review fix
-
- 21 Nov, 2019 1 commit
-
-
manzarul Haque authored
* issue #SC-1396 feat: changes for unit test * issue #SC-1396 feat: changes for unit test
-
- 20 Nov, 2019 1 commit
-
-
Anmol Gupta authored
-
- 19 Nov, 2019 1 commit
-
-
Anmol Gupta authored
* Issue#SC-1388 ADDED API TO HANDLE THE TENANT REJECTION * SC-1388 validating auth token for the reject request * Issue#SC-1388 TOKEN ID VALIDATION WAY CHANGED * Issue#SC-1380 Added migrate API * Issue#SC-1380 PR COMMENTS RESOLVED * fixed resolve conflicts * Test Cases Fixed * remove reduntant code for static method * Resolved Pr comments * Unused Test Cases Ignored * resolving PR comments * Issue#SC-1380 reject API removed for migration * Issue#SC-1380 TestCases Added * Issue#SC-1380 Identifier Freeup controller test cases added * Issue#SC-1380 added test cases for notesValidator and CertificateController * Issue#SC-1380 added test cases for notesValidator and CertificateController * Issue#SC-1380 validator test handled with try catch * Issue#SC-1380 Validated Action enum from Enum class * Issue#SC-1380 modified the validation for user migrations * Issue#SC-1380 RESPONSE CODE CHANGED * Issue#SC-1380 Test case modified * Issue#SC-1380 PR COMMENTS RESOLVED * Issue#SC-1380 Refractored the isActionAccept * Issue#SC-1380 changed error for invalid action values * Issue#SC-1380 changed error message for invalid action param
-
- 18 Nov, 2019 3 commits
-
-
Anmol Gupta authored
* Issue#SC-1388 ADDED API TO HANDLE THE TENANT REJECTION * SC-1388 validating auth token for the reject request * Issue#SC-1388 TOKEN ID VALIDATION WAY CHANGED * Issue#SC-1380 Added migrate API * Issue#SC-1380 PR COMMENTS RESOLVED * fixed resolve conflicts * Test Cases Fixed * remove reduntant code for static method * Resolved Pr comments * Unused Test Cases Ignored * resolving PR comments * Issue#SC-1380 reject API removed for migration * Issue#SC-1380 TestCases Added * Issue#SC-1380 Identifier Freeup controller test cases added * Issue#SC-1380 added test cases for notesValidator and CertificateController * Issue#SC-1380 added test cases for notesValidator and CertificateController * Issue#SC-1380 validator test handled with try catch * Issue#SC-1380 Validated Action enum from Enum class
-
amorphous-1 authored
Issue #00 feat: Integrating sonacloud for release branch
-
Harsha authored
-
- 15 Nov, 2019 1 commit
-
-
manzarul Haque authored
changes for unit test.
-
- 08 Nov, 2019 1 commit
-
-
Anmol Gupta authored
* Issue#SC-1388 ADDED API TO HANDLE THE TENANT REJECTION * SC-1388 validating auth token for the reject request * Issue#SC-1388 TOKEN ID VALIDATION WAY CHANGED * Issue#SC-1380 Added migrate API * Issue#SC-1380 PR COMMENTS RESOLVED * fixed resolve conflicts * Test Cases Fixed * remove reduntant code for static method * Resolved Pr comments * Unused Test Cases Ignored * resolving PR comments
-
- 06 Nov, 2019 3 commits
-
-
Anmol Gupta authored
* Issue#SC-1388 ADDED API TO HANDLE THE TENANT REJECTION * SC-1388 validating auth token for the reject request * Issue#SC-1388 TOKEN ID VALIDATION WAY CHANGED * Issue#SC-1380 Added migrate API * Issue#SC-1380 PR COMMENTS RESOLVED * fixed resolve conflicts
-
manzarul Haque authored
changes for submodule only.
-
manzarul Haque authored
-
- 05 Nov, 2019 1 commit
-
-
manzarul Haque authored
* Issue#SB-15220 added recoveryPhone and recoverEmail in allowed fields in otp generate * Issue#SB-15220 added recoveryPhone and recoverEmail in allowed fields in otp generate
-
- 24 Oct, 2019 1 commit
-
-
Hari-stackroute authored
* Issue #SB:00 feat:play upgradation to 2.7 and akka lib changes * Issue #SB-00 tenantReject method signature changes * Issue #SB:00 feat:play upgradation to 2.7.2 and akka lib changes (#326) * Issue #SB:00 feat:play upgradation to 2.7 and akka lib changes * Issue #SB-00 tenantReject method signature changes * Issue #SB-00 submodule changed to play-2.7 branch * Play 2.7 (#327) * Issue #SB:00 feat:play upgradation to 2.7 and akka lib changes * Issue #SB-00 tenantReject method signature changes * Issue #SB-00 submodule changed to play-2.7 branch * Issue #SC-1073 added pom properties in order to reduce redundancy of version numbers and review code changes
-
- 23 Oct, 2019 1 commit
-
-
Anmol Gupta authored
This reverts commit bf5e1a04.
-
- 22 Oct, 2019 2 commits
-
-
Anmol Gupta authored
* Issue#SC-1388 ADDED API TO HANDLE THE TENANT REJECTION * SC-1388 validating auth token for the reject request * Issue#SC-1388 TOKEN ID VALIDATION WAY CHANGED
-
Anmol Gupta authored
-
- 09 Oct, 2019 2 commits
-
-
Anmol Gupta authored
-
Anmol Gupta authored
* Issue#SB-15019 routes for course batch page assemble and dashboard contentlink APIs been removed * Issue#SB-15019 removed course batch page assemble related controllers and validators * Issue#SB-15019 removed course batch page assemble related controllers and validators test cases * Issue#SB-15019 header ignore map removed
-
- 25 Sep, 2019 2 commits
-
-
manzarul Haque authored
issue #SB-14977 fix: changes for travis build fix
-
manzarul authored
-
- 17 Sep, 2019 2 commits
-
-
manzarul Haque authored
Sc 1333 : merging release-2.4.0 with release-2.3.5
-
amit authored
-
- 10 Sep, 2019 1 commit
-
-
manzarul Haque authored
SC-1310
-
- 09 Sep, 2019 3 commits
- 04 Sep, 2019 1 commit
-
-
anmol2302 authored
-
- 30 Aug, 2019 2 commits
-
-
manzarul authored
- 26 Aug, 2019 1 commit
-
-
manzarul Haque authored
Issue #SB-14372 no-need of adding this global class
-
- 23 Aug, 2019 1 commit
-
-
Harikumar Palemkota authored
-
- 21 Aug, 2019 2 commits
-
-
manzarul Haque authored
Issue #SB-14373 fix:adding private endpoint for send notification
-
manzarul authored
-
- 19 Aug, 2019 1 commit
-
-
manzarul Haque authored
Sc 1285
-