Darren Mothersele
Darren Mothersele
I just imported over 40,000 items, and added a grid view. The browser became unresponsive. Perhaps we should default pagination to "on", if the data set is above a certain...
collaborative editing of flows and data
Partial Flows that can be reused within other flows for fetching/querying data. Local data, or even raw JSON, CSV, etc files should also be exposed as a data source. Would...
See here: https://github.com/jsoma/tabletop/issues/187 We currently use tabletop to access data in google sheets. We will need to upgrade to the new API. Maybe by September?
> Large Offline Datasets with Apollo Client https://codeburst.io/large-offline-datasets-with-apollo-client-c19c987e4a98 https://github.com/genie-team/graphql-genie - generates GraphQL API that can be used client-side (with Apollo?) http://fortune.js.org/ - graph database abstraction layer (works in browser) *NB:*...
Add mapping util and config option to file export block will allow the Flow creator to specify a dynamic file name for the generated export.
Move the Auth0 code into a block so that it can be embedded within a Flow. This is required to consolidate the "connector" and "login" functionality into the new Accounts/User...
Some authentication workflows need configurable steps powered by workflow. This will enable - comunication directly with 3rd party api, not via auth0 - multiple accounts per service provider - refresh...
https://dataform.co/blog/typescript-monorepo-with-bazel
https://www.w3.org/TR/WebCryptoAPI/#concepts-key-storage https://github.com/infotechinc/key-storage-in-browser https://blog.engelke.com/2014/09/19/saving-cryptographic-keys-in-the-browser/