1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/src/lib/services
sjaanus ec7e256140
Backend for profile page (#2114)
* First version of profile

* Fix tests

* Fix typings

* Replace where to andwhere to be more clear
2022-09-29 16:27:54 +03:00
..
client-metrics task: use swc instead of ts-jest (#2042) 2022-09-06 13:22:41 +02:00
access-service.test.ts chore: type improvements (#1941) 2022-08-19 10:28:53 +02:00
access-service.ts chore: type improvements (#1941) 2022-08-19 10:28:53 +02: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 fix: addon filtering supports wildcards 2022-07-12 15:53:57 +02:00
addon-service.ts fix: addon filtering supports wildcards 2022-07-12 15:53:57 +02:00
api-token-service.test.ts Refactor: rename frontend api key (#1935) 2022-08-18 08:20:51 +00:00
api-token-service.ts feat: add method for migrating proxies without environment validation (#2056) 2022-09-12 13:22:23 +00:00
client-spec-service.test.ts
client-spec-service.ts
context-schema.ts
context-service.ts openapi: improve validation testing (#2058) 2022-09-23 15:02:09 +02:00
edge-service.ts Create endpoint that validates tokens for edge (#2039) 2022-09-01 13:26:26 +00:00
email-service.test.ts
email-service.ts
environment-service.ts
event-service.ts feat: add count to event list (#2036) 2022-09-02 08:35:31 +02:00
feature-tag-service.ts
feature-toggle-service.ts feat(#1873/playground): Return detailed information on feature toggle evaluation (#1839) 2022-08-04 15:41:52 +02:00
feature-type-service.ts
group-service.ts Fix/remove group owner concept (#1905) 2022-08-11 08:23:08 +02:00
health-service.ts
index.ts Personal access tokens backend (#2064) 2022-09-16 10:54:27 +03:00
openapi-service.ts openapi: improve validation testing (#2058) 2022-09-23 15:02:09 +02:00
pat-service.ts Personal access tokens backend (#2064) 2022-09-16 10:54:27 +03:00
playground-service.ts feat(#1873/playground): Return detailed information on feature toggle evaluation (#1839) 2022-08-04 15:41:52 +02:00
project-health-service.ts Wrong number on the project page regarding members in that project (#1917) 2022-08-17 09:05:41 +00:00
project-schema.ts
project-service.ts Backend for profile page (#2114) 2022-09-29 16:27:54 +03:00
proxy-service.ts Fix/frontendapi synchronization (#2100) 2022-09-28 14:23:41 +02:00
public-signup-token-service.ts Fix/oas response (#2068) 2022-09-26 13:06:30 +03:00
reset-token-service.ts
segment-schema.ts
segment-service.ts refactor: test segments in embedded proxy (#1952) 2022-08-22 16:35:43 +02:00
session-service.ts
setting-service.ts feat: add CORS instance settings (#1957) 2022-08-26 09:09:48 +02:00
state-schema.ts
state-service-export-v1.json
state-service.test.ts
state-service.ts
state-util.ts
strategy-schema.ts
strategy-service.ts openapi: improve validation testing (#2058) 2022-09-23 15:02:09 +02:00
tag-schema.test.ts
tag-schema.ts
tag-service.ts openapi: improve validation testing (#2058) 2022-09-23 15:02:09 +02:00
tag-type-schema.test.ts
tag-type-schema.ts
tag-type-service.ts
user-feedback-service.ts
user-service.test.ts Fix: prevent password reset email flooding (#2076) 2022-09-28 10:24:43 +02:00
user-service.ts Personal access token middleware (#2069) 2022-09-28 16:53:56 +03:00
user-splash-service.ts refactor: add schemas to user admin controller (#1692) 2022-06-22 14:55:43 +02:00
version-service.test.ts fix: attempt to unflake version service tests (#2008) 2022-08-31 08:06:25 +02:00
version-service.ts fix: attempt to unflake version service tests (#2008) 2022-08-31 08:06:25 +02:00