.. |
derived
|
Add ability to drag new components into the preview
|
2022-10-14 13:37:14 +01:00 |
app.js
|
Improve logic around dev tools roles and its usages. Ensure dev tools roles are never used in builder preview
|
2022-06-09 15:03:43 +01:00 |
auth.js
|
Use global self endpoint in client apps to differentiate between not being logged in and not having access to an app
|
2022-03-23 11:41:51 +00: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
|
Add ability to drag new components into the preview
|
2022-10-14 13:37:14 +01:00 |
components.js
|
Don't reset component padded state for DND until dragging stops, to prevent jankiness due to losing space
|
2022-10-14 15:45:02 +01:00 |
confirmation.js
|
Improve map actions, tidy up some parts of the map component and ensure settings update properly
|
2022-03-16 14:53:12 +00:00 |
context.js
|
Update remaining dependency issues in client
|
2022-01-20 10:16:13 +00:00 |
dataSource.js
|
Don't attempt to invalidate related datasources when invalidating query datasources
|
2022-03-18 15:21:24 +00:00 |
devTools.js
|
Show devtools even in client app error states, to fix being locked out when changing to a public preview
|
2022-06-09 15:55:59 +01:00 |
dnd.js
|
Add ability to drag new components into the preview
|
2022-10-14 13:37:14 +01:00 |
environment.js
|
Don't show budibase logo on free plan in self hosted installations
|
2022-09-15 13:22:17 +01:00 |
index.js
|
Add ability to drag new components into the preview
|
2022-10-14 13:37:14 +01:00 |
initialise.js
|
Fetch environment info early in the client app initialisation process
|
2022-09-30 12:31:16 +01:00 |
notification.js
|
Allow configuring whether notification is automatically dismissed or not
|
2022-08-22 11:08:52 +01:00 |
peek.js
|
…
|
|
routes.js
|
Remove built-in patch functionality from core API client and instead manually patch client library API endpoints
|
2022-01-25 19:22:43 +00:00 |
rowSelection.js
|
Update how button action for exporting works
|
2022-03-08 12:58:05 +00:00 |
screens.js
|
Add ability to drag new components into the preview
|
2022-10-14 13:37:14 +01:00 |
state.js
|
…
|
|
theme.js
|
Add support for custom themes in client apps
|
2022-07-29 13:33:04 +01:00 |
uploads.js
|
…
|
|