Skip to content

feat(tables): Added a new tables block#2867

Merged
waleedlatif1 merged 105 commits intosimstudioai:stagingfrom
lakeesiv:lakees/db
Feb 19, 2026
Merged

feat(tables): Added a new tables block#2867
waleedlatif1 merged 105 commits intosimstudioai:stagingfrom
lakeesiv:lakees/db

Conversation

@lakeesiv
Copy link
Contributor

Summary

Added a new tables block that allows users to create their own tables to store structured data

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Other: ___________

Testing

There are some basic vitest files, other than that testing was mostly done manually

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

@lakeesiv lakeesiv changed the base branch from main to staging January 17, 2026 20:57
lakeesiv and others added 5 commits January 17, 2026 13:04
- Resolve merge conflicts in input-format.tsx, workflow-block.tsx, providers/utils.ts
- Fix tests to use blockData/blockNameMapping for tag variable resolution
- Add getBlockOutputs mock to block.test.ts for schema validation tests
- Fix normalizeName import path in utils.test.ts
- Add sql.raw and sql.join to drizzle-orm mock for sql.test.ts
- Add new subBlock types (table-selector, filter-builder, sort-builder) to blocks.test.ts
cursor[bot]

This comment was marked as outdated.

@icecrasher321
Copy link
Collaborator

@cursor review

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

icecrasher321 and others added 9 commits January 21, 2026 17:20
# Conflicts:
#	apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components/editor/components/sub-block/components/tool-input/tool-input.tsx
#	apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components/editor/components/sub-block/sub-block.tsx
#	packages/db/migrations/meta/0154_snapshot.json
#	packages/db/migrations/meta/_journal.json
@waleedlatif1 waleedlatif1 merged commit e24c824 into simstudioai:staging Feb 19, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments