.. |
app.js
|
Fix className autocorrect and make client load time optional
|
2022-02-24 14:14:55 +00: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 |
builder.js
|
Merge pull request #6309 from Budibase/builder-focus-updates
|
2022-06-15 11:07:46 +01:00 |
components.js
|
Add full featured component settings and bindings devtools tabs
|
2022-02-24 21:48:54 +00: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
|
Fix className autocorrect and make client load time optional
|
2022-02-24 14:14:55 +00:00 |
index.js
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-devtools
|
2022-04-06 11:50:43 +01:00 |
initialise.js
|
Merge standard-components into the client library
|
2021-09-01 11:41:48 +01:00 |
notification.js
|
Prevent notifications in client apps from being automatically dismissed
|
2022-02-07 15:25:03 +00:00 |
peek.js
|
Pass current state to peek modals when opening them via query param
|
2021-12-15 08:55:22 +00:00 |
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 devtools to app preview and add ability to preview apps as different roles
|
2021-11-26 13:25:02 +00:00 |
state.js
|
Add initial work on frontend-core refactor
|
2022-01-18 09:39:19 +00:00 |
theme.js
|
Add button to reset theme to default and fix determination of theme
|
2021-09-06 16:51:40 +01:00 |
uploads.js
|
Add public URL of uploaded file to button action outputs when uploading files to S3
|
2022-01-14 10:40:38 +00:00 |