EscolaLMS / Front

React SPA Front Demo to show headless implementation
6 stars 4 forks source link

[WELLMS-319] Fix consultations #391

Closed myslaf closed 1 year ago

myslaf commented 1 year ago

Add DatePicker component. Add modal with date and time picking in my consultations. Refactor ConsultationCard component. Add isTwoDateEqual function. Add createArrayWithDateAndTimes function. Add removePastDates function. Add sortDates function. Add extractTimeUnits function. Add addTimeToDate function. Update roundTo function. Add formatPrice function. Add translations. Add ProposedTermsContent component for consultations. Add UserSelectDatePicker component for consultations.

https://escl24.atlassian.net/browse/WELLMS-319

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 0c56f35a and detected 10 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 4
Duplication 6

View more on Code Climate.