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
495245a75242ff8efc64efe2a6275fedc2f7a47d
people
/
src
/
backend
/
mailbox_manager
History
Sabrina Demagny
495245a752
🐛
(domain) fix flaky test with translated email content
...
Do not test the content of emails sent with a random user language
2025-03-14 12:26:52 +01:00
..
api
🐛
(mailbox) fix mailbox creation email language
2025-03-10 15:14:05 +01:00
management
🚨
(pytest) fix or suppress warnings during backend tests
2025-02-11 16:52:26 +01:00
migrations
♻️
(backend) rename DomainInvitation
2025-03-06 13:01:04 +01:00
templates
✨
(mailboxes) manage bad secret sent to dimail API
2024-08-09 13:37:20 +02:00
tests
🐛
(domain) fix flaky test with translated email content
2025-03-14 12:26:52 +01:00
utils
🐛
(mailbox) fix mailbox creation email language
2025-03-10 15:14:05 +01:00
__init__.py
🚨
(linter) add missing docstrings
2024-10-29 09:08:35 +01:00
admin.py
🧑💻
(admin) add admin for mail domain invitation
2025-03-06 13:28:52 +01:00
apps.py
✨
(domains) convert domain invitations to access roles
2025-03-06 09:57:09 +01:00
enums.py
✨
(domains) add action required status on MailDomain
2025-02-03 15:24:32 +01:00
factories.py
🐛
(tests) change domain name factory to be more boring but reliable
2025-03-06 14:34:41 +01:00
models.py
🐛
(domains) use a dedicated mail to invite user to manage domain
2025-03-11 11:48:38 +01:00
signals.py
♻️
(backend) rename DomainInvitation
2025-03-06 13:01:04 +01:00
tasks.py
✨
(domains) add periodic task to fetch domains status
2025-03-12 17:08:45 +01:00
urls.py
♻️
(backend) rename DomainInvitation
2025-03-06 13:01:04 +01:00