flexisip-account-manager/flexiapi/app/Http/Controllers/Api/Admin
Timothée Jaussoin 75a98c0949 Add AccountAction model, CRUD and tests
Add AccountType model, CRUD and tests
Add AccountContact model, CRUD and tests
Allow users to retreive their contacts in JSON and VCARD4.0 format
Update the dependencies
Complete the documentation
Improve the messages displayed when removing accounts in RemoveUnconfirmedAccounts
Fix a bug in DeviceController
Fix README
2021-10-26 11:20:00 +02:00
..
AccountActionController.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
AccountContactController.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
AccountController.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00
AccountTypeController.php Add AccountAction model, CRUD and tests 2021-10-26 11:20:00 +02:00