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

[stable30] Pass data to field depending on field type #3954

Merged
merged 9 commits into from
Aug 29, 2024

Commits on Aug 28, 2024

  1. feat(tests): add testing for template filling workflow

    Signed-off-by: Elizabeth Danzberger <[email protected]>
    elzody authored and juliushaertl committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    57b8333 View commit details
    Browse the repository at this point in the history
  2. fix(templates): throw NotFoundException if no file returned by id

    Signed-off-by: Elizabeth Danzberger <[email protected]>
    elzody authored and juliushaertl committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    16b90ee View commit details
    Browse the repository at this point in the history
  3. feat(template): make template handling more generic to support other …

    …field types
    
    Signed-off-by: Elizabeth Danzberger <[email protected]>
    elzody authored and juliushaertl committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e7bf89f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. chore(ocp): Update nextcloud/ocp

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4ca08be View commit details
    Browse the repository at this point in the history
  2. fix: Adapt pdf service to new field api

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2872792 View commit details
    Browse the repository at this point in the history
  3. fix: Catch InvalidFieldTypeException

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f37c709 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    621ca56 View commit details
    Browse the repository at this point in the history
  5. fix: Avoid double checking the file

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    de7ff74 View commit details
    Browse the repository at this point in the history
  6. style: Apply php-cs fixes

    Signed-off-by: Julius Härtl <[email protected]>
    juliushaertl committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ea4ff1f View commit details
    Browse the repository at this point in the history