10894 Commits (c7b78e135a244ef0c615af281a0c23e73a6acadd)

Author SHA1 Message Date
Andrew Kingston d132292102 Update lock files 5 years ago
mike12345567 b3b982fa8f Making sure worker runs through ts-node in cypress, locally, then built in CI. 5 years ago
Budibase Staging Release Bot beefc0158c v1.0.49-alpha.5 5 years ago
Rory Powell 0716f18f76 Revert "build app before running e2e tests" 5 years ago
Maurits Lourens 75ef92d645 build app before running e2e tests 5 years ago
Rory Powell 829603fa69 Update cypress to point to dist/index for worker 5 years ago
Budibase Staging Release Bot c991f284e3 v1.0.49-alpha.4 5 years ago
Budibase Staging Release Bot 9a271e74c1 v1.0.49-alpha.3 5 years ago
Budibase Staging Release Bot cb6189e76b v1.0.49-alpha.2 5 years ago
Budibase Staging Release Bot 3f8d81837d v1.0.49-alpha.1 5 years ago
Budibase Staging Release Bot 27d295ae31 v1.0.49-alpha.0 5 years ago
Budibase Release Bot a5f51d83ba v1.0.48 5 years ago
mike12345567 bfc40cc804 Cypress setup, allowing option for using typescript locally. 5 years ago
Rory Powell 74b6844ebf Fix CSRF token not present using local auth 5 years ago
Budibase Staging Release Bot d69c417cf4 v1.0.46-alpha.8 5 years ago
mike12345567 4b1331450c Fixing some issues discovered by the cypress tests, cleaning up how Couch is used. 5 years ago
Andrew Kingston bfb2d637fc Fix issue with backend UI not refreshing when adding a row 5 years ago
Budibase Staging Release Bot 5718d4925a v1.0.46-alpha.7 5 years ago
Maurits Lourens fe51686458 Adds a url to the templates 5 years ago
Andrew Kingston d0930e29ed Redirect if opening a locked app 5 years ago
Andrew Kingston a2c46cd752 Disable jest tests in builder for now 5 years ago
mike12345567 9d3486eb8a Fixing #4205 - making sure builder loads the correct role for the query. 5 years ago
mike12345567 3567e7ddb6 Fixing #4192 - allowing switching between JSON and multi-select types, as well as not switching multi-select to JSON when fetching SQL tables. 5 years ago
Andrew Kingston 6b03db235b Use frontend-core implementation of data fetching in backend UI 5 years ago
Budibase Staging Release Bot a3e5c5af7f v1.0.46-alpha.6 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 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
Rory Powell 5cb6e19274 Add CSRF Token 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 23b698b396 Fix filter modal crashing when encountering an undefined option for a select field 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 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 2c3cc7c8ba Fix crash when an app with a null name exists 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 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 Release Bot c8d3c531db v1.0.47 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
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 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