Skip to content

Conversation

@yyassi-heartex
Copy link
Contributor

This pull request updates the Annotators component in Annotators.jsx to introduce conditional behavior based on whether the application is running in an enterprise environment. The most important changes involve adding a new isEnterprise variable and modifying the logic for determining when user pictures should be faded.

Updates to Annotators component:

  • Introduced a new isEnterprise variable to check if the application is operating in an enterprise environment by accessing window.APP_SETTINGS.billing?.enterprise.
  • Adjusted the userpicIsFaded logic to only fade user pictures for unreviewed items if the application is in an enterprise environment.

@netlify
Copy link

netlify bot commented May 9, 2025

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit 79e5af7
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/6821b4b477a27100080ef2e6

@netlify
Copy link

netlify bot commented May 9, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 79e5af7
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/6821b4b40bd68000084909a8

@netlify
Copy link

netlify bot commented May 9, 2025

Deploy Preview for label-studio-storybook ready!

Name Link
🔨 Latest commit 79e5af7
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-storybook/deploys/6821b4b4c4140c0008bfb702
😎 Deploy Preview https://deploy-preview-7503--label-studio-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the fix label May 9, 2025
@yyassi-heartex
Copy link
Contributor Author

yyassi-heartex commented May 12, 2025

/git merge

Workflow run
Successfully merged: 1 file changed, 28 insertions(+), 9 deletions(-)

@yyassi-heartex yyassi-heartex requested a review from a team May 12, 2025 11:19
@yyassi-heartex yyassi-heartex merged commit 5887caa into develop May 12, 2025
38 checks passed
@robot-ci-heartex robot-ci-heartex deleted the fb-fit-35/faded branch May 12, 2025 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants