Skip to content

Releases: topcoder-platform/submissions-api

v1.1.7

13 Jun 04:06
5b45506
Compare
Choose a tag to compare

Allow Manager role on challenge to download submissions

https://topcoder.atlassian.net/browse/PROD-4266

1.1.6

16 Aug 01:30
Compare
Choose a tag to compare

Allow submitters to delete their own submissions

https://topcoder.atlassian.net/browse/PROD-2786

v1.1.5

23 Mar 12:34
252d8c6
Compare
Choose a tag to compare
Merge pull request #277 from topcoder-platform/issue_reviewer_role_only

Issue reviewer role only

Fix pure V5 Submissions

29 Oct 13:28
793100b
Compare
Choose a tag to compare
Merge pull request #254 from topcoder-platform/Issue_253

HOTFIX - do not store legacy challenge id if there isnt one

Swagger and Readme Update

31 Mar 02:17
65c3004
Compare
Choose a tag to compare

DB to ES migration script changes

17 Mar 05:25
86a9fb0
Compare
Choose a tag to compare
  • No feature change
  • Only changes in migration script for DB to ES

Hotfix: Shapeup-pure-v5-task

03 Mar 10:44
70860cc
Compare
Choose a tag to compare
  • correct phaseId mapping in v5/challenge API.

Shapeup: pure v5 task changes

01 Mar 10:59
82db802
Compare
Choose a tag to compare
  • cut off all dependency on v4 API calls
  • "challengeId" field have v5 challenge id i.e. uuid
  • migrated last 2 months created challenge data, changes in challengeId filed, mapping to v5 challengeId (uuid)
  • update in ES accordingly

Search by Challenge LegacyID or UUID

07 Jul 15:23
Compare
Choose a tag to compare

User can search by Challenge UUID now. If they do, it will be looked up in v5 challenge api and the legacyId used.

Update GET for reviewTypes

07 Jul 15:18
a991e4c
Compare
Choose a tag to compare
v1.0.1

Merge pull request #187 from topcoder-platform/hotfiix/fix-auth0-for-…