Sebastiaan
|
1d9e333ee0
|
Implement divisions
|
2025-06-10 21:44:02 +02:00 |
|
Sebastiaan
|
13a1b4dd1e
|
Implement associations
|
2025-06-10 21:39:07 +02:00 |
|
Sebastiaan
|
2cec60cce3
|
Implement team create tests
|
2025-06-10 19:19:38 +02:00 |
|
Sebastiaan
|
eac43be278
|
Use proper HTTP status codes
|
2025-06-09 22:35:53 +02:00 |
|
Sebastiaan
|
c4d1871835
|
Implement user links
|
2025-06-09 22:19:38 +02:00 |
|
Sebastiaan
|
9bc19e6a68
|
Correct read events rights
|
2025-06-09 17:01:37 +02:00 |
|
Sebastiaan
|
bf3fa03db0
|
Add event delete tests
|
2025-06-09 16:21:52 +02:00 |
|
Sebastiaan
|
fb0135cf38
|
Remove some unused vars
|
2025-06-09 15:50:59 +02:00 |
|
Sebastiaan
|
7387dd7b40
|
Implement teams in own file
|
2025-06-09 15:42:44 +02:00 |
|
Sebastiaan
|
5aab2add76
|
Correct event testing
|
2025-06-09 14:38:47 +02:00 |
|
Sebastiaan
|
b590d58c74
|
Correct some api key testing
|
2025-06-09 14:37:22 +02:00 |
|
Sebastiaan
|
8db7a0453d
|
Add events to make it posible to do some basic admin and rights
|
2025-06-07 20:58:40 +02:00 |
|
Sebastiaan
|
2b865aa249
|
Inplement ApiKeys
|
2025-06-05 19:36:35 +02:00 |
|
Sebastiaan
|
2ce051a5f3
|
Inplement user Roles
|
2025-05-26 00:35:30 +02:00 |
|
Sebastiaan
|
46610c6cbd
|
Merge last crud misses
|
2025-05-24 11:28:50 +02:00 |
|
Sebastiaan
|
e084e293f8
|
Remove unused test for items
|
2025-05-24 11:05:53 +02:00 |
|
Sebastiaan
|
28eb10fcce
|
Remove some old crud functions
|
2025-05-24 11:04:23 +02:00 |
|
Alejandra
|
1523c20cae
|
🐛 Refactor reset password test to create normal user instead of using super user (#1499)
|
2025-02-19 08:37:16 +01:00 |
|
Patrick Arminio
|
14129f7a50
|
✨ Add private, local only, API for usage in E2E tests (#1429)
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-02 12:57:53 +01:00 |
|
Alejandra
|
1f686689f1
|
🔥 Remove USERS_OPEN_REGISTRATION config, make registration enabled by default (#1274)
|
2024-07-31 17:08:26 -05:00 |
|
Esteban Maya
|
e65b427ab1
|
♻️ Edit refactor db models to use UUID's instead of integer ID's (#1259)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-07-22 22:49:02 +00:00 |
|
Alejandra
|
f11bec6aa6
|
🔥 Remove duplicated code (#1185)
|
2024-04-26 15:55:59 -07:00 |
|
Alejandra
|
b81cec8ea5
|
♻️ Add delete_user_me endpoint and corresponding test cases (#1179)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-04-26 12:35:12 -07:00 |
|
Esteban Maya
|
933419e79c
|
✅ Update test to add verification database records (#1178)
|
2024-04-22 22:18:41 -04:00 |
|
Bill Zhong
|
3bd0d98f51
|
♻️ Fix tests when first superuser password is changed in .env (#1165)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-04-15 21:28:29 +00:00 |
|
Patrick Arminio
|
dcebccadba
|
🚨 Enable ARG001 to prevent unused arguments (#1152)
|
2024-04-05 15:05:28 -05:00 |
|
Patrick Arminio
|
e9b2f9f480
|
🔥 Remove isort configuration, since we use Ruff now (#1144)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-04-05 14:59:40 -05:00 |
|
Alejandra
|
4239d93ea6
|
♻️ Refactor and tweaks, rename UserCreateOpen to UserRegister and others (#1143)
|
2024-04-01 22:53:33 -05:00 |
|
Esteban Maya
|
85b7d6bc63
|
♻️ Replace pytest-mock with unittest.mock and remove pytest-cov (#717)
|
2024-03-14 00:57:19 +01:00 |
|
Sebastián Ramírez
|
1e256bce5d
|
🔥 Remove Celery and Flower, they are currently not used nor recommended (#694)
|
2024-03-12 19:19:03 +01:00 |
|
Alejandra
|
a62b1682e0
|
✅ Add test for deleting user without privileges (#690)
|
2024-03-12 17:01:51 +00:00 |
|
Alejandra
|
f67af697eb
|
♻️ Refactor user update (#689)
|
2024-03-12 17:29:49 +01:00 |
|
Dong-hyeon Shin
|
11fe2a00ed
|
♻ Update error messages (#417)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-03-12 12:25:03 +00:00 |
|
Sebastián Ramírez
|
ed9958bc1e
|
♻️ Refactor code structure for tests (#674)
|
2024-03-11 16:49:35 +00:00 |
|