Closed jmgasper closed 4 years ago
Contest https://www.topcoder.com/challenges/30123335 has been created for this ticket.This is an automated message for ghostar via Topcoder X
Contest https://www.topcoder.com/challenges/30123335 has been updated - it has been assigned to diazz.This is an automated message for ghostar via Topcoder X
@jmgasper in the existing code if the backend return missing data or when create new challenge the frontend will calculate the challenge timelines locally.
For this i will:
is this ok?
Yep, that sounds good, thanks
@jmgasper done in https://github.com/topcoder-platform/challenge-engine-ui/pull/180. i removed all local calculation for timeline, the timeline should come from backend now
@suppermancool - I don't see issue 2 address - this still seems to be in seconds.
@jmgasper do you have any challenge that have duration?
@suppermancool - I'm investigating. I'll get back to you.
@jmgasper done in https://github.com/topcoder-platform/challenge-engine-ui/pull/182 We only use duration for calculating the Percent done:
The duration you see in that popup = Phase.scheduledEndDate - Phase.scheduledStartDate
@suppermancool - Thanks. I think that we have to do something here, but I'm not exactly sure what. I'm attempting to get clarification from the challenge API side.
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30123335This is an automated message for ghostar via Topcoder X
@suppermancool - We need to fix up the Gantt charts a bit:
Issue 1
The chart on the new challenge page is rendering differently than the edit challenge page. Ideally, these would be the same:
New challenge
Edit challenge
Issue 2
In terms of the phase duration, I got this clarification, so we can got with this assumption:
go now with the assumption that phase duration is hours