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

Report printing refactor #7074

Merged
merged 210 commits into from
May 22, 2024
Merged

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    8e42e08 View commit details
    Browse the repository at this point in the history
  2. expose API endpoints

    SchrodingersGat committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    d4761d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afb0304 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54d2dee View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. - Add detail view for report template

    - Revert filters field behaviour
    SchrodingersGat committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    3eea4fa View commit details
    Browse the repository at this point in the history
  2. Filter report list by provided item IDs

    - Greatly simplify filtering logic compared to existing implemetation
    - Expose to API schema
    SchrodingersGat committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    05a7d64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71e7e5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd4c000 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    168801f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38a4866 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7df6aae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08e31da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c464c0 View commit details
    Browse the repository at this point in the history
  10. Fix for API filtering

    SchrodingersGat committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    b631a88 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    afa6d57 View commit details
    Browse the repository at this point in the history
  12. Remove dead URL

    SchrodingersGat committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    2dd6e11 View commit details
    Browse the repository at this point in the history
  13. Updates

    SchrodingersGat committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    d9689e4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    63d3844 View commit details
    Browse the repository at this point in the history
  15. Bump API version

    SchrodingersGat committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    cf73110 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c745d02 View commit details
    Browse the repository at this point in the history
  17. Typo fix

    SchrodingersGat committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    6f0e391 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7988e5c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    50e4305 View commit details
    Browse the repository at this point in the history
  2. Add new LabelTemplate model

    - ReportTemplate and LabelTemplate share common base
    - Refactor previous migration
    SchrodingersGat committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    446c5ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3804f55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bde6d1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    baa4666 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61937e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e967b80 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    134e534 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    49a8372 View commit details
    Browse the repository at this point in the history
  10. Update API endpoints

    SchrodingersGat committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9852f2c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    7858e1a View commit details
    Browse the repository at this point in the history
  2. Update migrations

    SchrodingersGat committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    57f7bac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3676e7e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    aa6b66a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eba2ee0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1aee5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02c2664 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b3a998 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    SchrodingersGat committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ec23fdb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89a67cd View commit details
    Browse the repository at this point in the history
  8. Fix imports

    SchrodingersGat committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1fc4c94 View commit details
    Browse the repository at this point in the history
  9. Generate label print response

    - Still not good yet
    SchrodingersGat committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    432a7fc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1877310 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a9e75c4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f39d6d9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    608e109 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    58c8a02 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    97868ce View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    229fb5c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bf6eea9 View commit details
    Browse the repository at this point in the history
  18. Tweak TemplateTable

    SchrodingersGat committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    35fe645 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2daa5a9 View commit details
    Browse the repository at this point in the history
  20. Stringify template name

    - Important, otherwise you get a TypeError instead of TemplateDoesNotExist
    SchrodingersGat committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    17a915c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2a12e54 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    88b778b View commit details
    Browse the repository at this point in the history
  23. Tweak log messages

    SchrodingersGat committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    40ce04b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e565d36 View commit details
    Browse the repository at this point in the history
  25. Cleanup TemplateTable

    SchrodingersGat committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d842024 View commit details
    Browse the repository at this point in the history
  26. Fix broken import

    SchrodingersGat committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2bb5ed7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a6950be View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ebbed40 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    924ddf4 View commit details
    Browse the repository at this point in the history
  2. Update old migrations

    - Remove references to functions that no longer exist
    SchrodingersGat committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    52c7343 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89d61c7 View commit details
    Browse the repository at this point in the history
  4. Update comments

    SchrodingersGat committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    326f390 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    470a706 View commit details
    Browse the repository at this point in the history
  6. Cleanup

    SchrodingersGat committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b5a0b01 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3cf3ae9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    414ca23 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb50785 View commit details
    Browse the repository at this point in the history
  10. Improve hookiness

    SchrodingersGat committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0d60955 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e22710d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9d64bba View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4c09541 View commit details
    Browse the repository at this point in the history
  14. Fix template preview window

    - Use new "output" response field across the board
    SchrodingersGat committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b7b3af9 View commit details
    Browse the repository at this point in the history
  15. Remove outdated task

    SchrodingersGat committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a330b41 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f910501 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Update data migration to use raw SQL

    - If the 'labels' app is no longer available, this will fail
    - So, use raw SQL instead
    SchrodingersGat committed May 1, 2024
    Configuration menu
    Copy the full SHA
    6b2e849 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e53d705 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaff3cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5889135 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb37707 View commit details
    Browse the repository at this point in the history
  6. Hook to print labels

    SchrodingersGat committed May 1, 2024
    Configuration menu
    Copy the full SHA
    937ec3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27b79e3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    eff9b1a View commit details
    Browse the repository at this point in the history
  2. Refactor label print for CUI

    - Still needs to handle custom printing options for plugin
    SchrodingersGat committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a5e42c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6b3629 View commit details
    Browse the repository at this point in the history
  4. Fix migration

    SchrodingersGat committed May 2, 2024
    Configuration menu
    Copy the full SHA
    97e1585 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f55689 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    90c6b2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26af44c View commit details
    Browse the repository at this point in the history
  3. playwright test fix

    SchrodingersGat committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0bf9189 View commit details
    Browse the repository at this point in the history
  4. Unit test fixes

    SchrodingersGat committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8cede34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22c6381 View commit details
    Browse the repository at this point in the history
  6. Fix for report.js

    SchrodingersGat committed May 3, 2024
    Configuration menu
    Copy the full SHA
    fb697dc View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    6c3a1b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b56be87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecfb505 View commit details
    Browse the repository at this point in the history
  4. Refactoring

    SchrodingersGat committed May 5, 2024
    Configuration menu
    Copy the full SHA
    a3bbe26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e034a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0cbd1f View commit details
    Browse the repository at this point in the history
  7. Update migration

    - Not atomic
    SchrodingersGat committed May 5, 2024
    Configuration menu
    Copy the full SHA
    8dda653 View commit details
    Browse the repository at this point in the history
  8. Cleanup

    SchrodingersGat committed May 5, 2024
    Configuration menu
    Copy the full SHA
    a414612 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6a769e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Reduce timeout

    SchrodingersGat committed May 6, 2024
    Configuration menu
    Copy the full SHA
    82b743f View commit details
    Browse the repository at this point in the history
  2. Unit test updates

    SchrodingersGat committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6a6cf31 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    8af0c88 View commit details
    Browse the repository at this point in the history
  2. Fix part serializers

    SchrodingersGat committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c481624 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09c0d58 View commit details
    Browse the repository at this point in the history
  4. js linting

    SchrodingersGat committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f02c2b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e7333b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8921b60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    847dfa6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6129021 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d137829 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c8c360a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7a74f5e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6cba780 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e854b86 View commit details
    Browse the repository at this point in the history
  14. Message refactor

    SchrodingersGat committed May 9, 2024
    Configuration menu
    Copy the full SHA
    88f9d59 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    956e93c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    6ebedc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca73867 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6c6715 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3136da View commit details
    Browse the repository at this point in the history
  5. Run checks against new python lib branch

    (temporary, will be reverted)
    SchrodingersGat committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7257464 View commit details
    Browse the repository at this point in the history
  6. remove old app reference

    matmair committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2a2451b View commit details
    Browse the repository at this point in the history
  7. fix testing ref

    matmair committed May 10, 2024
    Configuration menu
    Copy the full SHA
    bed64b9 View commit details
    Browse the repository at this point in the history
  8. fix app init

    matmair committed May 10, 2024
    Configuration menu
    Copy the full SHA
    891220d View commit details
    Browse the repository at this point in the history
  9. remove old tests

    matmair committed May 10, 2024
    Configuration menu
    Copy the full SHA
    bd938ce View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    7032ab3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbe3be4 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. refactor

    SchrodingersGat committed May 12, 2024
    Configuration menu
    Copy the full SHA
    9349781 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. fix a few tests

    matmair committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e71ca54 View commit details
    Browse the repository at this point in the history
  2. factor plugin_ref out

    matmair committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9c13dcc View commit details
    Browse the repository at this point in the history
  3. fix options testing

    matmair committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4b5d70a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45d56e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8b803a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    afc66d4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    70504fa View commit details
    Browse the repository at this point in the history
  2. fix missing plugin matching

    matmair committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9b9035c View commit details
    Browse the repository at this point in the history
  3. disable call assert

    matmair committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5908149 View commit details
    Browse the repository at this point in the history
  4. Add custom related field for PluginConfig

    - Uses 'key' rather than 'pk'
    - Revert label print plugin to use slug
    SchrodingersGat committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d2d62b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aeae153 View commit details
    Browse the repository at this point in the history
  6. switch to labels for testing

    matmair committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d7994b1 View commit details
    Browse the repository at this point in the history
  7. re-align report testing code

    matmair committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0807e85 View commit details
    Browse the repository at this point in the history
  8. disable version check

    matmair committed May 14, 2024
    Configuration menu
    Copy the full SHA
    070724b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e38818e View commit details
    Browse the repository at this point in the history
  10. fix url

    matmair committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8581aea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a5c6a20 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    121863b View commit details
    Browse the repository at this point in the history
  2. Allow blank plugin for printing

    - Uses the builtin label printer if not specified
    SchrodingersGat committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9d1fe1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9101fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b50705 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2287ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15e4be4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9e5128 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3dc7750 View commit details
    Browse the repository at this point in the history
  9. fix call

    matmair committed May 15, 2024
    Configuration menu
    Copy the full SHA
    23dbf10 View commit details
    Browse the repository at this point in the history
  10. Tweak unit test

    SchrodingersGat committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1f2a3fb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ce25b64 View commit details
    Browse the repository at this point in the history
  12. Add task for running docs server

    - Option to compile schema as part of task
    SchrodingersGat committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a5ad2d7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f666234 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a62a790 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    91d4985 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #3 from matmair/7074-testing

    fixes for unit testing
    SchrodingersGat authored May 15, 2024
    Configuration menu
    Copy the full SHA
    a9bda1c View commit details
    Browse the repository at this point in the history
  17. fix tests for reports

    matmair committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ba8c397 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. fix label testing

    matmair committed May 16, 2024
    Configuration menu
    Copy the full SHA
    764895f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/inventree/InvenTree into …

    …pr/SchrodingersGat/7074
    matmair committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7e5d4c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f84910a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07e601f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ce5188 View commit details
    Browse the repository at this point in the history
  6. Documentation cleanup

    SchrodingersGat committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e7b84ae View commit details
    Browse the repository at this point in the history
  7. Docs cleanup

    SchrodingersGat committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9dc2122 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    42415e6 View commit details
    Browse the repository at this point in the history
  9. Fix links

    SchrodingersGat committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3a15e34 View commit details
    Browse the repository at this point in the history
  10. Link cleanup

    SchrodingersGat committed May 16, 2024
    Configuration menu
    Copy the full SHA
    60ea32c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7ad234f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6ec2ee6 View commit details
    Browse the repository at this point in the history
  13. Code cleanup

    SchrodingersGat committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2dfce1f View commit details
    Browse the repository at this point in the history
  14. Fix type annotation

    SchrodingersGat committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0489ac9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    e63528b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fb26c5 View commit details
    Browse the repository at this point in the history
  3. remove templatetype

    SchrodingersGat committed May 17, 2024
    Configuration menu
    Copy the full SHA
    836567e View commit details
    Browse the repository at this point in the history
  4. remove unused imports

    SchrodingersGat committed May 17, 2024
    Configuration menu
    Copy the full SHA
    708b200 View commit details
    Browse the repository at this point in the history
  5. extend context testing

    matmair committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0ceebea View commit details
    Browse the repository at this point in the history
  6. Merge branch 'pui-reports' of https://github.com/schrodingersgat/inve…

    …ntree into pr/SchrodingersGat/7074
    matmair committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a3bf3d1 View commit details
    Browse the repository at this point in the history
  7. test if plg can print

    matmair committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d2616a8 View commit details
    Browse the repository at this point in the history
  8. re-enable version check

    matmair committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c96f594 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    f3caa05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51cf611 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    88d1803 View commit details
    Browse the repository at this point in the history
  2. Update unit tests

    SchrodingersGat committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b5b8224 View commit details
    Browse the repository at this point in the history
  3. Fix test

    SchrodingersGat committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e938e37 View commit details
    Browse the repository at this point in the history
  4. Adjust unit test

    SchrodingersGat committed May 20, 2024
    Configuration menu
    Copy the full SHA
    5d8cb2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70e35f4 View commit details
    Browse the repository at this point in the history
  6. Fix unit test

    - Labels get printed against LabelTemplate items, duh
    SchrodingersGat committed May 20, 2024
    Configuration menu
    Copy the full SHA
    99991a8 View commit details
    Browse the repository at this point in the history
  7. Unit test update

    SchrodingersGat committed May 20, 2024
    Configuration menu
    Copy the full SHA
    421e973 View commit details
    Browse the repository at this point in the history
  8. Unit test updates

    SchrodingersGat committed May 20, 2024
    Configuration menu
    Copy the full SHA
    31229e3 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    f91f31f View commit details
    Browse the repository at this point in the history
  2. Test update

    SchrodingersGat committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3b844f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    528c687 View commit details
    Browse the repository at this point in the history
  4. Fix ReportSerialierBase class

    - Re-initialize field options if not already set
    SchrodingersGat committed May 21, 2024
    Configuration menu
    Copy the full SHA
    79392a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc194b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1da0b30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aaeda32 View commit details
    Browse the repository at this point in the history
  8. Tweak unit test

    SchrodingersGat committed May 21, 2024
    Configuration menu
    Copy the full SHA
    07ca9a1 View commit details
    Browse the repository at this point in the history