This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Releases: topcoder-archive/topcoder-platform-taas-app
Releases · topcoder-archive/topcoder-platform-taas-app
taas-app-v1.8
taas-app-v1.7
Merge pull request #267 from topcoder-platform/dev Interview Scheduler - Bug Fix's
taas-app-v1.6
Interview Scheduling Release
taas-app-v1.5.4
Release Notes
- feat: remove extra statuses for resource booking
- feat: don't use time for Resource Bookings
- docs: full local development guide
taas-app-v1.5.3.1
Patch Notes
- add new Job Candidate status
topcoder-rejected
#142
taas-app-v1.5.3
taas-app-v1.5.2
Release Notes
- feat: "Request Extension" now uses email popup instead of opening Email Client #124
- feat: disable Job Description if job has
isApplicationPageActive === true
#125 - fix: Open in Connect link in Team listings page is not working #128
- fix: When we click on the URL posted on the description; it is redirected to an invalid URL #122
- fix: Clicking on user from Manage access is displaying a blank page #135
- feat: Edit Jobs: Resource Type now is select instead of text #120
- feat: removed unused and problem caused features in Markdown editor #126
taas-app-v1.5.1
Hotfix
Set env variable APPENV=prod
to have production value by default, because the build script doesn't pickup this variable which leads to using DEV env variables on PROD.
We have to fix the build script to pickup APPENV
from env variable to make this work properly on DEV and on PROD.
taas-app-v1.5
Release Notes
- feat: create and edit Jobs #12
- feat: edit Resource Bookings #56
- feat: report an Issue Interface #19
- feat: enable Segment Analytics, track pages, change page titles #78
- chore: CSS class names are minified #13
- fix: Search/filter field should be on the right on Desktop #81
- feat: Update Team Details Button Language & Candidate Selection Screen #80
- fix: Selecting page in one tab of Job Candidates View screen is affecting the other tabs. #68
- fix: Skills Popup Improvements #45
- feat: Include count of open jobs in jobs list #35
- fix: UI issues in Mobile #54
- feat: Hide Yes No buttons for Candidates list for user without access to update candidate status #38
- fix: Hypen is displayed if date not added #53