1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-23 00:16:25 +01:00
unleash.unleash/src/lib/services
andreas-unleash d19d97cf18
feat: persist client application usage (#4534)
Closes #
[1-1256](https://linear.app/unleash/issue/1-1256/backend-to-save-application-usage)

Adds client application usage persisting on upsert and bulkUpsert
functions

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-08-21 14:36:31 +03:00
..
client-metrics feat: persist client application usage (#4534) 2023-08-21 14:36:31 +03:00
access-service.test.ts chore: remove customRootRoles flag in favor of killswitch (#4431) 2023-08-10 13:11:55 +01:00
access-service.ts feat: add usage info to project role deletion dialog (#4464) 2023-08-17 09:43:43 +02:00
account-service.ts fix: add confirmation to disable password login (#3829) 2023-05-23 15:56:34 +01:00
addon-schema.ts feat: support filtering on project and environment fields for events (#1801) 2022-07-12 12:13:25 +00:00
addon-service-test-simple-addon.ts
addon-service.test.ts
addon-service.ts feat: improve slack app addon scalability (#4284) 2023-07-20 13:37:06 +01:00
api-token-service.test.ts chore: deprecate username on api-tokens (#3616) 2023-05-04 09:56:00 +02:00
api-token-service.ts feat: Separate api token roles (#4019) 2023-06-20 14:21:14 +02:00
client-spec-service.test.ts
client-spec-service.ts
context-schema.ts feat: add context value descriptions (#1496) 2022-04-19 08:40:07 +02:00
context-service.ts feat: context field usage backend (#3921) 2023-06-09 12:00:17 +03:00
edge-service.ts docs: Added docs for edge endpoints (#3501) 2023-04-14 15:39:39 +02:00
email-service.test.ts
email-service.ts
environment-service.ts
event-announcer-service.ts 1-1049 Emit events after db transaction is complete (#4174) 2023-07-10 08:43:22 +02:00
event-service.ts feat: improve frontend config freshness to < 1s (#3749) 2023-05-12 17:52:11 +00:00
favorites-service.ts
feature-service-potentially-stale.test.ts chore: remove emitPotentiallyStaleEvents flag (#4537) 2023-08-21 14:35:35 +03:00
feature-tag-service.ts
feature-toggle-service.ts chore: remove emitPotentiallyStaleEvents flag (#4537) 2023-08-21 14:35:35 +03:00
feature-type-service.ts feat(#4205): implement configurable lifetimes (#4263) 2023-07-18 09:26:32 +00:00
group-service.ts fix: group cleanup (#4334) 2023-07-24 11:05:55 +02:00
health-service.ts
index.ts feat: protect segment operations for change requests (#4417) 2023-08-04 12:23:19 +02:00
instance-stats-service.test.ts
instance-stats-service.ts feat: add prom metric for total custom root roles in use (#4438) 2023-08-08 08:14:40 +01:00
maintenance-service.test.ts feat: disable scheduler for tests (#4496) 2023-08-15 15:58:36 +02:00
maintenance-service.ts feat: disable scheduler for tests (#4496) 2023-08-15 15:58:36 +02:00
openapi-service.ts Clean up old errors (#3633) 2023-05-11 11:10:57 +02:00
pat-service.ts
project-health-service.ts
project-schema.ts feat: feature creation limit crud together with frontend (#4221) 2023-07-13 14:02:35 +03:00
project-service.ts feat: add usage info to project role deletion dialog (#4464) 2023-08-17 09:43:43 +02:00
proxy-service.ts feat: improve frontend config freshness to < 1s (#3749) 2023-05-12 17:52:11 +00:00
public-signup-token-service.ts
reset-token-service.ts
scheduler-service.test.ts feat: maintenance mode disables scheduler (#3854) 2023-05-24 12:26:54 +02:00
scheduler-service.ts feat: maintenance mode disables scheduler (#3854) 2023-05-24 12:26:54 +02:00
segment-schema.ts
segment-service.ts feat: protect segment operations for change requests (#4417) 2023-08-04 12:23:19 +02:00
session-service.ts
setting-service.ts
state-schema.ts
state-service-export-v1.json
state-service.test.ts
state-service.ts
state-util.ts
strategy-schema.ts
strategy-service.ts
tag-schema.test.ts
tag-schema.ts
tag-service.ts
tag-type-schema.test.ts
tag-type-schema.ts
tag-type-service.ts docs: add descriptions and examples to tag schemas (#4194) 2023-07-11 10:02:00 +02:00
user-feedback-service.ts
user-service.test.ts
user-service.ts fix: Password hash is null should yield PasswordMissmatch (#4392) 2023-08-03 08:51:13 +02:00
user-splash-service.ts
version-service.test.ts feat: remove experimental flag for telemetry (#4123) 2023-06-30 11:27:54 +02:00
version-service.ts feat: add prom metric for total custom root roles in use (#4438) 2023-08-08 08:14:40 +01:00