Commit Graph

123 Commits

Author SHA1 Message Date
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
7619bacd5b Temp disable alembic 2025-05-24 11:04:36 +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
dependabot[bot]
0328e80eb8 ⬆ Bump pydantic-settings from 2.5.2 to 2.9.1 in /backend (#1589)
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.5.2 to 2.9.1.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.5.2...v2.9.1)

---
updated-dependencies:
- dependency-name: pydantic-settings
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-30 09:34:13 +02:00
dependabot[bot]
2ff7bc813c ⬆ Bump sqlmodel from 0.0.22 to 0.0.24 in /backend (#1596)
Bumps [sqlmodel](https://github.com/fastapi/sqlmodel) from 0.0.22 to 0.0.24.
- [Release notes](https://github.com/fastapi/sqlmodel/releases)
- [Changelog](https://github.com/fastapi/sqlmodel/blob/main/docs/release-notes.md)
- [Commits](https://github.com/fastapi/sqlmodel/compare/0.0.22...0.0.24)

---
updated-dependencies:
- dependency-name: sqlmodel
  dependency-version: 0.0.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-30 09:32:53 +02:00
dependabot[bot]
0e74243a71 ⬆ Bump python-multipart from 0.0.10 to 0.0.20 in /backend (#1595)
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.10 to 0.0.20.
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kludex/python-multipart/compare/0.0.10...0.0.20)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-version: 0.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-30 09:32:48 +02:00
dependabot[bot]
43934f1ecb ⬆ Bump alembic from 1.13.2 to 1.15.2 in /backend (#1594)
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.2 to 1.15.2.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

---
updated-dependencies:
- dependency-name: alembic
  dependency-version: 1.15.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-30 09:32:37 +02:00
dependabot[bot]
4d95e382f0 ⬆ Bump jinja2 from 3.1.4 to 3.1.6 in /backend (#1591)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.6)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-version: 3.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-28 18:17:03 +02:00
dependabot[bot]
92e758e035 ⬆ Bump pyjwt from 2.9.0 to 2.10.1 in /backend (#1588)
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.9.0 to 2.10.1.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.9.0...2.10.1)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-version: 2.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-28 18:16:31 +02:00
dependabot[bot]
37b03e37a5 ⬆ Bump httpx from 0.27.2 to 0.28.1 in /backend (#1587)
Bumps [httpx](https://github.com/encode/httpx) from 0.27.2 to 0.28.1.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.27.2...0.28.1)

---
updated-dependencies:
- dependency-name: httpx
  dependency-version: 0.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-28 18:16:18 +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
Alejandra
846dd9e81a ⬆️ Update Dockerfile to use uv version 0.5.11 (#1454) 2025-01-05 14:57:42 +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
Sebastián Ramírez
fe7f4f7949 🔧 Add ENV PYTHONUNBUFFERED=1 to log output directly to Docker (#1378) 2024-09-27 16:10:59 +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
4fc9610175 💡 Add comments to Dockerfile with uv references (#1357) 2024-09-23 16:53:08 +00:00
Sebastián Ramírez
81048277c7 ⬆️ Migrate from Poetry to uv (#1356) 2024-09-23 16:10:46 +02:00
Sebastián Ramírez
c8104d8ced 🔥 Remove logic for development dependencies and Jupyter, it was never documented, and I no longer use that trick (#1355) 2024-09-23 13:39:54 +02:00
Sebastián Ramírez
4cd67f3483 ♻️ Use Docker Compose watch (#1354) 2024-09-23 00:29:23 +02:00
Sebastián Ramírez
651643982b 🔧 Use plain base official Python Docker image (#1351) 2024-09-22 18:25:29 +02:00