EscolaLMS / Front

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

[WC-827] #360

Closed myslaf closed 1 year ago

myslaf commented 1 year ago

WC-827 Add APP_CONFIG constant in config folder to handle all default formats of application. Add date utils with new formatDate function and default format which we can change in app.ts file. Add ProfileConsultations component and refactored my-consultations component. Hide "Book" button in archived consultations. Show finished date with time in archived consultations. Add started consultations in in coming tab and change button name to "Join" when consultation started. Fix bug with duplication of elements when we changing between tabs in consultations.

https://escl24.atlassian.net/browse/WC-827

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 11595edc and detected 4 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1
Duplication 3

View more on Code Climate.