budibase/packages/client/src/stores
Adria Navarro d3b22e461e Handle errors as a part of the instance to avoid extra refreshes 2025-01-22 16:18:29 +01:00
..
derived Remove unnecessary derived 2025-01-22 12:18:55 +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.ts Type auth store 2025-01-09 11:42:35 +01:00
blocks.js Make block ejection work properly via the builder rather than client app button hack 2022-08-23 19:05:38 +01:00
builder.js Move data to builder 2025-01-20 20:06:02 +01:00
components.js Fix imports 2025-01-14 11:47:46 +01:00
confirmation.js Add the option to change the confirm and cancel button texts within the confirmation modals (#13966) 2024-06-21 10:57:46 +00:00
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 Improve new component DND for grids and add mobile support 2024-09-05 14:54:16 +01:00
environment.js Fix issue with getting environment details 2022-10-24 09:13:05 +01:00
events.js Refactor app preview event sending to support async callbacks in client library 2022-10-24 09:02:50 +01:00
features.js PR comments 2024-10-15 10:05:03 +01:00
hover.js Multiple performance improvements to component selection and hovering 2024-03-20 17:01:23 +00:00
index.js Remove unnecessary extensions 2025-01-10 15:24:16 +01:00
initialise.js Remove log 2023-10-02 08:27:28 +01:00
modal.js Modal component (#13848) 2024-06-18 11:18:05 +01:00
notification.ts Fixes 2025-01-09 11:51:27 +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.ts Type routes 2025-01-09 11:51:38 +01:00
rowSelection.js Update export data action to work with new table component 2024-04-08 16:17:22 +01:00
screens.js Handle errors as a part of the instance to avoid extra refreshes 2025-01-22 16:18:29 +01:00
sidePanel.js saving progress based on review reccomendations 2024-04-17 16:27:23 +01:00
state.js Add initial work on frontend-core refactor 2022-01-18 09:39:19 +00:00
theme.js Enable a variety of useful looking lints. 2024-12-09 12:52:21 +00:00
uploads.js