Tiago Ribeiro
|
192324b891
|
ENCOA-99: Added a Student ID field to Students
|
2024-08-22 16:27:03 +01:00 |
|
Tiago Ribeiro
|
a4d8ba72af
|
Disallowed the name to be equal to Corporate
|
2024-08-20 17:41:06 +01:00 |
|
Tiago Ribeiro
|
23b9452a3a
|
Another bug solved
|
2024-08-20 17:12:10 +01:00 |
|
Tiago Ribeiro
|
0ce3a16d3a
|
Resolved another bug related to master corporate groups
|
2024-08-20 16:29:55 +01:00 |
|
Tiago Ribeiro
|
bfc0def20f
|
Updated the exam list to be visible
|
2024-08-20 09:35:13 +01:00 |
|
Tiago Ribeiro
|
4e583d11b6
|
Improved the bug on the teachers
|
2024-08-20 00:10:26 +01:00 |
|
Tiago Ribeiro
|
688505b4eb
|
Updated the permissions access
|
2024-08-20 00:01:59 +01:00 |
|
Tiago Ribeiro
|
df1c0bad4d
|
Created a student performance page
|
2024-08-19 16:41:35 +01:00 |
|
Tiago Ribeiro
|
229275aaee
|
Created a groups page for students and teachers
|
2024-08-17 20:18:28 +01:00 |
|
Tiago Ribeiro
|
f0ff6ac691
|
ENCOA-87: Allow MasterCorporate & Corporate to change the type of students and teachers
|
2024-08-17 19:15:20 +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 |
|
Tiago Ribeiro
|
0a28c2bd41
|
Added a "last login" to the users
|
2024-08-15 23:55:08 +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
|
0fc2df1070
|
Added permission to codes
|
2024-08-07 10:03:17 +01:00 |
|
Joao Ramos
|
cf91f1812d
|
Added group permissions
|
2024-08-07 09:36:08 +01:00 |
|
Joao Ramos
|
2a58e0d33f
|
Added more columns to exam list
|
2024-08-06 18:40:49 +01:00 |
|
Joao Ramos
|
45df9837e7
|
Added permissions to filter out the user update
|
2024-07-25 11:23:11 +01:00 |
|
Joao Ramos
|
daa27e41b3
|
Merge branch 'develop' into master-corporate
|
2024-07-24 09:50:53 +01:00 |
|
Tiago Ribeiro
|
a1c7f70329
|
Solved some small issues
|
2024-07-22 23:35:22 +01:00 |
|
Joao Ramos
|
8d39a20267
|
Fixed broken list
|
2024-07-13 17:22:55 +01:00 |
|
Joao Ramos
|
5d46d7e453
|
Added initial support for "mastercorporate"
|
2024-07-13 17:19:42 +01:00 |
|
Joao Ramos
|
ec8c06ca94
|
Filtered out the fields from the UserCard in the list wouldn't have anything to display
|
2024-06-24 11:12:16 +01:00 |
|
Joao Ramos
|
f6741dd80e
|
Added date filter to code list
|
2024-06-20 22:57:34 +01:00 |
|
Joao Ramos
|
ce6708be6e
|
Minor fixing on a duplicated key on table
|
2024-06-20 22:34:02 +01:00 |
|
Joao Ramos
|
c11906a395
|
Standardized the access to the list of users
|
2024-06-19 21:59:35 +01:00 |
|
Joao Ramos
|
a29b0b56d9
|
Changed to the correct format for CSV
|
2024-06-19 21:39:27 +01:00 |
|
Tiago Ribeiro
|
daec246835
|
Updated the Level Exam to work based on Parts
|
2024-06-07 13:25:18 +01:00 |
|
Tiago Ribeiro
|
975f4c8285
|
Updated Firebase to use a service account depending on the environment
|
2024-05-29 09:06:46 +01:00 |
|
Tiago Ribeiro
|
906646ebce
|
Created the validity dates for discounts
|
2024-05-23 19:21:52 +01:00 |
|
Tiago Ribeiro
|
d022bd078a
|
Updated the currencies to have OMR as well
|
2024-05-16 13:44:27 +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
|
cbb61d18fe
|
Made sure to only send the e-mail for previously invited users instead of also creating a new code
|
2024-04-30 14:59:55 +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 |
|
Tiago Ribeiro
|
36b861266f
|
ENCOA-18: Improve the loading of the company names on the Group and Users lists
|
2024-04-18 16:03:09 +01:00 |
|
Tiago Ribeiro
|
771262fc18
|
ENCOA-16: Added a creation date to the Code List
|
2024-04-18 14:18:29 +01:00 |
|
Tiago Ribeiro
|
0f03ce95e7
|
Remove a console.log
|
2024-04-18 11:27:40 +01:00 |
|
Tiago Ribeiro
|
6a6e010daa
|
ENCOA-13: Add filter for "In Use" and "Unused" for the Code List
ENCOA-15: Checkbox to select/unselect all for the Code List
|
2024-04-18 09:40:47 +01:00 |
|
Tiago Ribeiro
|
13496387c4
|
ENCOA-6: Updated the Linked Corporate column in the Group List
|
2024-04-11 11:29:08 +01:00 |
|
Tiago Ribeiro
|
4ecb21e0ae
|
ENCOA-4: Added the ability to filter by Creator on the Code List
|
2024-04-11 11:23:13 +01:00 |
|
Tiago Ribeiro
|
8663fe13bd
|
Prevented users from deleted in use codes
|
2024-04-11 10:56:40 +01:00 |
|
Tiago Ribeiro
|
de4638bc46
|
- ENCOA-3: Added the ability to delete multiple codes at once;
- ENCOA-5 Added a column for the Creator on the code list;
|
2024-04-11 10:22:02 +01:00 |
|
Tiago Ribeiro
|
9b9b67c6cd
|
Added a "Linked Corporate" column to the Groups list
|
2024-04-05 09:04:40 +01:00 |
|
Tiago Ribeiro
|
fe2abaacae
|
Added a list for codes, for users to delete unused ones
|
2024-04-04 23:05:12 +01:00 |
|
Tiago Ribeiro
|
2de4b7c715
|
Show the Company Name of the Teachers and students that are linked in the User List View
|
2024-04-03 22:46:31 +01:00 |
|
Tiago Ribeiro
|
f374d91ef8
|
Solved an issue where the company name of country managers wasn't able to be updated
|
2024-04-02 10:53:34 +01:00 |
|
Tiago Ribeiro
|
bf6c805487
|
Updated the Group List to show the name of the corporate
|
2024-03-26 14:03:58 +00:00 |
|
Tiago Ribeiro
|
a35c85545e
|
Updated the code to set the participant's expiration date to use the corporate's one if it is better
|
2024-01-29 21:02:52 +00:00 |
|
Tiago Ribeiro
|
5e6af11156
|
Update the Group List to always allow editing for developers and admins
|
2024-01-26 19:13:44 +00:00 |
|
Tiago Ribeiro
|
506ee1e0e4
|
Updated the zIndex of the Select
|
2024-01-22 22:56:08 +00:00 |
|
Tiago Ribeiro
|
c68e206aae
|
Updated the Group creation modal to use Excel
|
2024-01-15 21:32:54 +00:00 |
|