1
0
Fork 0
mirror of synced 2024-09-06 12:41:24 +12:00
budibase/packages/builder/src/builderStore
2020-12-02 13:20:56 +00:00
..
store Changing the naming of access levels to be roles. 2020-12-02 13:20:56 +00:00
api.js Further work towards the re-implementation of auth, changing how the appId is determined, now it mainly will use a header, and a cookie which will be written to store the current status of appId. 2020-11-03 13:45:49 +00:00
fetchBindableProperties.js Tidy up data binding 2020-11-20 10:49:39 +00:00
generate_css.js
getNewComponentName.js Refactoring to replace the use of frontend store.screens with derived allScreens and currentScreens. 2020-11-05 17:47:27 +00:00
index.js further store tidy up, derive selected page 2020-11-19 11:15:29 +00:00
loadComponentLibraries.js
replaceBindings.js Tidy up data binding 2020-11-20 10:49:39 +00:00
storeUtils.js remove superfluous files 2020-11-06 13:46:19 +00:00
uuid.js