1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib/services
andreas-unleash f9bca20c78
Feat/project private mode (#4743)
Adds `private` option to project mode
Update schemas and models to accept and persist

Closes #
[1-1366](https://linear.app/unleash/issue/1-1366/introduce-private-in-collaboration-mode)

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-09-15 11:01:25 +03:00
..
client-metrics fix: last seen environment remove duplicate entries (#4663) 2023-09-12 11:43:01 +03:00
access-service.test.ts fix: group roles assumption, refactor group types (#4576) 2023-09-05 20:30:20 +01:00
access-service.ts feat: add service method to retrieve group and project access for all users (#4708) 2023-09-14 11:43:39 +02:00
account-service.ts fix: add confirmation to disable password login (#3829) 2023-05-23 15:56:34 +01:00
addon-schema.ts
addon-service-test-simple-addon.ts
addon-service.test.ts fix: use postmessage in slack app addon (#4688) 2023-09-14 08:19:38 +01:00
addon-service.ts fix: use postmessage in slack app addon (#4688) 2023-09-14 08:19:38 +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 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 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 chore: add linter rules for regexp (#3500) 2023-04-17 07:11:22 +00:00
environment-service.ts Feat: project default strategy (#3644) 2023-04-28 14:59:04 +03:00
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 feat: export by tags (#3635) 2023-04-27 10:22:14 +02:00
feature-toggle-service.ts fix: include strategy variants in the event log (#4716) 2023-09-14 13:23:11 +02:00
feature-type-service.ts feat(#4205): implement configurable lifetimes (#4263) 2023-07-18 09:26:32 +00:00
group-service.ts fix: group roles assumption, refactor group types (#4576) 2023-09-05 20:30:20 +01:00
health-service.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
index.ts feat: protect segment operations for change requests (#4417) 2023-08-04 12:23:19 +02:00
instance-stats-service.test.ts Feat/instance health (#4586) 2023-08-30 12:51:46 +00:00
instance-stats-service.ts Feat/instance health (#4586) 2023-08-30 12:51:46 +00: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/project private mode (#4743) 2023-09-15 11:01:25 +03:00
project-service.ts feat: disallow description when no pattern exists (#4679) 2023-09-14 09:32:07 +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 feat: changing password will expire reset password tokens (#3451) 2023-04-05 12:39:52 +03:00
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 feat: add segments (#1426) 2022-03-29 14:59:14 +02:00
segment-service.ts chore: Change request flags removed (#4601) 2023-09-04 10:57:13 +02:00
session-service.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
setting-service.ts Fix/remove settings cache (#2694) 2022-12-14 17:35:22 +01:00
state-schema.ts
state-service-export-v1.json
state-service.test.ts fix: API improvements aligning the types to our schemas (#4650) 2023-09-12 15:40:57 +02:00
state-service.ts chore: refactor segments to stop depending on the implementation (#3315) 2023-03-15 14:58:19 +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 Feat/enable disable strategies (#3566) 2023-04-21 12:09:07 +03:00
strategy-service.ts openapi: improve validation testing (#2058) 2022-09-23 15:02:09 +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 chore: Improve openapi documentation for tags (#3496) 2023-04-12 09:34:32 +00:00
tag-service.ts openapi: improve validation testing (#2058) 2022-09-23 15:02:09 +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
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 fix: API improvements aligning the types to our schemas (#4650) 2023-09-12 15:40:57 +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