budibase/packages/builder/src/builderStore
Dean f3be917da1 Enrich the upgradable version property when fetching the app package 2023-04-25 12:16:02 +01:00
..
store Enrich the upgradable version property when fetching the app package 2023-04-25 12:16:02 +01:00
componentUtils.js Fix component settings which have no labels appearing as undefined in the conditional UI drawer 2023-03-16 08:30:16 +00:00
dataBinding.js Fix issue with REST bindings not being shown in drawer 2023-04-04 09:12:15 +01:00
datasource.js Renaming data source -> datasource as per Mel's request. 2022-09-14 12:11:20 +01:00
index.js Undo/Redo for Design and Automate sections + automations refactor (#9714) 2023-02-23 13:55: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