1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/src/lib/services
Christopher Kolstad 5a3bb1ffc3
Biome1.5.1 (#5867)
Lots of work here, mostly because I didn't want to turn off the
`noImplicitAnyLet` lint. This PR tries its best to type all the untyped
lets biome complained about (Don't ask me how many hours that took or
how many lints that was >200...), which in the future will force test
authors to actually type their global variables setup in `beforeAll`.

---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
2024-01-12 09:25:59 +00:00
..
client-metrics Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
access-service.test.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
access-service.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
account-service.ts chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
addon-schema.ts
addon-service-test-simple-addon.ts
addon-service.test.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
addon-service.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
api-token-service.test.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
api-token-service.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
client-spec-service.test.ts
client-spec-service.ts
context-schema.ts
context-service.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
edge-service.ts
email-service.test.ts feat: Scheduled change conflict email templates and function (#5547) 2023-12-06 11:57:19 +02:00
email-service.ts fix: email link (#5719) 2023-12-21 14:51:15 +02:00
event-announcer-service.ts
event-service.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
favorites-service.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
feature-service-potentially-stale.test.ts Refactor/move features to feature oriented architecture (#4994) 2023-10-11 09:38:57 +02:00
feature-tag-service.ts feat: implement column created_by_user_id in feature_tag (#5695) 2023-12-21 10:00:45 +01:00
feature-type-service.ts chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
group-service.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
health-service.ts
index.ts feat: Scheduled change conflict email templates and function (#5547) 2023-12-06 11:57:19 +02:00
openapi-service.ts refactor: switch to upstream express-openapi (#5259) 2023-11-06 08:22:02 +01:00
pat-service.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
project-health-service.ts feat: new project overview backend (#5344) 2023-12-01 11:20:24 +02:00
project-schema.ts Feat/project private mode (#4743) 2023-09-15 11:01:25 +03:00
project-service.ts chore: remove private projects flag (#5743) 2024-01-02 15:53:26 +02:00
proxy-service.ts chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
public-signup-token-service.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
reset-token-service.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
scheduler-service.test.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
segment-schema.ts
segment-service.ts chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
session-service.ts
setting-service.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
state-schema.ts
state-service-export-v1.json
state-service.test.ts feat: implement createdByUserId for all features (#5725) 2023-12-22 14:33:16 +01:00
state-service.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
state-util.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
strategy-schema.ts
strategy-service.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
tag-schema.test.ts
tag-schema.ts
tag-service.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
tag-type-schema.test.ts
tag-type-schema.ts
user-feedback-service.ts chore: import IUser instead of User for auth (#5269) 2023-11-06 10:46:59 +01:00
user-service.test.ts feat: Scheduled change conflict email templates and function (#5547) 2023-12-06 11:57:19 +02:00
user-service.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
user-splash-service.ts chore: import IUser instead of User for auth (#5269) 2023-11-06 10:46:59 +01:00
version-service.test.ts feat: implement createdByUserId for all features (#5725) 2023-12-22 14:33:16 +01:00
version-service.ts chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00