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

feat: Ability to select a BaselineCollection for bulk export #301

Open
wants to merge 33 commits into
base: main
Choose a base branch
from

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    42939a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. feat: Export PDF-attachments in addition

    Refs: #289
    grigoriev committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    e4e9c5f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into 289-export-pdf-attachments-in-addition

    # Conflicts:
    #	src/main/resources/webapp/pdf-exporter/js/pdf-exporter.js
    grigoriev committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    7556d2c View commit details
    Browse the repository at this point in the history
  3. feat: Export PDF-attachments in addition

    Refs: #289
    grigoriev committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    6b40eb8 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/289-export-pdf-atta…

    …chments-in-addition' into 285-bulk-export-should-support-collections
    
    # Conflicts:
    #	docs/openapi.json
    #	src/main/java/ch/sbb/polarion/extension/pdf_exporter/widgets/BulkPdfExportWidgetRenderer.java
    #	src/main/resources/webapp/pdf-exporter/js/bulk-pdf-exporter.js
    #	src/main/resources/webapp/pdf-exporter/js/modules/ExportParams.js
    pbezliapovich committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    9519d7b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Configuration menu
    Copy the full SHA
    9feeed2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9181c5 View commit details
    Browse the repository at this point in the history
  3. chore: resolved merge conflict

    Refs: #285
    pbezliapovich committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    658925b View commit details
    Browse the repository at this point in the history
  4. chore: added tests

    Refs: #285
    pbezliapovich committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    8ee9203 View commit details
    Browse the repository at this point in the history
  5. chore: fixed security hotspot

    Refs: #285
    pbezliapovich committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    e937b3a View commit details
    Browse the repository at this point in the history
  6. chore: resolved merge conflicts

    Refs: #285
    pbezliapovich committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    a8a7359 View commit details
    Browse the repository at this point in the history
  7. chore: added tests

    Refs: #285
    pbezliapovich committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    8ab827c View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. chore: fixed sonar issues

    Refs: #285
    pbezliapovich committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    b786fac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8eec84 View commit details
    Browse the repository at this point in the history
  3. chore: fixed sonar issues

    Refs: #285
    pbezliapovich committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    c505911 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e490379 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a709b9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db943d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3086c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c47597f View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/285-bulk-export-should-support-c…

    …ollections' into 285-bulk-export-should-support-collections
    pbezliapovich committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    d67d98c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09229a4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    65e4ed5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9a7d9d8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ca3718c View commit details
    Browse the repository at this point in the history
  14. Merge remote-tracking branch 'origin/285-bulk-export-should-support-c…

    …ollections' into 285-bulk-export-should-support-collections
    pbezliapovich committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    9f8f9e8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8e96e6a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    52890c5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    99e3786 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b3f26db View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bd3e7f5 View commit details
    Browse the repository at this point in the history
  20. chore: added tests

    Refs: #285
    pbezliapovich committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    18c7a76 View commit details
    Browse the repository at this point in the history
  21. chore: fixed sonar issues

    Refs: #285
    pbezliapovich committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    c00c4d0 View commit details
    Browse the repository at this point in the history