Skip to content

feat: DIA-2214: Add new Pdf object tag #7460

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
May 14, 2025
Merged

feat: DIA-2214: Add new Pdf object tag #7460

merged 12 commits into from
May 14, 2025

Conversation

hlomzik
Copy link
Collaborator

@hlomzik hlomzik commented May 2, 2025

This PR was automatically generated via Follow Merge. Workflow Run
Please ensure that all linked upstream Pull Requests are merged before proceeding with this one.

Can be used to display Pdf, only for classification.

<View>
  <Header value="Rate this article" />
  <Rating name="rating" toName="pdf" maxRating="10" icon="star" size="medium" />
  <Pdf name="pdf" value="$pdf" />
</View>

Uploading Screenshot 2025-05-02 at 12.28.30.png…

Can be used to display Pdf, only for classification.
@github-actions github-actions bot added the feat label May 2, 2025
Copy link

netlify bot commented May 2, 2025

Deploy Preview for label-studio-storybook canceled.

Name Link
🔨 Latest commit a5aa457
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-storybook/deploys/68248e9c3eb25b0008fde438

Copy link

netlify bot commented May 2, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit a5aa457
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/68248e9cd5c24b00081c23d0

Copy link

netlify bot commented May 2, 2025

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

Name Link
🔨 Latest commit a5aa457
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/68248e9c1fcbf40008a05f9c

@niklub
Copy link
Collaborator

niklub commented May 5, 2025

/git merge

Workflow run
Successfully merged: create mode 100644 web/tools/extract-antd-no-reset/package.json

Copy link

codecov bot commented May 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.07%. Comparing base (dc89b0d) to head (b8a32b4).
Report is 25 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7460   +/-   ##
========================================
  Coverage    78.07%   78.07%           
========================================
  Files          197      197           
  Lines        15835    15835           
========================================
  Hits         12363    12363           
  Misses        3472     3472           
Flag Coverage Δ
pytests 78.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@niklub
Copy link
Collaborator

niklub commented May 7, 2025

/git merge

Workflow run
Successfully merged: create mode 100644 web/libs/core/src/lib/utils/query-client.ts

@niklub
Copy link
Collaborator

niklub commented May 10, 2025

/git merge

Workflow run
Successfully merged: 42 files changed, 590 insertions(+), 180 deletions(-)

@niklub
Copy link
Collaborator

niklub commented May 14, 2025

/git merge

Workflow run
Successfully merged: 13 files changed, 212 insertions(+), 228 deletions(-)

@niklub niklub enabled auto-merge (squash) May 14, 2025 12:37
@niklub niklub self-requested a review May 14, 2025 13:12
@niklub niklub merged commit 11ed050 into develop May 14, 2025
47 checks passed
@robot-ci-heartex robot-ci-heartex deleted the fb-dia-2214 branch May 14, 2025 13:12
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