..
client-metrics
Feat/unleash flags embedded proxy ( #1974 )
2022-08-26 15:16:29 +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
feat: add OpenAPI validation to a few endpoints ( #1409 )
2022-04-25 14:17:59 +02:00
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 alias to api tokens ( #1931 )
2022-08-19 10:48:33 +02:00
client-spec-service.test.ts
refactor: avoid inlining segments for supported clients ( #1640 )
2022-06-02 14:07:46 +02:00
client-spec-service.ts
refactor: avoid inlining segments for supported clients ( #1640 )
2022-06-02 14:07:46 +02:00
context-schema.ts
feat: add context value descriptions ( #1496 )
2022-04-19 08:40:07 +02:00
context-service.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
email-service.test.ts
Added ability to set additional transport options to email service ( #1589 )
2022-05-13 09:06:10 +02:00
email-service.ts
refactor: add OpenAPI schema to feature types controller ( #1684 )
2022-06-09 13:17:13 +02:00
environment-service.ts
feat: enabled environments override now also moves projects and toggles to new environments
2022-03-11 15:52:13 +02:00
event-service.ts
feat: add event search endpoint ( #1893 )
2022-08-09 16:14:50 +02:00
feature-tag-service.ts
feat: clean up events ( #1089 )
2021-11-12 13:15:51 +01:00
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
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
group-service.ts
Fix/remove group owner concept ( #1905 )
2022-08-11 08:23:08 +02:00
health-service.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
index.ts
feat: embed proxy endpoints ( #1926 )
2022-08-16 15:33:33 +02:00
openapi-service.ts
fix: return 400 on invalid JSON instead of 404 ( #1897 )
2022-08-08 14:44:57 +02: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
fix: convert schemas to typescript
2021-09-14 20:36:40 +02:00
project-service.ts
fix: enforce non-nullability for createdBy/modifiedBy arguments ( #1959 )
2022-08-25 08:39:28 +02:00
proxy-service.ts
fix: clean up proxy clients on API key deletion ( #1950 )
2022-08-22 15:02:39 +02:00
reset-token-service.ts
Fix/bcryptjs ( #1239 )
2022-01-06 20:43:57 +01:00
segment-schema.ts
feat: add segments ( #1426 )
2022-03-29 14:59:14 +02:00
segment-service.ts
refactor: test segments in embedded proxy ( #1952 )
2022-08-22 16:35:43 +02:00
session-service.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
setting-service.ts
feat: add CORS instance settings ( #1957 )
2022-08-26 09:09:48 +02:00
state-schema.ts
feat: add segments ( #1426 )
2022-03-29 14:59:14 +02:00
state-service-export-v1.json
Wip/environments ( #880 )
2021-07-07 10:46:50 +02:00
state-service.test.ts
task: remove displayName from environments ( #988 )
2021-09-29 10:23:43 +02:00
state-service.ts
fix: Issue #1444 - API import with drop=true deletes existing client keys ( #1668 )
2022-06-09 15:56:13 +01:00
state-util.ts
fix: update mime library method signature to 2.X ( #1078 )
2021-11-02 23:43:16 +01:00
strategy-schema.ts
fix: Controller wraps handler with try/catch ( #909 )
2021-08-13 10:36:19 +02:00
strategy-service.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
tag-schema.test.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
tag-schema.ts
fix: Controller wraps handler with try/catch ( #909 )
2021-08-13 10:36:19 +02:00
tag-service.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
tag-type-schema.test.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
tag-type-schema.ts
fix: import schema needs to understand :global: env
2021-08-26 22:42:06 +02:00
tag-type-service.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
user-feedback-service.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
user-service.test.ts
task: Add events for setting-service ( #1814 )
2022-07-21 15:40:31 +02:00
user-service.ts
feat: add CORS instance settings ( #1957 )
2022-08-26 09:09:48 +02: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
task: Use make-fetch-happen ( #1500 )
2022-04-28 10:57:52 +02:00
version-service.ts
task: Use make-fetch-happen ( #1500 )
2022-04-28 10:57:52 +02:00