José Marques Lima
98ba0bfc04
Refactor most getServerProps to fetch independent request in parallel and projected the data only to return the necessary fields and changed some functions
2025-01-30 18:25:42 +00:00
José Marques Lima
37216e2a5a
ENCOA-316 ENCOA-317:
...
Refactor components to remove Layout wrapper and pass it in the App component , implemented a skeleton feedback while loading page and improved API calls related to Dashboard/User Profile
2025-01-25 19:38:29 +00:00
José Marques Lima
ae9a49681e
ENCOA-314 :
...
- Implemented Async Select
- Changed Stats Page User fetching to use Async Select and only fetch the User data when it needs
- Changed Record Filter to use Async Select
- Changed useTicketListener to only fetch needed data
- Added Sort/Projection to remove unnecessary data processing.
- Removed some unnecessary data processing.
2025-01-20 02:52:39 +00:00
Tiago Ribeiro
c6e8d3527d
Solved merge conflicts
2024-11-26 15:33:12 +00:00
Tiago Ribeiro
9faf82ee9c
Fixed a typo in the records
2024-11-26 15:04:24 +00:00
Carlos-Mesquita
114da173be
Navigation rework, added prompt edit to components that were missing
2024-11-25 16:50:46 +00:00
Tiago Ribeiro
fa0c502467
Cleared of the stuff the EnCoach team wanted changed
2024-10-28 14:40:26 +00:00
Tiago Ribeiro
55204e2ce1
Started implementing the roles permissions
2024-10-10 19:13:18 +01:00
Tiago Ribeiro
1ef4efcacf
Continued updating the code to work with entities better
2024-10-07 15:49:58 +01:00
Tiago Ribeiro
620e4dd787
Solved some problems, bypassed some stuff
2024-09-08 11:35:09 +01:00
Carlos Mesquita
9c41ddee60
Training update, most of the styles in the old tips were standardized, before all the styles were hardcoded into the tip, the new tips may still have some hardcoded styles but the vast majority only uses standard html or custom ones that are picked up in FormatTip to attribute styles
2024-09-07 11:37:04 +01:00
Carlos Mesquita
22928ce283
ENCOA-94: Fixes the bug, refactored useStats to be useFilterRecordsByUser in order to not duplicate code and also refactored records.tsx and training.tsx to use a component which abstracts the user Selection for both stats and training.
2024-08-26 18:26:29 +01:00
Tiago Ribeiro
97b533bd3a
Took care of some warnings
2024-08-20 10:07:18 +01:00
Tiago Ribeiro
229275aaee
Created a groups page for students and teachers
2024-08-17 20:18:28 +01:00
Carlos Mesquita
a4a40b9145
Bug fixes to training, added a spinner to record while it loads, made changes to speaking as requested
2024-08-05 21:44:14 +01:00
Carlos Mesquita
309dfba583
Fixed the training content view
2024-08-05 10:41:11 +01:00
Carlos Mesquita
d0310f7c2b
Patched the module badges on the training view
2024-08-03 14:32:54 +01:00
Carlos Mesquita
96baa2a6e0
Dropdown on training view
2024-08-03 11:10:01 +01:00
Carlos Mesquita
a71e6632d6
Hooked training content to backend, did refactors to training components and record.tsx
2024-08-01 20:40:31 +01:00