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

Allow Form PDF Settings to be previewed before saving #1563

Merged
merged 1 commit into from
Aug 30, 2024

Add Preview PDF feature to Form PDF Settings

141c78b
Select commit
Loading
Failed to load commit list.
Merged

Allow Form PDF Settings to be previewed before saving #1563

Add Preview PDF feature to Form PDF Settings
141c78b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 30, 2024 in 1s

86.25% of diff hit (target 77.29%)

View this Pull Request on Codecov

86.25% of diff hit (target 77.29%)

Annotations

Check warning on line 275 in src/Model/Model_PDF.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Model_PDF.php#L275

Added line #L275 was not covered by tests

Check warning on line 2624 in src/Model/Model_PDF.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Model_PDF.php#L2623-L2624

Added lines #L2623 - L2624 were not covered by tests

Check warning on line 2628 in src/Model/Model_PDF.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Model_PDF.php#L2628

Added line #L2628 was not covered by tests

Check warning on line 2639 in src/Model/Model_PDF.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Model_PDF.php#L2634-L2639

Added lines #L2634 - L2639 were not covered by tests

Check warning on line 2644 in src/Model/Model_PDF.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Model_PDF.php#L2643-L2644

Added lines #L2643 - L2644 were not covered by tests

Check warning on line 2650 in src/Model/Model_PDF.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Model_PDF.php#L2648-L2650

Added lines #L2648 - L2650 were not covered by tests

Check warning on line 2655 in src/Model/Model_PDF.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Model_PDF.php#L2654-L2655

Added lines #L2654 - L2655 were not covered by tests

Check warning on line 2661 in src/Model/Model_PDF.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Model_PDF.php#L2657-L2661

Added lines #L2657 - L2661 were not covered by tests

Check warning on line 2666 in src/Model/Model_PDF.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Model_PDF.php#L2664-L2666

Added lines #L2664 - L2666 were not covered by tests

Check warning on line 2669 in src/Model/Model_PDF.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Model_PDF.php#L2669

Added line #L2669 was not covered by tests

Check warning on line 2671 in src/Model/Model_PDF.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Model_PDF.php#L2671

Added line #L2671 was not covered by tests

Check warning on line 424 in src/Rest/Rest_Form_Settings.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Rest/Rest_Form_Settings.php#L424

Added line #L424 was not covered by tests

Check warning on line 426 in src/Rest/Rest_Form_Settings.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Rest/Rest_Form_Settings.php#L426

Added line #L426 was not covered by tests

Check warning on line 803 in src/Rest/Rest_Form_Settings.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Rest/Rest_Form_Settings.php#L803

Added line #L803 was not covered by tests

Check warning on line 949 in src/Rest/Rest_Form_Settings.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Rest/Rest_Form_Settings.php#L949

Added line #L949 was not covered by tests

Check warning on line 1061 in src/Rest/Rest_Form_Settings.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Rest/Rest_Form_Settings.php#L1057-L1061

Added lines #L1057 - L1061 were not covered by tests

Check warning on line 1129 in src/Rest/Rest_Form_Settings.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Rest/Rest_Form_Settings.php#L1129

Added line #L1129 was not covered by tests

Check warning on line 99 in src/Rest/Rest_Pdf_Preview.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Rest/Rest_Pdf_Preview.php#L99

Added line #L99 was not covered by tests

Check warning on line 367 in src/bootstrap.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bootstrap.php#L367

Added line #L367 was not covered by tests

Check warning on line 380 in src/bootstrap.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bootstrap.php#L380

Added line #L380 was not covered by tests