1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/test
Christopher Kolstad 1ecbc32e14
task: Make operations on the API Token store auditable. (#2531)
## About the changes
We need a way to have an audit log for operations made on Api Tokens.
These changes adds three new event types, API_TOKEN_CREATED,
API_TOKEN_UPDATED, API_TOKEN_DELETED and extends api-token-service to
store these to our event store to reflect the action being taken.
2022-11-28 10:56:34 +01:00
..
config Variants per environment (frontend) (#2453) 2022-11-18 11:43:24 +00:00
e2e task: Make operations on the API Token store auditable. (#2531) 2022-11-28 10:56:34 +01:00
examples feat: Add variants per env (#2471) 2022-11-21 10:37:16 +01:00
fixtures Add possibility to soft delete users (#2497) 2022-11-23 09:30:54 +02:00
arbitraries.test.ts feat(#1873/playground): Return detailed information on feature toggle evaluation (#1839) 2022-08-04 15:41:52 +02:00