v20260106-15-jobrun-popup-objects-sort #49

Merged
ivooskamp merged 2 commits from v20260106-15-jobrun-popup-objects-sort into main 2026-01-13 11:19:16 +01:00
Showing only changes of commit 9ebfecc4bb - Show all commits

View File

@ -120,6 +120,17 @@ Removed an incorrectly indented redirect statement so the module loads correctly
- Objects with an error message are shown first, sorted alphabetically by object name. - Objects with an error message are shown first, sorted alphabetically by object name.
- Remaining objects are shown below, also sorted alphabetically by object name. - Remaining objects are shown below, also sorted alphabetically by object name.
---
## v20260106-16-jobrun-popup-objects-visible
- Fixed job run popup where the Objects section was not visible for certain runs.
- Adjusted popup layout to prevent objects from being hidden behind the footer.
- Improved object rendering to handle different mail structures consistently.
- Updated object sorting logic:
- Objects with an error message are displayed first, sorted alphabetically by object name.
- Remaining objects are displayed below, also sorted alphabetically by object name.
================================================================================================================================================ ================================================================================================================================================
## v0.1.16 ## v0.1.16