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
Joao Ramos
506ff2503e
Merge branch 'develop' into ENCOA-83_MasterStatistical
2024-08-19 23:38:46 +01:00
Tiago Ribeiro
229275aaee
Created a groups page for students and teachers
2024-08-17 20:18:28 +01:00
Tiago Ribeiro
878c7c2ef0
Updated the Groups List to allow teachers to view their corporate's students
2024-08-16 11:50:27 +01:00
Joao Ramos
1950d5f15d
Added initial Excel changes
2024-08-15 14:56:14 +01:00
Joao Ramos
fea58a7b40
Added initial implementation for master statistical
2024-08-15 10:34:31 +01:00
Joao Ramos
ae79aef132
Merge branch 'develop' into ENCOA-79_PaymentRecordsFilters
2024-08-13 21:32:33 +01:00
Tiago Ribeiro
2784117862
Updated the MasterCorporate and Corporate pages to allow to have Assignments
2024-08-13 10:02:40 +01:00
Tiago Ribeiro
58300e32ff
Solved an issue where, for developers, because of the amount of permissions, the cookie was too big, so I separated the permissions logic into a hook
2024-08-12 19:35:11 +01:00
Joao Ramos
48faee07f6
Added missing fussy search fileds and support for number
2024-08-05 19:32:53 +01:00
Joao Ramos
5d46d7e453
Added initial support for "mastercorporate"
2024-07-13 17:19:42 +01:00
Tiago Ribeiro
8b2459c304
ENCOA-37: Added the ability for users to download a list of the shown users
2024-05-08 15:46:24 +01:00
Tiago Ribeiro
b59589b855
ENCOA-26: Student profile count stats was invalid
2024-05-07 09:07:17 +01:00
Tiago Ribeiro
0e53b4a454
Added the ability to view archived assignments and unarchive them
2024-05-05 12:02:53 +01:00
Tiago Ribeiro
624a3fb88e
Created a discount system related to the user's e-mail address and applied to the packages
2024-04-26 20:41:46 +01:00
Joao Ramos
2a27fbd02f
Merge branch 'develop' into feature-paypal-simple
2024-03-05 14:45:51 +00:00
Joao Ramos
a86ed9f76c
Added RAAS api and tracking
...
Improvements on paypal UI
2024-03-05 14:37:02 +00:00
João Ramos
bee20388d9
Merged in feature-paypal-payments (pull request #40 )
...
Added integration for paypal payments
2024-02-27 14:20:35 +00:00
Joao Ramos
24c3f506c6
Added corporate display to Tickets table
2024-02-26 23:27:10 +00:00
Joao Ramos
d7f1a4f6b2
Added integration for paypal payments
2024-02-25 16:59:21 +00:00
Joao Ramos
cdfafb3eea
Added approach to archive past assignments
2024-02-18 11:46:08 +00:00
Joao Ramos
b63ba3f316
Added a badge with the amount of pending tickets assigned to the user
2024-02-13 17:29:55 +00:00
Tiago Ribeiro
57116f50e8
Hard coded the website link because there are some problems with ENV variables in the frontend
2024-02-13 00:44:16 +00:00
Joao Ramos
17ec004a59
Added checkbox for accepted terms
2024-02-12 21:45:37 +00:00
Tiago Ribeiro
4ec439492e
Added the capability for users to resume their previously stopped sessions
2024-02-06 14:44:22 +00:00
Tiago Ribeiro
c4b61c4787
- Adapted the exam to store all of its information to Zustand;
...
- Made it so, every time there is a change or every X seconds, it saves the session;
2024-02-06 12:34:45 +00:00
Tiago Ribeiro
688d8ba0b2
Created a simple invite system that notifies users via e-mail when a corporate uploads an Excel file with already registered students
2024-01-29 09:36:59 +00:00
Tiago Ribeiro
8b7e550a70
Created a new page for ticket handling as well as submission
2024-01-28 21:05:17 +00:00
Tiago Ribeiro
8eb8a7af46
Added a new card for the Corporate to show their user balance
2024-01-20 15:09:42 +00:00
Tiago Ribeiro
63d2baf35f
Improved the overall redirection of the login page
2024-01-17 14:25:37 +00:00
Joao Ramos
27a4014f63
Added payment done and pending
2024-01-12 01:38:34 +00:00
Joao Ramos
b00bf19620
Merge branch 'develop' into feature-report-export
2024-01-09 23:33:57 +00:00
Joao Ramos
cc0f9712d6
Added download option for assignment cards
...
Export PDF Download to hook
Prevented some NaN's
2024-01-09 23:15:13 +00:00
Tiago Ribeiro
9ceb71ae2f
Refactored evaluation process for improved efficiency:
...
- Initial response set to null; Frontend now generates a list of anticipated stats;
- Background evaluation dynamically updates DB upon completion;
- Frontend actively monitors and finalizes upon stat evaluation completion.
2024-01-08 17:02:46 +00:00
Joao Ramos
b3bb5a2337
Added search area for table users
2023-12-27 21:44:13 +00:00
Tiago Ribeiro
9bed726062
Created a list of payments
2023-11-27 22:27:51 +00:00
Tiago Ribeiro
7e91a989b3
Added packages for students to be able to purchase
2023-11-26 10:08:57 +00:00
Tiago Ribeiro
6056735c72
Added more fields to the corporate and showcased them in the UserCard
2023-11-13 19:27:11 +00:00
Tiago Ribeiro
40f095191a
Created a simple "assignment" dashboard for teachers
2023-11-05 14:53:54 +00:00
Tiago Ribeiro
ba3588e97d
Updated the groups section for the teachers and admins
2023-10-30 15:27:48 +00:00
Tiago Ribeiro
925250d2c5
Added the ability to enable/disable a user as well as deleting an exam
2023-10-04 13:39:31 +01:00