EscolaLMS / Front

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

[WELLMS-319] Implement tutor consultations. #406

Closed myslaf closed 1 year ago

myslaf commented 1 year ago

Add confirm step in BookTermModal components. Add translations. Add new statuses colors and component DateInfo. Removed price and duration from consultations list in my profile. Add IconSuccess and IconCalendar. Add ModalTitle component. Add ProfileConsultationsProvider. Add success modal after book term in consultations. Add my consultations link to navbar menu. Add consultation meet modal. Add tutor consultations in my profile. Add Status component. Add TimeInfo component. Change date-fns language when we changing language in menu. Add useRoles hook. Add new icons (IconTime, IconCircleError, IconMenuVertical). Add paths for hooks and icons for TS imports.

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

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 959c97d3 and detected 30 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 3
Duplication 27

View more on Code Climate.