Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[$15] Update job dates format #82

Closed
maxceem opened this issue Feb 11, 2021 · 10 comments
Closed

[$15] Update job dates format #82

maxceem opened this issue Feb 11, 2021 · 10 comments

Comments

@maxceem
Copy link
Contributor

maxceem commented Feb 11, 2021

For Jobs we've removed endDate for jobs and added duration instead in API.

Now we are going to update UI accordingly. Perviously we've showed there startDate - endDate:

image

Now, we would you like to update format to something which might be more comfortable, in particular to: Requested starting xx/xx/xxxx for y weeks where y = {duration}.

  • Create a new formatting method for this, or update existing one to support both cases startDate - endDate and a new one.
  • We have to update it everywhere where we are showing Job dates (if there are multiple places).
  • If only startDate is provided but duration is null then show Requested starting xx/xx/xxxx
  • If only duration is provided but startDate is null then show y weeks
@maxceem maxceem added the enhancement New feature or request label Feb 11, 2021
@maxceem maxceem changed the title Update job dates format [$15] Update job dates format Feb 13, 2021
@maxceem
Copy link
Contributor Author

maxceem commented Feb 13, 2021

Challenge https://www.topcoder.com/challenges/ee61ca51-bb83-48f7-b462-1d2c3c9bd427 has been created for this ticket.

This is an automated message for maxceem via Topcoder X

@yoution
Copy link
Contributor

yoution commented Feb 13, 2021

@bug-bash-helper assign

@bug-bash-hunt-helper
Copy link

@yoution ✅ you are now assigned to this issue and have 12 hours to complete it.

As soon as you are done, please, make a comment like below, including the link to the pull request:

@bug-bash-helper <link to PR> is ready for review

@maxceem
Copy link
Contributor Author

maxceem commented Feb 13, 2021

Challenge https://www.topcoder.com/challenges/ee61ca51-bb83-48f7-b462-1d2c3c9bd427 has been assigned to yoution.

This is an automated message for maxceem via Topcoder X

yoution added a commit to yoution/taas-app that referenced this issue Feb 13, 2021
@yoution
Copy link
Contributor

yoution commented Feb 13, 2021

@bug-bash-helper #93 is ready for review

@bug-bash-hunt-helper
Copy link

@yoution ✅ this issue is marked as Ready for Review.

Now you may pick up another issue which is open for pickup if you like to.

@sandhiyakavi
Copy link
Collaborator

Verified on Dev env. Working as expected.

image

@maxceem
Copy link
Contributor Author

maxceem commented Feb 19, 2021

Payment failed: [400]: Failed to activate challenge. Detail: Cannot Activate this project, it has no active billing accounts.

This is an automated message for maxceem via Topcoder X

@maxceem maxceem reopened this Feb 19, 2021
@maxceem maxceem closed this as completed Feb 21, 2021
@maxceem
Copy link
Contributor Author

maxceem commented Feb 21, 2021

Payment task has been updated: https://www.topcoder.com/challenges/ee61ca51-bb83-48f7-b462-1d2c3c9bd427
Payments Complete
Winner: yoution
Copilot: maxceem
Challenge ee61ca51-bb83-48f7-b462-1d2c3c9bd427 has been paid and closed.

This is an automated message for maxceem via Topcoder X

@codejamtc
Copy link
Collaborator

Fixed: 🆗 in Production via milestone v1.5

  • If only startDate is provided but duration is null then show Requested starting xx/xx/xxxx
  • If only duration is provided but startDate is null then show y weeks

bandicam 2021-02-25 21-26-58-705

bandicam 2021-02-25 21-29-50-100

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants