Releases: appirio-tech/tc-api
Releases · appirio-tech/tc-api
updating activation URL
Merge pull request #511 from appirio-tech/dev For Prod
More eligibility and group updates
More eligibility and group updates (#506) * Improve challenge visibility control (#501) * IMPROVE CHALLENGE VISIBILITY CONTROL (https://www.topcoder.com/challenge-details/30057891/?type=develop) Verification guide: docs/Verification_Guide-Improve Challenge Visibility Control.doc * Restoring an accidentially modified file * Fixed the case with a challenge that doesn't have eligibility * Shared the eligibility verification with challengeRegistration. The eligibility check routine is now in challengeHelper and can be added anywhere by a couple of simple lines of code. * improve the query * update query for groups (#502) * Update queries (#503) improve logging for v3 api call * should use externalToken field name * update queries for group checking * Improve challenge visibility control: getChallenge and getRegistrants (#504) * IMPROVE CHALLENGE VISIBILITY CONTROL (https://www.topcoder.com/challenge-details/30057891/?type=develop) Verification guide: docs/Verification_Guide-Improve Challenge Visibility Control.doc * Restoring an accidentially modified file * Fixed the case with a challenge that doesn't have eligibility * Shared the eligibility verification with challengeRegistration. The eligibility check routine is now in challengeHelper and can be added anywhere by a couple of simple lines of code. * Improve challenge visibility control: getChallenge and getRegistrants * revert commit
Challenge eligibility updates for v3 groups
Challenge eligibility updates for v3 groups (#505) * Improve challenge visibility control (#501) * IMPROVE CHALLENGE VISIBILITY CONTROL (https://www.topcoder.com/challenge-details/30057891/?type=develop) Verification guide: docs/Verification_Guide-Improve Challenge Visibility Control.doc * Restoring an accidentially modified file * Fixed the case with a challenge that doesn't have eligibility * Shared the eligibility verification with challengeRegistration. The eligibility check routine is now in challengeHelper and can be added anywhere by a couple of simple lines of code. * improve the query * update query for groups (#502) * Update queries (#503) improve logging for v3 api call * should use externalToken field name
Task Exclusion
Merge pull request #497 from appirio-tech/dev fixed bug in task exclusion
Master branch before adding admin tool updates
This is also right before we merged dev into master and did a fresh deploy to prod via Jenkins. Since May 17, we've been manually deploying to prod.
Dev branch before adding admin tool features
Merge pull request #489 from appirio-tech/dev Promote Dev to Master - Terms noauth changes
Master branch after adding public terms features
Merge pull request #484 from appirio-tech/tom-noauth-against-master Tom noauth against master
Dev branch after adding public terms features
Merge pull request #485 from appirio-tech/tom-noauth-against-dev Tom noauth against dev