-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Milestone
Description
During initial project creation, there were estimations shown for Visual Design project type. During moving to projectTemplates that block was temporarily hidden, as there was no place to get those estimations from the server and we were going away from hardcoding them in JSON file.
Though after we moved to projectTemplates we still didn't reimplement estimations.
See https://github.com/appirio-tech/connect-app/blob/dev/src/projects/create/components/ProjectOutline.js#L9-L23
and https://github.com/appirio-tech/connect-app/blob/dev/src/projects/detail/components/ProjectSpecSidebar.jsx#L147-L150