Sal

Results 15 issues of Sal

# Summary One of my users pointed out that parquet files created with Xtract Universal, a SAP plugin, can't be opened if it contains Decimal values with a scale of...

This PR: * Updates StructValue to use a custom DataRowLite class instead of System.Data.DataRow. * If `.xls` export fails because cell content is too large, the app will now ask...

release

Currently when I run the UMS installer I get a "Windows protected your PC" message because the executable isn't signed. Have y'all considered reaching out to https://signpath.org/ to get a...

# Summary This PR adjusts the alert icons for Inputs and Selects with an error state. # How to Test * Check out the new error state icon for `input`:...

# Summary This PR: * Updates the empty state component according to the [latest designs](https://www.figma.com/design/do4Ug0Yws8xCfRjHe9cJfZ/Project-SHINE---Product-UI?node-id=7064-65185&m=dev). * Introduces a new `EmptyState` Svelte component * Updates `ExpandingInput` to Svelte 5 syntax. *...