budibase/packages/client/src/stores
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
..
derived Update in builder preview to be a full screen overlay rather than opening in a new tab 2023-06-08 15:12:50 +01:00
app.js Added embed state, behaviours and event tracking to client app. UI/UX Refactoring 2023-06-16 12:30:08 +01:00
auth.js
blocks.js
builder.js Merge remote-tracking branch 'origin/master' into fix-hover-component-spam 2024-01-10 11:39:10 +00:00
components.js Component error state improvements (#10136) 2023-03-28 21:11:33 +01:00
confirmation.js
context.js Remove proxying of context changes up the chain 2024-02-01 14:45:16 +00:00
dataSource.js Update automatic dataprovider hot reloading to support views 2023-08-24 16:20:32 +01:00
devTools.js Fix issue causing client apps to initialise 3 times 2023-10-02 08:19:59 +01:00
dnd.js
environment.js Fix issue with getting environment details 2022-10-24 09:13:05 +01:00
events.js
hover.js Massively improve performance of hovering components 2023-12-14 15:19:23 +00:00
index.js Lint 2023-12-14 15:40:48 +00:00
initialise.js Remove log 2023-10-02 08:27:28 +01:00
notification.js Add count to duplicate errors (#10920) 2023-06-23 18:34:05 +01:00
org.js client and frontend core 2024-01-31 10:53:53 -03:00
peek.js
roles.js Fixing dev-tools handling of custom roles and build issue - PR comments. 2023-09-27 16:52:20 +01:00
routes.js Support navigate to link in new tab (#9800) 2023-03-01 17:41:50 +00:00
rowSelection.js FIX: Error when deleting selected rows that have attachment (#13006) 2024-02-13 16:44:21 +00:00
screens.js Added embed state, behaviours and event tracking to client app. UI/UX Refactoring 2023-06-16 12:30:08 +01:00
sidePanel.js Debounce hiding side panel to avoid toggling visibility when cycling through records 2022-12-06 09:55:42 +00:00
state.js
theme.js
uploads.js