This website requires JavaScript.
Explore
Help
Sign In
studio
/
people
Archived
Watch
2
Star
0
Fork
0
You've already forked people
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-03-24
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
b060bbea51325c1c6c2bcc1e1c6425e410daebf8
people
/
src
/
backend
/
mailbox_manager
History
Sabrina Demagny
b060bbea51
🐛
(mailbox) fix activate mailbox feature
...
Fix 422 Unprocessable Entity error returned by dimail because of some missing data sent.
2024-12-12 14:37:22 +01:00
..
api
✨
(dimail) automate allows requests to dimail
2024-12-11 10:29:36 +01:00
management
🐛
(dimail) fix dimail setup command
2024-12-09 10:03:12 +01:00
migrations
🩹
(mailbox) fix status of current mailboxes
2024-11-21 23:20:51 +01:00
templates
✨
(mailboxes) manage bad secret sent to dimail API
2024-08-09 13:37:20 +02:00
tests
✨
(dimail) automate allows requests to dimail
2024-12-11 10:29:36 +01:00
utils
🐛
(mailbox) fix activate mailbox feature
2024-12-12 14:37:22 +01:00
__init__.py
🚨
(linter) add missing docstrings
2024-10-29 09:08:35 +01:00
admin.py
♻️
(dimail) rename some methods of DimailAPIClient
2024-11-26 12:17:24 +01:00
apps.py
🗃️
(models) add MailDomain, MailDomainAccess and Mailbox models
2024-04-16 15:47:33 +02:00
enums.py
👔
(dimail) allow creation of "pending" mailboxes
2024-11-19 10:29:21 +01:00
factories.py
👔
(dimail) allow creation of "pending" mailboxes
2024-11-19 10:29:21 +01:00
models.py
✨
(mailbox) allow to disable mailbox
2024-11-26 14:38:38 +01:00
urls.py
🚚
(api) split API module in client/resource_server
2024-11-25 16:05:18 +01:00