Tags: finos/vuu
Tags
fix(playwright-helpers): publish declaration files (#2461) * fix(playwright-helpers): publish declaration files Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * fix(playwright-helpers): centralize declaration generation Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * chore: bump package versions Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
feat(table-extras): support optional non-string columns in CSV upload (… …#2462) * feat(table-extras): support optional columns in CSV upload - Rename EMPTY_NON_STRING_VALUE error enum to REQUIRED_FIELD_MISSING. - Propagate required and editable properties from ColumnDescriptor to SchemaColumn. * - Bumped vuu versions * - Introduce local ImportTableSchema types to allow optional field definitions.
[maven-release-plugin] copy for tag vuu-parent-12.0.0
[maven-release-plugin] copy for tag vuu-parent-11.2.0
csv upload timing and dirty state (#2431) * - Refactor CSV upload timing & introduce EditSession isDirty state * - Added useEditState hook * bumping vuu versions * - Fixed failing test and implemented PR feedback * Updated lock file
csv-upload custom validators (#2428) * Support custom column validators & align offsets * Bumped vuu versions * Updated lock file.
Changes to addRow and CsvUpload (#2418) * Align addRow with RpcResult * fix(scripts): run bump:versions using tsx * - Simplify status evaluation inside CsvUpload component to support explicit "error", "success", or undefined states cleanly. - Relocate {children} inside the FileDropZone container below the FileDropZoneTrigger. - Update CsvUpload package README * Updated as per PR feedback
[maven-release-plugin] copy for tag vuu-parent-11.1.0
PreviousNext