budibase/packages/builder/src/builderStore
melohagan f8073c3f5a
FIX: Error when deleting selected rows that have attachment (#13006)
* Deprecate selectedRowIds

* Delete selected rows table

* Add selectedRows to table block context

* update account-portal

* update account-portal

* Lowercase deprecated
2024-02-13 16:44:21 +00:00
..
store Merge branch 'master' into fix/pc-fixes 2024-01-30 16:53:38 +00:00
tests FIX broken references in a list of actions (#12459) 2023-11-29 14:48:50 +00:00
componentUtils.js Fix typo 2024-02-05 12:21:29 +00:00
dataBinding.js FIX: Error when deleting selected rows that have attachment (#13006) 2024-02-13 16:44:21 +00:00
index.js Broke out the hover tracking into its own store. Value check on the button group to mitigate excessive rendering. Fix for relationship field 2024-01-24 12:06:38 +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 Improve logic in add action modal for collect step 2023-05-16 16:06:37 +01:00
websocket.js adding lint rule for console.log 2024-01-31 10:47:27 -03:00