Joao Correia
4b405297f2
Merge branch 'approval-workflows' into develop
2025-02-05 17:26:58 +00:00
Joao Correia
d3385caaf8
use custom hook to render approval workflows list instead of reloading full page.
2025-02-03 12:52:03 +00:00
Joao Correia
19f2193414
use custom hook to rerender workflow instead of reloading full page.
2025-02-03 12:31:21 +00:00
José Marques Lima
5a685ebe80
Remove unused imports and changed and improved layout design and responsiveness in some components and fixed some bugs.
2025-02-02 23:58:23 +00:00
Joao Correia
011c6e9e30
Start implementing with back-end. Create workflows completed and fetching workflows on server side as well, to show them in the table.
2025-01-29 17:50:03 +00:00
José Marques Lima
c98af863c3
Merge branch 'develop' of https://bitbucket.org/ecropdev/ielts-ui into ENCOA-316-ENCOA-317
2025-01-25 20:01:52 +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
Carlos-Mesquita
1c75a0e59c
ENCOA-315: Small fix and merge
2025-01-22 05:24:49 +00:00
Carlos-Mesquita
e36b24ea3f
ENCOA-315
2025-01-22 04:46:24 +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
Joao Correia
66d23b4140
Add local test data, implement [id].tsx for approval workflows
2025-01-17 18:44:52 +00:00
Joao Correia
580e319fb9
start implementation of approval workflows. Add nav, page, empty table, and status filtering
2025-01-17 15:20:46 +00:00
Tiago Ribeiro
61d1bbbe13
ENCOA-268
2024-12-12 16:14:54 +00:00
Tiago Ribeiro
578d29066f
ENCOA-271
2024-12-12 09:42:21 +00:00
Tiago Ribeiro
1a7d35317b
ENCOA-263
2024-12-11 22:00:43 +00:00
Carlos-Mesquita
a96d4c6e52
Speaking endpoints and polling fixed
2024-11-27 08:04:18 +00:00
Carlos-Mesquita
de08164dd8
Merge, do not push to develop yet, Listening.tsx is not updated
2024-11-26 10:33:02 +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
50bbb0dacf
Updated the grading system to work based on entities
2024-11-22 15:36:21 +00:00
Tiago Ribeiro
f301001ebe
Revamped the statistical page to work with the new entity system, along with some other improvements to it
2024-11-21 15:37:53 +00:00
Carlos-Mesquita
b5ac908d09
Merge with develop
2024-11-06 10:59:26 +00:00
Carlos-Mesquita
15c9c4d4bd
Exam generation rework, batch user tables, fastapi endpoint switch
2024-11-04 23:29:14 +00:00
Tiago Ribeiro
ef857fee59
Continued with clearing more of the team's requests
2024-10-28 15:35:57 +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
dd94228672
Created a new system for the Groups that will persist after having entities
2024-09-25 16:18:43 +01:00
Tiago Ribeiro
3ce97b4dcd
Removed sorting in exchange for filtering
2024-09-11 16:33:05 +01:00
Tiago Ribeiro
2a10933206
Solved some problems with the excel of master statistical
2024-09-10 12:00:14 +01:00
Tiago Ribeiro
88eafafe12
Stopped sessions from being cached
2024-09-08 19:36:04 +01:00
Tiago Ribeiro
620e4dd787
Solved some problems, bypassed some stuff
2024-09-08 11:35:09 +01:00
Carlos Mesquita
b4ab620c78
lint warnings
2024-09-07 22:42:22 +01:00
Tiago Ribeiro
3be0d158e3
Improved the performance of the MasterCorporate
2024-09-07 17:34:41 +01:00
Tiago Ribeiro
56f374bbfe
Updated the pagination on the useUsers and migrading the grading
2024-09-07 16:53:58 +01:00
Joao Ramos
58448a391f
Fixed infinite loop on the dashboards
2024-09-06 23:48:18 +01:00
Tiago Ribeiro
cfe297cc38
Continued improving this
2024-09-06 17:06:49 +01:00
Tiago Ribeiro
4530e4079f
Did the same to all of the dashboards
2024-09-06 15:35:26 +01:00
Tiago Ribeiro
de35e1a8b7
Updated the MasterCorporate with the improved queries
2024-09-06 14:57:23 +01:00
Joao Ramos
a61ad2cc7e
Added an export feature for the master statisticl screen
2024-09-05 22:42:46 +01:00
Tiago Ribeiro
7bcd0f863f
ENCOA-133: Teachers within a Group should be able to view the Group assignments
2024-09-04 15:26:42 +01:00
Carlos Mesquita
c464375414
Merge remote-tracking branch 'origin/develop' into feature/training-content
2024-08-27 09:44:22 +01:00
Tiago Ribeiro
a0b8521f0a
ENCOA-90: Creating the ability for a corporate/master corporate to edit their grading system
2024-08-26 22:35:00 +01:00
Carlos Mesquita
eb7c539a0e
exaustive-deps warning
2024-08-26 18:28:37 +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
Joao Ramos
8d37e60f5d
Merge branch 'develop' into features-21-08-24
2024-08-24 18:56:05 +01:00
Joao Ramos
cf1b47fbd2
Major updates on Master Statistical
2024-08-24 10:53:11 +01:00
Tiago Ribeiro
032d20b4b2
ENCOA-96: License Distribuition system from Master Corporate to Corporate
2024-08-24 01:02:34 +01:00
Joao Ramos
44adc142f6
Updated Master Statistical
2024-08-23 00:56:18 +01:00
Joao Ramos
c6f40f625b
ENCOA-86: Fixed broken labels on release
2024-08-21 22:20:38 +01:00
Joao Ramos
556f642112
ENCOA-86: Added an option to release exam results
2024-08-21 22:19:15 +01:00