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 |
|
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 |
|