José Lima
340ff5a30a
bugsfixed and design changes for generation 13'' screen
2025-02-23 18:47:57 +00:00
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
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
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
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