Matthieu Jacq
|
cee050a2e4
|
feat: POST on /contact to contact quivr team by email (#1466)
# Description
Issue: #1445
Epic: #1232
## ⚠️ À rajouter en variables d'environnement
```env
RESEND_CONTACT_SALES_FROM=contact_sales@resend.dev
RESEND_CONTACT_SALES_TO=<change-me>
```
|
2023-10-23 17:58:45 +02:00 |
|
Mamadou DICKO
|
bd2358f425
|
fix: fix minor bugs (#1070)
* fix: update get_user_id_by_user_email type
* fix: update getEditorText logic
* feat(mentionSuggestions): render empty popover
|
2023-08-31 10:41:02 +02:00 |
|
Mamadou DICKO
|
ba123fe716
|
feat(shareBrain): prevent re inviting users with access (#1063)
* fix(shareBrain): prevent access duplication in db
* feat: remove unused function
* fix(linter): update types
|
2023-08-30 15:55:06 +02:00 |
|
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 |
|