20163 Commits (c7b78e135a244ef0c615af281a0c23e73a6acadd)
 

Author SHA1 Message Date
mike12345567 1fade3404f Adding the formula bulk recalculation when adding/changing a formula field. 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
Michael Drury 98cf7cde35
Merge pull request #4170 from Budibase/dependabot/npm_and_yarn/packages/server/node-fetch-2.6.7 5 years ago
Michael Drury 91dfadf9d8
Merge pull request #4172 from Budibase/dependabot/npm_and_yarn/packages/worker/node-fetch-2.6.7 5 years ago
Michael Drury 138a16de23
Merge pull request #4173 from Budibase/dependabot/npm_and_yarn/node-fetch-2.6.7 5 years ago
Michael Drury 120e8ef84e
Merge pull request #4174 from Budibase/dependabot/npm_and_yarn/packages/builder/node-fetch-2.6.7 5 years ago
Michael Drury 89278823f4
Merge pull request #4171 from Budibase/dependabot/npm_and_yarn/packages/backend-core/node-fetch-2.6.7 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 77de6a10cc Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 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
mike12345567 c7c0842d7a Fixing a couple of issues after testing, moving from deleting column to clearing. 5 years ago
mike12345567 135aff4a31 Bit of refactoring, adding in functionality to remove invalid static formula when the elements that the formula depends on are removed. 5 years ago
mike12345567 a2a24b8a96 Refactoring bulk table formula work a bit. 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
mike12345567 6bd2c9ac53 Make sure attachments are deleted when table is deleted, or column is removed. 5 years ago
mike12345567 597faa6081 Handling deletion of related rows in formula updates. 5 years ago
Budibase Release Bot c8d3c531db v1.0.47 5 years ago
Budibase Staging Release Bot 965525d1b1 v1.0.46-alpha.4 5 years ago
Andrew Kingston bbc3c18fcd Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 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 d52fb57085
Merge pull request #4142 from Budibase/fix/props-enrichment-race-condition 5 years ago
Andrew Kingston 30a92ee981
Merge pull request #4030 from Budibase/s3-upload 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