Tiago Ribeiro
|
cdd42b2f07
|
Merge branch 'main' into migration-mongodb
|
2024-09-07 23:09:37 +01:00 |
|
Carlos Mesquita
|
6e4ef249b8
|
Finished refactoring
|
2024-09-07 22:39:14 +01:00 |
|
Carlos Mesquita
|
c2b4bb29d6
|
Refactored /api/users
|
2024-09-07 21:50:29 +01:00 |
|
Carlos Mesquita
|
cab469007b
|
Refactored /api/tickets /api/training
|
2024-09-07 21:25:51 +01:00 |
|
Carlos Mesquita
|
d6782bd86e
|
Refactored /api/paypal, /api/permissions, /api/reset /api/sessions, /api/stats
|
2024-09-07 20:43:55 +01:00 |
|
Tiago Ribeiro
|
6251f8f4db
|
Continued migrating more and more files
|
2024-09-07 18:29:20 +01:00 |
|
Joao Ramos
|
fb9d11f38d
|
ENCOA-200: Added Master Statistical to Corporate
|
2024-09-07 18:19:25 +01:00 |
|
Carlos Mesquita
|
bb8dca69cf
|
Merge conflict
|
2024-09-07 18:09:14 +01:00 |
|
Carlos Mesquita
|
53b31b306d
|
/api/packages refactored, forgot to commit some changes
|
2024-09-07 18:08:03 +01:00 |
|
Tiago Ribeiro
|
d173cdb02a
|
Updated the Grading System
|
2024-09-07 18:00:05 +01:00 |
|
Carlos Mesquita
|
e7ee55d608
|
Merge branch 'migration-mongodb' of https://bitbucket.org/ecropdev/ielts-ui into migration-mongodb
|
2024-09-07 17:54:19 +01:00 |
|
Carlos Mesquita
|
7fa4edf37d
|
/api/groups and /api/invites refactored, fixed some inserts/updates in which I didn't include the id
|
2024-09-07 17:54:10 +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 |
|
Carlos Mesquita
|
417c9176fe
|
/api/exam refactor
|
2024-09-07 16:39:07 +01:00 |
|
Carlos Mesquita
|
e3400e8564
|
/api/evaluate refactor
|
2024-09-07 16:17:24 +01:00 |
|
Carlos Mesquita
|
d680905a87
|
Merge branch 'migration-mongodb' of https://bitbucket.org/ecropdev/ielts-ui into migration-mongodb
|
2024-09-07 16:03:32 +01:00 |
|
Carlos Mesquita
|
c07e3f86fb
|
Refactored discounts and replaced my previous commit id queries to use id not _id
|
2024-09-07 16:03:26 +01:00 |
|
Tiago Ribeiro
|
238a25aaeb
|
Updated the make_user to use MongoDB
|
2024-09-07 16:01:03 +01:00 |
|
Carlos Mesquita
|
171231cd21
|
Refactored codes
|
2024-09-07 15:41:09 +01:00 |
|
Carlos Mesquita
|
6ed342bb6f
|
Merge branch 'migration-mongodb' of https://bitbucket.org/ecropdev/ielts-ui into migration-mongodb
|
2024-09-07 15:15:17 +01:00 |
|
Carlos Mesquita
|
6f7ef1abef
|
Refactored pages/api/assignments to mongodb
|
2024-09-07 15:13:41 +01:00 |
|
Tiago Ribeiro
|
e33fa00fa3
|
Updated the groups and users
|
2024-09-07 15:13:13 +01:00 |
|
Tiago Ribeiro
|
c0b814081e
|
Updated the register endpoint to use MongoDB
|
2024-09-07 13:58:52 +01:00 |
|
Tiago Ribeiro
|
e8b7c5ff80
|
Started migrating the DB to MongoDB
|
2024-09-07 13:37:08 +01:00 |
|
Joao Ramos
|
2d0cb8eefb
|
Added level part display on excel and a pseudo sorting
|
2024-09-07 00:14:56 +01:00 |
|
Tiago Ribeiro
|
cfe297cc38
|
Continued improving this
|
2024-09-06 17:06:49 +01:00 |
|
Tiago Ribeiro
|
de35e1a8b7
|
Updated the MasterCorporate with the improved queries
|
2024-09-06 14:57:23 +01:00 |
|
Tiago Ribeiro
|
f9216637df
|
Extracted the function
|
2024-09-06 10:39:16 +01:00 |
|
Tiago Ribeiro
|
b92a4285c9
|
Removed the user itself
|
2024-09-06 10:12:19 +01:00 |
|
Tiago Ribeiro
|
271ca7069e
|
Updated it so it also appears to teachers
|
2024-09-06 10:10:50 +01:00 |
|
João Ramos
|
17f678a3ac
|
Merged in ENCOA-131_MasterStatistical (pull request #91)
ENCOA-131 MasterStatistical
Approved-by: Tiago Ribeiro
|
2024-09-06 08:53:07 +00:00 |
|
Tiago Ribeiro
|
55cc9765e2
|
Updated the backend so the users list only returns the correct ones
|
2024-09-06 09:33:30 +01:00 |
|
Joao Ramos
|
e433a150a9
|
Added level export to excel
|
2024-09-05 23:30:03 +01:00 |
|
Joao Ramos
|
a61ad2cc7e
|
Added an export feature for the master statisticl screen
|
2024-09-05 22:42:46 +01:00 |
|
Tiago Ribeiro
|
311824e8b7
|
ENCOA-175: When a Corporate Create another Corporate, the created corporate should have access to the same students and teachers as the creator
|
2024-09-05 19:24:28 +01:00 |
|
Tiago Ribeiro
|
2fb73cc3a3
|
ENCOA-166: Increased the probability of this being fixed even more
|
2024-09-05 18:54:36 +01:00 |
|
Tiago Ribeiro
|
ac980023b5
|
Negated a simple change
|
2024-09-05 16:59:39 +01:00 |
|
Tiago Ribeiro
|
c8be2f1255
|
Prevented sessions from appearing when an assignment is done
|
2024-09-05 16:52:16 +01:00 |
|
Tiago Ribeiro
|
b6b5f3a9f1
|
Solved a problem related to not showing corporates if they are not in the correct group
|
2024-09-05 12:02:46 +01:00 |
|
Tiago Ribeiro
|
6ce81b300a
|
Removed a part of the make_user
|
2024-09-05 11:35:53 +01:00 |
|
Tiago Ribeiro
|
cb2c1641f5
|
Made the corporate name being the creator's one
|
2024-09-04 17:40:26 +01:00 |
|
Tiago Ribeiro
|
d4553501b8
|
ENCOA-164: Corporate created by another Corporate Should be linked to the Master Corporate of the Creator Accoubnt
|
2024-09-04 11:59:14 +01:00 |
|
Tiago Ribeiro
|
becc91d8ea
|
Some general improvements
|
2024-09-04 11:17:54 +01:00 |
|
Tiago Ribeiro
|
020f689af6
|
Merged develop into feature/level-file-upload
|
2024-09-03 20:36:55 +00:00 |
|
Carlos Mesquita
|
60554d8e16
|
ENCOA-147: Uploading a batch of multiple users is now unrestricted by firebase auth request quotas
|
2024-09-03 20:13:04 +01:00 |
|
João Ramos
|
e8c47941d0
|
Merged in ENCOA-139_ReleaseBug (pull request #87)
ENCOA-139 Release Improvements
|
2024-09-03 15:47:17 +00:00 |
|
Tiago Ribeiro
|
7cd18b07bb
|
ENCOA-130: Add owners to exams
|
2024-09-03 16:31:29 +01:00 |
|
Joao Ramos
|
aca8ad2d14
|
Added an option to release automatically
|
2024-09-02 23:56:51 +01:00 |
|
Tiago Ribeiro
|
0f38e01283
|
let the users wait
|
2024-09-02 21:31:26 +01:00 |
|