Skip to content

feat/quota set and get#53

Closed
jzunigax2 wants to merge 2 commits into
masterfrom
feat/quota-set-and-get
Closed

feat/quota set and get#53
jzunigax2 wants to merge 2 commits into
masterfrom
feat/quota-set-and-get

Conversation

@jzunigax2

Copy link
Copy Markdown
Contributor

No description provided.

jzunigax2 added 2 commits June 1, 2026 14:38
- Introduced `updateQuota` method in `StalwartAccountProvider` for updating user quotas.
- Added `getQuota` method in `EmailService` and `JmapMailProvider` to retrieve user quota information.
- Defined `MailQuota` interface to standardize quota data structure.
- Updated related tests to ensure proper functionality of quota management features.
…vices

- Added `updateQuota` and `getQuota` endpoints in `GatewayController` to manage user quotas.
- Implemented `updateQuota` method in `AccountService` to update quotas based on user ID.
- Introduced `getQuotaByUuid` method in `EmailService` to retrieve quota information for a user.
- Enhanced tests for `GatewayController`, `EmailService`, and `AccountService` to cover new quota management functionality.
@jzunigax2 jzunigax2 self-assigned this Jun 1, 2026
@jzunigax2 jzunigax2 added the enhancement New feature or request label Jun 1, 2026
@sonarqubecloud

sonarqubecloud Bot commented Jun 1, 2026

Copy link
Copy Markdown

@jzunigax2

Copy link
Copy Markdown
Contributor Author

closing in favor of #57 and #58

@jzunigax2 jzunigax2 closed this Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant