Skip to content

[PROD] Next Release #272

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 162 commits into from
Jun 17, 2021
Merged

[PROD] Next Release #272

merged 162 commits into from
Jun 17, 2021

Conversation

maxceem
Copy link
Contributor

@maxceem maxceem commented May 27, 2021

Release Guide

  • update TOPCODER_MEMBERS_API to https://api.topcoder.com/v5/members
  • run migration npm run migrate
    • 2021-05-26-work-period-payment-table-migration
    • 2021-05-27-1-role-table-create
    • 2021-05-27-2-job-add-roleIds-field
    • 2021-05-28-add-fields-to-job-and-job-candidate
    • 2021-05-29-create-payment-scheduler-table-add-status-details-to-payment
    • 2021-06-04-role-search-request-table-create
  • npm run index:resource-bookings - reindex Resource Bookings with Work Periods and Work Period Payments
  • npm run index:roles - create Roles index

Release Notes

eisbilir and others added 28 commits May 10, 2021 21:59
Get Resource Bookings together with Work Periods
# Conflicts:
#	data/demo-data.json
#	docs/Topcoder-bookings-api.postman_collection.json
#	src/services/TeamService.js
Get Resource Bookings with Work Periods
fix: not able to get RB without WB
BA is to string [skip ci]
before this fix it returned error like 'cannot get "nested" of undefined'
Created new route for creating a team/project
# Conflicts:
#	docs/Topcoder-bookings-api.postman_collection.json
#	docs/swagger.yaml
fix: checking if member of project
chore: use v5/members instead of v3/members
@github-pages github-pages bot temporarily deployed to github-pages May 27, 2021 10:00 Inactive
@github-pages github-pages bot temporarily deployed to github-pages June 15, 2021 05:58 Inactive
@github-pages github-pages bot temporarily deployed to github-pages June 15, 2021 06:30 Inactive
@github-pages github-pages bot temporarily deployed to github-pages June 16, 2021 07:37 Inactive
eisbilir and others added 2 commits June 16, 2021 10:45
Role quick fixes - create Project and Jobs data in Connect and TaaS on Submit Request
@github-pages github-pages bot temporarily deployed to github-pages June 16, 2021 07:48 Inactive
@github-pages github-pages bot temporarily deployed to github-pages June 16, 2021 11:19 Inactive
@github-pages github-pages bot temporarily deployed to github-pages June 16, 2021 11:26 Inactive
@maxceem maxceem marked this pull request as ready for review June 17, 2021 06:34
@nkumar-topcoder nkumar-topcoder merged commit fd7dc32 into master Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.