1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib/db
sighphyre 5806b6748f
Feat/grouping (#1845)
* Implement user grouping feature for permissions

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
Co-authored-by: Jaanus Sellin <sellinjaanus@gmail.com>
Co-authored-by: Nuno Góis <github@nunogois.com>
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-07-21 16:23:56 +02:00
..
access-store.ts Feat/grouping (#1845) 2022-07-21 16:23:56 +02:00
addon-store.ts fix: add projects and environments field to addon select 2022-07-12 14:32:24 +02:00
api-token-store.ts fix: Issue #1444 - API import with drop=true deletes existing client keys (#1668) 2022-06-09 15:56:13 +01:00
client-applications-store.ts
client-instance-store.ts
client-metrics-store-v2.ts
context-field-store.ts
db-pool.ts
environment-store.ts
event-store.test.ts
event-store.ts task: Add events for setting-service (#1814) 2022-07-21 15:40:31 +02:00
feature-environment-store.ts
feature-strategy-store.ts Added missing archivedAt to featureSchema (#1779) 2022-07-01 11:51:26 +00:00
feature-tag-store.ts fix: tag validation duplicate message (#1756) 2022-06-28 08:04:43 +02:00
feature-toggle-client-store.ts Fix error and add test (#1825) 2022-07-18 07:30:04 +00:00
feature-toggle-store.ts Added missing archivedAt to featureSchema (#1779) 2022-07-01 11:51:26 +00:00
feature-type-store.ts refactor: add OpenAPI schema to feature types controller (#1684) 2022-06-09 13:17:13 +02:00
group-store.ts Feat/grouping (#1845) 2022-07-21 16:23:56 +02:00
index.ts Feat/grouping (#1845) 2022-07-21 16:23:56 +02:00
project-store.ts refactor: add OpenAPI schemas to more controllers (#1680) 2022-06-08 15:31:34 +02:00
reset-token-store.ts
role-store.ts Feat/grouping (#1845) 2022-07-21 16:23:56 +02:00
segment-store.ts
session-store.ts
setting-store.ts
strategy-store.ts
tag-store.ts
tag-type-store.ts
user-feedback-store.ts
user-splash-store.ts refactor: add schemas to user admin controller (#1692) 2022-06-22 14:55:43 +02:00
user-store.ts refactor: add schemas to user admin controller (#1692) 2022-06-22 14:55:43 +02:00