-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enforce Pricing for Team Sharing (#6776)
* add new blur component around certain paid features * updated changelog * Update frontend/javascripts/components/pricing_enforcers.tsx Co-authored-by: Philipp Otto <[email protected]> * Merge branch 'master' into more-plans * Merge branch 'master' of github.com:scalableminds/webknossos into more-plans * 'master' of github.com:scalableminds/webknossos: correct font in vx dag Catch zero-sized buckets in backend, fix http nio timeout handling (#6782) Remove debug logging in editable mapping logic (#6783) Loki for voxelytics logs (#6770) * re-styled pricing alert * Merge branch 'master' of github.com:scalableminds/webknossos into more-plans * 'master' of github.com:scalableminds/webknossos: Update linter to Rome v11.0.0 (#6785) Fix publicly shared annotations (#6784) * add isFeatureAllowedByPricingPlan helper function * enforce pricing for creating precomputed meshes * use isFeatureAllowedByPricingPlan for SecuredRoute * disable proof reading tool * prevent proof reading tool from being unsed through keyboard shortcut * Merge branch 'master' into more-plans
- Loading branch information
1 parent
e90eaf2
commit b4eaeed
Showing
20 changed files
with
223 additions
and
131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.