Tiago Ribeiro
fea2d311ae
Updated it so an agent can't edit the commission on a corporate
2024-01-24 15:24:45 +00:00
Tiago Ribeiro
74d3f30c93
Added the ability to choose between partial and full exams
2024-01-23 10:11:04 +00:00
Tiago Ribeiro
506ee1e0e4
Updated the zIndex of the Select
2024-01-22 22:56:08 +00:00
Tiago Ribeiro
c868ea8795
Turned the nav to Gray when it is disabled
2024-01-22 14:18:08 +00:00
Tiago Ribeiro
8c1da3a84a
Updated the UserCard to only show buttons to adequate users
2024-01-21 20:28:42 +00:00
Tiago Ribeiro
52143d2472
Solved a bug that caused some user's profile page to crash
2024-01-21 20:23:48 +00:00
Tiago Ribeiro
5e8b6f96bb
Added a timezone selector to the Demographic Input
2024-01-20 01:15:12 +00:00
Tiago Ribeiro
68069d118f
Added correction visualizers for the Speaking transcript correction
2024-01-17 23:40:46 +00:00
Tiago Ribeiro
9ee09c8fda
Added a diff viewer for the writing correction
2024-01-17 11:22:23 +00:00
Tiago Ribeiro
0641d4250c
Merged develop into feature-user-timezone-pdf
2024-01-16 23:03:46 +00:00
Tiago Ribeiro
f85a1f5601
Updated part of the correction display for Writing
2024-01-16 23:00:58 +00:00
Joao Ramos
01a9da3a5b
Added Date export based on user timezone
2024-01-16 18:42:12 +00:00
Tiago Ribeiro
d0b0dfb16f
Solved a bug with the UserCard
2024-01-16 16:30:38 +00:00
Tiago Ribeiro
c5007a316f
Updated the profile of the Corporate user according to the client's instructions
2024-01-16 16:26:59 +00:00
Tiago Ribeiro
e47607597c
Solved some bugs related to the payment page
2024-01-15 14:52:17 +00:00
Tiago Ribeiro
a14c9f8b3c
Updated the label of the cancel button on FillBlanks
2024-01-15 10:20:23 +00:00
Tiago Ribeiro
e59d36e892
Updated the UserCard to not show the Commission for corporate users
2024-01-15 10:11:18 +00:00
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