17758 Commits (fa5bec03ffddcc2e588e51ce522dde364e6b5943)

Author SHA1 Message Date
Andrew Kingston fa5bec03ff Enable caching in client library 5 years ago
Andrew Kingston 7c669459b4 Disable API caching by default and deep clone data fetch config to avoid direct mutation side effects 5 years ago
Andrew Kingston 6b03db235b Use frontend-core implementation of data fetching in backend UI 5 years ago
Budibase Staging Release Bot cbfb0f8a13 v1.0.46-alpha.5 5 years ago
Rory Powell 2465753af1 Handle undefined url 5 years ago
Rory Powell 716e254bdd Revert "Fix dev app preview return url" 5 years ago
Rory Powell 4b903ffd47 Handle unexpected errors during validation 5 years ago
Rory Powell 3a4b8f4557 Fix cypress and update nodemon config to use backend-core 5 years ago
Andrew Kingston 5b2b3e9add Remove built-in patch functionality from core API client and instead manually patch client library API endpoints 5 years ago
Andrew Kingston cfa02f88f6 Add missing API client documentation and fix S3 upload endpoints to make them consistent 5 years ago
Andrew Kingston 48c3c7852a Lint 5 years ago
Andrew Kingston 9ea5be7851 Refactor automation store to properly handle errors 5 years ago
Andrew Kingston c06947cf46 Improve handling of 403 logouts and return URL cookie 5 years ago
Andrew Kingston 66bf6c6059 Use core CookieUtils in client library 5 years ago
Andrew Kingston 542dc6db2f Fix issue with multiple enrichments before components mount without affecting other components 5 years ago
Andrew Kingston bca6f34959 Don't render the active client app screen until the router is loaded to avoid a wasted render 5 years ago
Andrew Kingston 502a3bd8eb Fix filtering no datetime fields in blocks 5 years ago
Andrew Kingston 23b698b396 Fix filter modal crashing when encountering an undefined option for a select field 5 years ago
Andrew Kingston fee24a83ad Fix JSON content missing from handled API errors 5 years ago
Andrew Kingston c1595f7884 Improve style of data import modal 5 years ago
Andrew Kingston 275520698f Fix integration list not loading correctly 5 years ago
Andrew Kingston 58c5493ed3 Fix custom API response parsing not working 5 years ago
Andrew Kingston 0eb6ab388e Fix email template update endpoint 5 years ago
Andrew Kingston 2290652b27 Fix rare issue which could occur when enriching component props twice before an initial render has taken place 5 years ago
Andrew Kingston 2ea242e396 Use correct casing for login error 5 years ago
Andrew Kingston cb49659b47 Don't show an error notification when failing API requests on the initial page load of the login page 5 years ago
Andrew Kingston 41514260be Remove log 5 years ago
Andrew Kingston b95f481720 Don't show a notification when failing an API request due to analytics failures 5 years ago
Andrew Kingston 2c3cc7c8ba Fix crash when an app with a null name exists 5 years ago
Andrew Kingston 43e4fcfd01 Fix issue with create app endpoint sending json content type header 5 years ago
Andrew Kingston 18d5d66a71 Don't show an error if analytics fails to activate 5 years ago
Andrew Kingston da4d462f8c Clean up frontend store 5 years ago
Andrew Kingston 7e90c3de43 Remove all obscure error handling from stores and move it to the display level 5 years ago
Andrew Kingston 492ea41536 Include missing layout endpoints 5 years ago
Andrew Kingston ac80b8e447 Improve API error logging to differentiate between builder and client sources 5 years ago
Andrew Kingston c7877055a5 Move API client in builder to top level under src and fix some endpoints not being imported 5 years ago
Budibase Staging Release Bot 965525d1b1 v1.0.46-alpha.4 5 years ago
dependabot[bot] bf1909fa53
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/builder 5 years ago
dependabot[bot] 33cce189ca
Bump node-fetch from 2.6.6 to 2.6.7 5 years ago
dependabot[bot] 3daf9ef2dc
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/worker 5 years ago
dependabot[bot] f6a03a9576
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/backend-core 5 years ago
dependabot[bot] dc7c01b9e5
Bump node-fetch from 2.6.0 to 2.6.7 in /packages/server 5 years ago
Andrew Kingston 5c6a9cf654 Filter out an S3 datasources which contain custom endpoints when selecting the datsource to use with the S3 upload component 5 years ago
Andrew Kingston d348b7dfbb Add info text to the S3 upload component 5 years ago
Andrew Kingston b3bd38c6fc Prevent generating presigned URLs for any S3 datasources that use custom endpoints 5 years ago
Andrew Kingston 906daaa9bc Fix issue with table and ignore node_modules in frontend-core 5 years ago
Andrew Kingston e0cb60d011 Update remaining builder stores to use new core API and handle errors properly 5 years ago
Andrew Kingston db30c91a0b Refactor all backend stores and their usages to use new core API and handle errors 5 years ago
Rory Powell bba60c5280 Test fix 5 years ago
Andrew Kingston 09ac8408f2 Update all API usages in builder components directory 5 years ago