1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib/services
Ivar Conradi Østhus 9e7d2f845a
fix: migrate all permissions to rbac (#782)
* fix: migrate all permissions to rbac
* fix: update migration guide

fixes #782
2021-04-12 20:25:03 +02:00
..
client-metrics fix: ensure createdBy is not empty 2021-03-26 13:57:01 +01:00
access-service.ts fix: migrate all permissions to rbac (#782) 2021-04-12 20:25:03 +02:00
addon-schema.js
addon-service.js
addon-service.test.js
api-token-service.ts Feat: Api-Tokens (#774) 2021-03-29 19:58:11 +02:00
context-schema.js
context-service.js
email-service.test.ts feat: added basic email-service (#780) 2021-04-09 11:16:06 +02:00
email-service.ts feat: added basic email-service (#780) 2021-04-09 11:16:06 +02:00
feature-schema.js Add import/export for tags and projects (#754) 2021-03-12 11:08:10 +01:00
feature-schema.test.js fix: projectId must follow nameType in query 2021-03-05 14:12:56 +01:00
feature-toggle-service.js feat/return feature on create (#742) 2021-03-04 13:28:31 +01:00
index.js feat: Add username/password authentication (#777) 2021-04-09 13:46:53 +02:00
project-schema.js
project-service.ts fix: migrate all permissions to rbac (#782) 2021-04-12 20:25:03 +02:00
state-schema.js Add import/export for tags and projects (#754) 2021-03-12 11:08:10 +01:00
state-service.js Add import/export for tags and projects (#754) 2021-03-12 11:08:10 +01:00
state-service.test.js Add import/export for tags and projects (#754) 2021-03-12 11:08:10 +01:00
state-util.js Add import/export for tags and projects (#754) 2021-03-12 11:08:10 +01:00
strategy-schema.js
strategy-service.js
tag-schema.test.js
tag-schema.ts Tags and tag types to ts (#772) 2021-03-26 11:03:30 +01:00
tag-service.ts chore: another missing type 2021-03-26 12:35:14 +01:00
tag-type-schema.test.js
tag-type-schema.ts Tags and tag types to ts (#772) 2021-03-26 11:03:30 +01:00
tag-type-service.ts Tags and tag types to ts (#772) 2021-03-26 11:03:30 +01:00
user-service.test.ts feat: Add username/password authentication (#777) 2021-04-09 13:46:53 +02:00
user-service.ts feat: Add username/password authentication (#777) 2021-04-09 13:46:53 +02:00
version-service.js fix: version-checker must have instanceId 2021-03-26 14:38:51 +01:00
versions-service.test.js Add a version service (#729) 2021-02-19 11:13:25 +01:00