Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get resource config pointers using WASM #1414

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

travjenkins
Copy link
Member

@travjenkins travjenkins commented Jan 10, 2025

Requires estuary/flow#1863 first

Issues

#1382

Changes

1382

  • Made bindings save off pointers and then use computed values to get settings

Misc

  • Added a npm script to help fetch a local copy of flow-web

Tests

Manually tested

  • scenarios you manually tested

Automated tests

  • unit testing covered

Playwright tests ran locally

  • Admin
  • Captures
  • Collections
  • HomePage
  • Login
  • Materialization

Screenshots

If applicable - please include some screenshots of the new UI

Storing those pointers in the store
Then updating checking support by using shared hook and useShallow
Broke up the binding store code a bit to help IDE slowness
Making calls to fetch default binding settings
Adding in support to pass through default binding settings
Renaming functions to make a bit more sense
Using a more proper term for the command
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.

1 participant