Added goal status toggle
β’ Added select element for goal status.
β’ Added default goal type "Ongoing" to the axios post req in SetGoals pg.
β’ Created separate select component for goal status selection but ended up not using because I didn't wanna wrangle with v-model on a component.
β’ Fixed sort order for goals in profile pg by adding sort DESC params to API endpoint.
β’ Updated roadmap to reflect goal edit feature is developed.
β’ Added default goal type "Ongoing" to the axios post req in SetGoals pg.
β’ Created separate select component for goal status selection but ended up not using because I didn't wanna wrangle with v-model on a component.
β’ Fixed sort order for goals in profile pg by adding sort DESC params to API endpoint.
β’ Updated roadmap to reflect goal edit feature is developed.