Commits

Rezart Vata authored and Davide Negretti committed b775cd5ab05
[CST-7757] Subscriptions porting (wip)
No tags

src/app/core/data/feature-authorization/feature-id.ts

Modified
22 22 CanManageMappings = 'canManageMappings',
23 23 CanManagePolicies = 'canManagePolicies',
24 24 CanMakePrivate = 'canMakePrivate',
25 25 CanMove = 'canMove',
26 26 CanEditVersion = 'canEditVersion',
27 27 CanDeleteVersion = 'canDeleteVersion',
28 28 CanCreateVersion = 'canCreateVersion',
29 29 CanViewUsageStatistics = 'canViewUsageStatistics',
30 30 CanSendFeedback = 'canSendFeedback',
31 31 CanClaimItem = 'canClaimItem',
32 - CanSynchronizeWithORCID = 'canSynchronizeWithORCID'
32 + CanSynchronizeWithORCID = 'canSynchronizeWithORCID',
33 + CanSubscribe = 'canSubscribeDso',
33 34 }

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut