·
97 commits
to dev
since this release
* refactor(CaseOverview): improve tab generation logic - Replace inline tab logic with a dedicated function - Ensure 'ubos' case returns the correct tab name - Maintain existing functionality for other domain tab names * refactor(CaseOverview): simplify tab generation logic - Remove unnecessary getTab function - Use camelCase on the domain string directly --------- Co-authored-by: Alon Peretz <[email protected]>