Skip to content

Conversation

@OwainJones
Copy link
Contributor

Added code to import defiend tables, along with the associated SheetJS changes.

OwainJones and others added 6 commits August 7, 2025 12:29
Updating for tables
… to get defined tables

Excel.js only offered an async API to load files, so we couldn't use it :'-(

# Conflicts:
#	lib/importer/package.json
#	lib/importer/src/dudk/backend.js
rossjones
rossjones previously approved these changes Sep 2, 2025
Copy link
Contributor

@rossjones rossjones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I think we can ignore the CI failures for now and have a discussion on how to solve them in our local version of sheetjs. I'm happy to submit a separate PR for the tablecache cleanup if you're not sure about it.

…tion.js and sheet.js for selecting user defined tables.
@rossjones rossjones dismissed their stale review September 4, 2025 17:07

More changes (that might break main)

Copy link
Contributor

@rossjones rossjones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a good approach but there are a couple of places where functions don't look like they're doing the right thing (badly cased map key, and empty return) - so it might be worth checking it is doing what you expect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants