Tiago Ribeiro
3f0821eb33
Added the corporate name to the user's top-right profile link
2024-01-14 23:31:50 +00:00
Tiago Ribeiro
b7a3778f01
Solved another bug with the TrueFalse
2024-01-14 23:18:51 +00:00
Tiago Ribeiro
24ec336dca
Updated the Record to start with the overall screen
2024-01-14 23:13:12 +00:00
Tiago Ribeiro
066baa9492
Solved a bug with the WriteBlanks warning
2024-01-14 22:27:48 +00:00
Joao Ramos
be03760cb9
Editing country amanger is now only available for admins/dev
2024-01-13 23:58:03 +00:00
Tiago Ribeiro
f79857fabe
Started trying out reading Excel files
2024-01-11 13:55:37 +00:00
Tiago Ribeiro
0c9f0b3dbd
Added a National ID/Passport field to the demographic information of a student
2024-01-11 11:05:14 +00:00
Tiago Ribeiro
174398b4f7
Updated the text color of the unanswered WriteBlanks solutions
2024-01-10 09:43:16 +00:00
Tiago Ribeiro
271364a939
Updated the payment records screen for the corporate to make sure they can't see agent related stuff
2024-01-09 17:26:37 +00:00
Tiago Ribeiro
3b35a899e0
Removed an unused console.log
2024-01-09 13:56:31 +00:00
Tiago Ribeiro
59d1a12439
Added a simple spellchecker for the correction of the Writing
2024-01-09 13:55:04 +00:00
Tiago Ribeiro
e100c401e9
Updated the color of the unanswered questions to gray
2024-01-09 13:08:02 +00:00
Tiago Ribeiro
7b0f8c1c20
- It is no longer possible to upload/edit/delete a transfer after it is considered paid
...
- When deleting a row, the transfers are also deleted from the storage
2024-01-09 12:12:20 +00:00
Tiago Ribeiro
0ed843125a
Made it so the isPaid property is controlled with the file uploads/deletes
2024-01-09 11:32:17 +00:00
Tiago Ribeiro
2cd18376f2
Merge branch 'develop' into feature/68/update-evaluation-to-background
2024-01-08 20:59:55 +00:00
Tiago Ribeiro
0694950bba
Solved a bug where the "Perfect answer" would not show for speaking
2024-01-08 20:59:20 +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
Tiago Ribeiro
026730c077
Updated the evaluation to work recursively when failing
2024-01-03 15:32:51 +00:00
Tiago Ribeiro
35d1157b0c
Added the ability for a corporate account to check the payment record
2024-01-03 10:41:00 +00:00
Tiago Ribeiro
d2276eba1d
Made it so that students, connected to a corporate, if they change their e-mail, they get unassigned
2024-01-02 11:07:18 +00:00
Tiago Ribeiro
a07e5a7312
Merge branch 'develop' into improvement/stats-page-updaes
2023-12-27 14:50:10 +00:00
Tiago Ribeiro
fddc3ff2f3
Finished updating the stats page according to the client's requests
2023-12-27 09:14:13 +00:00
Joao Ramos
cf90cae4eb
Blocked Corporate user update through payment records screen
2023-12-23 14:29:24 +00:00
Tiago Ribeiro
2a335026de
Used a already set constant instead of creating a new function
2023-12-15 10:53:25 +00:00
Tiago Ribeiro
861d97222a
Updated from companyName to name
2023-12-15 10:40:32 +00:00
Tiago Ribeiro
de862f635c
Merge branch 'develop' into bug-fixing-140223
2023-12-15 10:37:38 +00:00
Joao Ramos
44454d1e05
Changed corporate from user.name to user.companyName
...
Company name is now updateable
2023-12-14 17:57:39 +00:00
Joao Ramos
a2b9ba17a7
Replaced 'Agent' with 'Country Manager' on role display
2023-12-14 17:38:24 +00:00
João Ramos
263f4afa82
Merged develop into feature-paymentAssetManagement
2023-12-14 17:21:24 +00:00
Joao Ramos
fbc2cff3f1
Minor identation changes
2023-12-13 23:58:48 +00:00
Joao Ramos
9ad4f077d1
Added user type to navbar
2023-12-13 23:57:32 +00:00
Joao Ramos
e2b6061310
Merge branch 'develop' into feature-paymentAssetManagement
2023-12-13 23:43:52 +00:00
Joao Ramos
b77e97a9d2
Changed icon used for replacing files
2023-12-13 23:39:22 +00:00
Joao Ramos
020ecff29c
Implemented file storage handling for Corporate Transfer and Comission Transfer
2023-12-13 23:29:14 +00:00
Tiago Ribeiro
964660ed5d
Merged develop into feature-newPaymentOnUserUpdate
2023-12-13 22:01:43 +00:00
Joao Ramos
7b3c3d15db
Changed approach to display level for Level Testing
2023-12-13 00:14:34 +00:00
Joao Ramos
4cbd045502
Added comission to user card and updated user update to insert a new payment entry
2023-12-12 22:44:33 +00:00
Tiago Ribeiro
8e4223a9e7
Slight tweak on the sidebar logout
2023-12-09 15:44:02 +00:00
Tiago Ribeiro
e0ecc5be05
Merge branch 'develop' into improvement-37/writing-evaluation-perfect-answer
2023-12-09 14:47:06 +00:00
Tiago Ribeiro
e2e38284a7
Uncommented a section
2023-12-09 14:39:03 +00:00
Joao Ramos
450a4e9fe3
Changed Comercial labels to Corporate
2023-12-08 15:43:19 +00:00
Tiago Ribeiro
6f5dd86cd1
Updated so the new payment prefills with all of the corporate's payment information
2023-12-07 16:36:57 +00:00
Tiago Ribeiro
72083439af
Updated Writing and Speaking to have a tab system for the evaluation vs the "perfect answer"
2023-12-06 14:48:54 +00:00
Tiago Ribeiro
58c18133ec
Finished up the modal to create a payment and added the page to the sidebar
2023-12-05 23:41:55 +00:00
Tiago Ribeiro
03520b650b
Merge branch 'develop' into faeture/payment-history
2023-12-05 16:36:16 +00:00
Tiago Ribeiro
556884058b
Fixed a bug where the user was not being saved when the expiry date is disabled
2023-12-05 16:35:40 +00:00
Tiago Ribeiro
73b0d5d41d
Continued creating the payment page
2023-12-05 16:27:18 +00:00
Tiago Ribeiro
7c589327f7
Merge branch 'develop' into faeture/payment-history
2023-12-04 16:01:30 +00:00
Tiago Ribeiro
5c8867555d
Added the option to view both the teachers and students of a corporate as well as the corporate of a student
2023-12-03 00:13:50 +00:00
Tiago Ribeiro
4ebfd49cb9
Merge branch 'develop' into faeture/payment-history
2023-11-30 15:52:16 +00:00