Sebastiaan
|
23c6ddc915
|
Correct read events rights
|
2025-06-09 17:05:55 +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
|
025c1fc68f
|
Add api key info when created
|
2025-06-09 14:35:50 +02:00 |
|
Sebastiaan
|
0512973779
|
Correct api-key check
|
2025-06-09 14:25:25 +02:00 |
|
Sebastiaan
|
ad1a250e62
|
Use snake case table names
|
2025-06-08 14:07:30 +02:00 |
|
Sebastiaan
|
9bc9bfbe08
|
Hack to read/edit teams, move lator to global /teams/
|
2025-06-07 22:50:45 +02:00 |
|
Sebastiaan
|
48007734e5
|
Implement posibility to check single right
|
2025-06-07 22:39:03 +02:00 |
|
Sebastiaan
|
7c515b8e8f
|
Remove some copy problems
|
2025-06-07 22:29:39 +02:00 |
|
Sebastiaan
|
a19d47aa26
|
Add event teams
|
2025-06-07 21:15:37 +02:00 |
|
Sebastiaan
|
f72842563a
|
Add Enum with Tags for consistand naming
|
2025-06-07 21:15:03 +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
|
f8b15e3407
|
Move get to Role
|
2025-06-04 23:18:03 +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 |
|
Sebastiaan
|
c1442f430e
|
Black formater
|
2025-05-24 11:03:54 +02:00 |
|
Sebastiaan
|
ad27420688
|
Use basemodel
|
2025-05-23 18:13:01 +02:00 |
|
Sebastiaan
|
9b7a34944d
|
Move User to own model and include CRUD
|
2025-05-23 18:11:47 +02:00 |
|
Sebastiaan
|
87ae82f377
|
Remove items.py
|
2025-05-23 18:11:47 +02:00 |
|
Sebastiaan
|
e9e21a15f0
|
Move models to own folder, make it posible to split it later in multiple files.
|
2025-05-13 22:44:57 +02:00 |
|
Zhengyang Cui
|
54ca043e27
|
♻️ Remove redundant field in inherited class (#1520)
|
2025-03-19 13:52:49 +01: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 |
|
Joel Pérez
|
9f6f8f088b
|
♻️ Replace email types from str to EmailStr in config.py (#1492)
|
2025-02-18 17:53:38 +01:00 |
|
Nauanbek
|
15f41f755b
|
♻️ Remove redundant item deletion code leveraging cascade delete (#1481)
|
2025-02-10 19:23:04 +00:00 |
|
Patrick Arminio
|
30832076f5
|
🎨 Move prefix and tags to routers (#1439)
|
2024-12-02 12:04:03 +00: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 |
|
Muhammad Sameer Amin
|
172bfd9349
|
♻️ Refactored code to use encryption algorithm name from settings for consistency (#1160)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-09-27 18:42:36 +02:00 |
|
Hmily
|
ddb4235bfe
|
🔊 Enable logging for email utils by default (#1374)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-09-27 16:39:40 +00:00 |
|
Hani Sabsoob
|
08dd87d0f2
|
💡 Remove unnecessary comment (#1260)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-09-27 17:41:17 +02:00 |
|
Sebastián Ramírez
|
d2020c1a37
|
♻️ Update settings to use top level .env file (#1359)
|
2024-09-23 22:09:11 +02:00 |
|
Sebastián Ramírez
|
e64c9100ec
|
♻️ Include FRONTEND_HOST in CORS origins by default (#1348)
|
2024-09-20 14:43:32 +02:00 |
|
Sebastián Ramírez
|
79d240f5b7
|
♻️ Simplify domains with api.example.com for API and dashboard.example.com for frontend, improve local development with localhost (#1344)
|
2024-09-19 18:11:33 +00:00 |
|
Patrick Arminio
|
97d04cd7ff
|
👷 Improve playwright CI job (#1335)
|
2024-09-12 15:21:24 +02:00 |
|
jjaakko
|
974340c8ff
|
♻️ Remove duplicated information in the ItemCreate model (#1287)
|
2024-08-12 22:58:31 -05:00 |
|
Sebastián Ramírez
|
8ce3ce5903
|
📝 Update links from tiangolo repo to fastapi org repo (#1285)
|
2024-08-02 14:34:32 -05:00 |
|
Alejandra
|
269040d670
|
♻️ Refactor models to use cascade delete relationships (#1276)
|
2024-08-01 11:44:00 -05:00 |
|
Alejandra
|
684256adbe
|
⬆️ Update SQLModel to version >=0.0.21 (#1275)
|
2024-07-31 22:14:04 +00:00 |
|
Alejandra
|
1f686689f1
|
🔥 Remove USERS_OPEN_REGISTRATION config, make registration enabled by default (#1274)
|
2024-07-31 17:08:26 -05:00 |
|
Patrick Arminio
|
b5b2929104
|
🔧 Reuse database url from config in alembic setup (#1229)
|
2024-07-30 12:46:41 -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 |
|
Javier Álvarez
|
6e1c888af3
|
♻️ Replace deprecated utcnow() with now(timezone.utc) in utils module (#1247)
|
2024-07-21 19:36:05 -05:00 |
|
Esteban Maya
|
d421c90af2
|
🗃️ Add max_length validation for database models and input data (#1233)
|
2024-06-18 19:20:39 -05:00 |
|
Esteban Maya
|
ef1f64b8f5
|
🔒️ Refactor migrate from python-jose to PyJWT (#1203)
|
2024-05-15 08:48:57 -07:00 |
|