MaHDi
|
8af6d61e76
|
improve (importing): reorganization of the import structure (#964)
* reorganize import level
* add __init__, reorganize import from __init__
* reorganize import level
* reorganize import level
* fix circular import error by keep the import deep as "from models.settings"
* fix the relative import
* restor unwanted staged files
* add backend/venv and backend/.env to gitignore
* clean importing
|
2023-08-21 12:25:16 +02:00 |
|
Stan Girard
|
d0370ab499
|
feat(refacto): changed a bit of things to make better dx (#984)
|
2023-08-19 13:32:16 +02:00 |
|
Matt
|
e61f437ce8
|
Feat/backend core (#656)
|
2023-07-17 07:57:27 +01:00 |
|
Mamadou DICKO
|
f65044e152
|
fix(RBAC): use dependencies (#629)
|
2023-07-13 17:54:23 +02:00 |
|
Mamadou DICKO
|
83fe9430d0
|
feat(RBAC): remove decorators (#627)
|
2023-07-13 12:12:02 +02:00 |
|
Mamadou DICKO
|
72924b52bc
|
[Authorization] Check user role before operations (#588)
* feat(security): add RBAC on /explore/*
* feat(security): add RBAC on /brains/*
|
2023-07-11 10:00:06 +02:00 |
|