1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/src/lib
Simon Hornby 3b42e866ec
feat: root roles from groups (#3559)
feat: adds a way to specify a root role on a group, which will cause any user entering into that group to take on the permissions of that root role

Co-authored-by: Nuno Góis <github@nunogois.com>
2023-04-20 12:29:30 +02:00
..
__snapshots__ feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
addons Detailed slack notifications on feature toggle update (#3155) 2023-02-27 09:56:56 +00:00
db feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
domain/project-health Project health tests (#3028) 2023-02-02 12:01:16 +01:00
error feat: Add ability to push variants to multiple environments (#2914) 2023-01-20 10:30:20 +01:00
features refactor: switching to new stats calculations (#3477) 2023-04-10 09:50:39 +02:00
middleware fix: 4 param error handler (#3520) 2023-04-14 08:59:27 +02:00
openapi feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
proxy refactor: fix compilation issues in features service (#3323) 2023-03-24 10:43:38 +01:00
routes feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
schema fix: enforce weight precision to 1 decimal (#2749) 2023-01-05 12:39:18 +01:00
segments Feat segments project safeguards (#3359) 2023-03-21 20:28:43 +00:00
services chore: remove uses of type errors from user-facing code (#3553) 2023-04-18 13:42:07 +02:00
types feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
util Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
app.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
app.ts feat: Catch all error handler (#3499) 2023-04-12 08:05:34 +02:00
create-config.test.ts If baseUriPath is set format it, but if it's not, don't override default with empty string (#2118) 2022-11-08 15:29:14 +01:00
create-config.ts Remove E flag (#2832) 2023-01-11 09:00:26 +02:00
default-custom-auth-deny-all.ts refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
event-hook.test.ts
event-hook.ts feat: shared event emitter (#3241) 2023-03-02 09:52:19 +01:00
internals.ts feat: drop full- for import/validate (#3168) 2023-02-21 10:15:57 +01:00
logger.test.ts fix: convert more tests to typescript 2021-09-14 20:30:37 +02:00
logger.ts
metric-events.ts
metrics.test.ts chore: add linter rules for regexp (#3500) 2023-04-17 07:11:22 +00:00
metrics.ts Poc: calculate etag based on query and latest revison id (#3062) 2023-03-17 14:10:21 +01:00
server-impl.test.ts feat: postgres lock (#3443) 2023-04-04 13:28:17 +02:00
server-impl.ts feat: postgres lock (#3443) 2023-04-04 13:28:17 +02:00