budibase/packages/client/src
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
..
api Lint 2024-01-08 14:06:54 +01:00
components FIX: Error when deleting selected rows that have attachment (#13006) 2024-02-13 16:44:21 +00:00
licensing Adding a license mechanism to the app package call so that public apps can still return what license the app utilises. This is retrieved based on the tenant of the app - we only attach the license type so as to not expose further information than is necessary. 2023-06-15 16:33:07 +01:00
stores FIX: Error when deleting selected rows that have attachment (#13006) 2024-02-13 16:44:21 +00:00
utils Download CSV with UTF-8 support (#12990) 2024-02-13 10:46:13 +00:00
constants.js Update data binding generation to match how context is provided by components, respecting branching due to local context 2024-02-02 14:59:45 +00:00
index.js Merge remote-tracking branch 'origin/master' into fix-hover-component-spam 2024-01-10 11:39:10 +00:00
sdk.js Update data binding generation to match how context is provided by components, respecting branching due to local context 2024-02-02 14:59:45 +00:00
websocket.js Update websocket logic to ignore events trigger by API requests originating from the same session 2023-06-01 17:14:32 +01:00