You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I want to see all and only the features that are compatible with my license.
As a developer, I want to manage which features are visible in a maintainable way.
To explore the best way to organize the code so that paid features are only visible to users with the license for them, write a proof of concept with two feature switches that can be toggled independently:
presence of the Audit Logging page and links to it
different schedule component on the workspace page, linking to the same schedule page; additional setting for admins to optionally enable this different schedule component
Definition of Done:
Stakeholders can see examples of the proposed frontend implementation for both pages and smaller features. The PR does not have to be merged.
The text was updated successfully, but these errors were encountered:
As a user, I want to see all and only the features that are compatible with my license.
As a developer, I want to manage which features are visible in a maintainable way.
To explore the best way to organize the code so that paid features are only visible to users with the license for them, write a proof of concept with two feature switches that can be toggled independently:
Definition of Done:
Stakeholders can see examples of the proposed frontend implementation for both pages and smaller features. The PR does not have to be merged.
The text was updated successfully, but these errors were encountered: