budibase/packages/builder/src/builderStore
Andrew Kingston 953c6b13bf Fix issue with schema generation when datasource is undefined 2022-02-17 09:25:02 +00:00
..
store Update datasource schema generation to take new flags, and update automation blocks to use core databinding utilities 2022-02-15 14:59:11 +00:00
componentUtils.js Generate button context bindings for all button actions 2021-12-09 08:36:50 +00:00
dataBinding.js Fix issue with schema generation when datasource is undefined 2022-02-17 09:25:02 +00:00
datasource.js Adding a skip button for fetching plus datasource tables incase working with very large data sets and still want to perform queries. 2022-01-06 15:28:38 +00:00
index.js Remove server -> worker request to retrieve apps, remove hosting endpoints and store 2022-01-21 17:31:18 +00:00
schemaGenerator.js Moving generation to builder because it reduces API calls and has no reason to be carried out server-side, handling array/object schema generation correctly. 2021-11-29 17:11:08 +00:00
utils.js Formatting. 2021-02-16 16:38:36 +00:00