(teams) register contacts on admin views

Allow to manage contact on admin interface
This commit is contained in:
Sabrina Demagny
2024-10-30 15:27:59 +01:00
parent 2bbed8de0c
commit faf8dcc7e5
2 changed files with 15 additions and 0 deletions

View File

@@ -8,6 +8,10 @@ and this project adheres to
## [Unreleased]
### Added
- ✨(teams) register contacts on admin views
### Fixed
- 💚(ci) improve E2E tests #492