1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-06 19:28:08 +01:00
bitwarden-server/test/Api.Test
Maciej Zieniuk 21fcfcd5e8
[PM-10563] Notification Center API (#4852)
* PM-10563: Notification Center API

* PM-10563: continuation token hack

* PM-10563: Resolving merge conflicts

* PM-10563: Unit Tests

* PM-10563: Paging simplification by page number and size in database

* PM-10563: Request validation

* PM-10563: Read, Deleted status filters change

* PM-10563: Plural name for tests

* PM-10563: Request validation to always for int type

* PM-10563: Continuation Token returns null on response when no more records available

* PM-10563: Integration tests for GET

* PM-10563: Mark notification read, deleted commands date typos fix

* PM-10563: Integration tests for PATCH read, deleted

* PM-10563: Request, Response models tests

* PM-10563: EditorConfig compliance

* PM-10563: Extracting to const

* PM-10563: Update db migration script date

* PM-10563: Update migration script date
2024-12-18 09:59:50 -05:00
..
AdminConsole [PM-10338] Update the Organization 'Leave' endpoint to log EventType.OrganizationUser_Left (#4908) 2024-12-10 11:14:34 +00:00
Auth [PM-12607] Move key rotation & validators to km ownership (#4941) 2024-11-21 19:17:04 +01:00
Billing [PM-11127] Write OrganizationInstallation record when license is retrieved (#5090) 2024-12-11 13:55:00 -05:00
Controllers [PM-14826] Add UsePolicies check to GET endpoints (#5046) 2024-12-12 10:18:11 -05:00
KeyManagement [PM-13362] Add private key regeneration endpoint (#4929) 2024-12-16 12:01:09 -06:00
Models/Request/Accounts [PM-3565] Enforce higher minimum KDF (#3304) 2023-12-05 17:21:46 +01:00
NotificationCenter [PM-10563] Notification Center API (#4852) 2024-12-18 09:59:50 -05:00
SecretsManager PM-11123: Device Type mapping (#4768) 2024-09-23 23:02:32 +02:00
Tools [PM-11360] Remove export permission for providers (#5051) 2024-12-06 08:07:04 +10:00
Utilities [PM-8830] Billing Enums Rename (#4180) 2024-06-14 15:34:47 -04:00
Vault Remove LimitCollectionCreationDeletionSplit feature flag (#4809) 2024-12-06 11:46:17 +01:00
Api.Test.csproj Support for passkey registration (#2885) 2023-10-30 09:40:06 -04:00