Skip to content
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

fix/AUT-2673/inline-figure-img #453

Merged
merged 9 commits into from
Nov 28, 2022
Merged

Conversation

marpesia
Copy link
Contributor

Related to: AUT-2673

Description:
Display Image inline on Figure tag

Changes:

How to check:

On Assets

  • Create an Asset with a text block. Add in the middle of the text an image. Play with the inline panel controls of the image to check if it is positioned correctly.
  • Check Preview.

On Items

  • Create an Item with a text block. Add in the middle of the text an image. Play with the inline panel controls of the image to check if it is positioned correctly.
  • Add the previously created Asset with the Figure image on the inline position to check the position of the Asset image inside the Item.
  • Check Preview

On Tests

  • Check Terre Preview
  • Delivery Terre

Check a test on Delivery.

Copy link
Contributor

@jsconan jsconan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code check only.

It looks good.

@codecov-commenter
Copy link

Codecov Report

Merging #453 (b5bb793) into develop (21a6612) will increase coverage by 0.59%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             develop     #453      +/-   ##
=============================================
+ Coverage      32.78%   33.37%   +0.59%     
- Complexity       767      768       +1     
=============================================
  Files             94       94              
  Lines           2410     2358      -52     
=============================================
- Hits             790      787       -3     
+ Misses          1620     1571      -49     
Impacted Files Coverage Δ
...edStimulus/parser/SharedStimulusMediaExtractor.php 92.85% <0.00%> (-0.90%) ⬇️
model/sharedStimulus/service/CreateService.php 93.47% <0.00%> (-0.40%) ⬇️
...tion/repository/rdf/RdfMediaRelationRepository.php 96.33% <0.00%> (-0.04%) ⬇️
model/ZipExporter.php 0.00% <0.00%> (ø)
model/ZipImporter.php 0.00% <0.00%> (ø)
model/FileImporter.php 0.00% <0.00%> (ø)
model/ZipExportForm.php 0.00% <0.00%> (ø)
model/FileImportForm.php 0.00% <0.00%> (ø)
controller/MediaImport.php 0.00% <0.00%> (ø)
controller/MediaManager.php 0.00% <0.00%> (ø)
... and 19 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@bziondik bziondik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful

@github-actions
Copy link

Version

Target Version 12.34.1
Last version 12.34.0

There are 0 BREAKING CHANGE, 0 feature, 6 fixes

@bziondik bziondik merged commit b48c920 into develop Nov 28, 2022
@bziondik bziondik deleted the fix/AUT-2673/inline-figure-img branch November 28, 2022 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants