1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/builder/src/builderStore
2022-01-21 17:35:23 +00:00
..
store Remove server -> worker request to retrieve apps, remove hosting endpoints and store 2022-01-21 17:31:18 +00:00
api.js Minor fix, when testing the filtering the data section noticed some stuff didn't work, like filtering by just a number (which is actually text) we fixed this previously but had to version the API to fix it, builder needed to send up the API version it desires to use. 2022-01-20 18:06:14 +00:00
componentUtils.js
cookies.js
dataBinding.js
datasource.js
index.js Remove server -> worker request to retrieve apps, remove hosting endpoints and store 2022-01-21 17:31:18 +00:00
jsonUtils.js
loadComponentLibraries.js
schemaGenerator.js
utils.js
uuid.js