This repository has been archived by the owner on Jan 23, 2025. It is now read-only.
Releases: topcoder-archive/tc-website
Releases · topcoder-archive/tc-website
Universal nav
JIRA Issues:
Universal Navigation: https://topcoder.atlassian.net/browse/PROD-3116
Pull Request:
- tc-website : #70
- tc-website-static : topcoder-platform/tc-website-static#5
Reskin Legacy Links & Navigation
JIRA Issues:
- Update PACTS so user can navigate back to their settings page: https://topcoder.atlassian.net/browse/PROD-2989
Pull Request:
- tc-website : #64
- tc-website-static : topcoder-platform/tc-website-static#4
Reskin Legacy Payment & UI/UX Improvements
JIRA Issues:
- Member payment tracking reskin: https://topcoder.atlassian.net/browse/PROD-2121
- Reskin Header and Footer of payment tracking page: https://topcoder.atlassian.net/browse/PROD-2197
- Enable payment functionalities lost due to reskinning: https://topcoder.atlassian.net/browse/PROD-2892
Pull Request:
- tc-website : #61
- tc-website-static : topcoder-platform/tc-website-static#3
set jira Id value when new detail records are added to existing payment
This is a patch to fix the issue of the jira_issue_id value being nulled when a new payment detail record is created. This was happening when a payment was updated and when the user hit "Pay Me".
This is needed since V5 uses the jira_issue_id column to hold the v5 challenge GUID
Display v5 ID in payment listings
Adds a column to the internal PACTS listing pages that displays the v5 challenge ID when it is present. This helps transition away from legacy OR-based payments and toward payments from v5 flows.
Add handles for vets terms
Merge pull request #15 from topcoder-platform/dev Add handles for vets terms
fixed dashboard link in nav
Merge pull request #14 from topcoder-platform/dev fixed dashboard link
Added Wipro as Payment Provider for SSO users
v2.0.1 Merge pull request #10 from topcoder-platform/add_payment_provider_fo…