5663 Commits (30b6c1f3cabadb03e09f5cbdec0cd87dd5fae209)

Author SHA1 Message Date
Budibase Staging Release Bot 508d7d1738 v1.0.49-alpha.12 5 years ago
Budibase Staging Release Bot 0f11aea9d4 v1.0.49-alpha.11 5 years ago
Budibase Staging Release Bot 0b91bfdf85 v1.0.49-alpha.10 5 years ago
Andrew Kingston 2c0af72cd4 Reset the builder store whenever unmounting the app root layout 5 years ago
Budibase Staging Release Bot 47dc1ac540 v1.0.49-alpha.9 5 years ago
mike12345567 f2a025013e Fix for #4308 - triple brace conversion was not working correctly, wrote this into the string templates instead - also fixing an issue with the RBAC for Rest. 5 years ago
mike12345567 168a126e2a Updating the SQL core to allow it to handle multiple relationships between the same two tables. 5 years ago
Budibase Staging Release Bot cf3e0f0fdc v1.0.49-alpha.8 5 years ago
Budibase Staging Release Bot 61e3877e08 v1.0.49-alpha.7 5 years ago
Michael Drury 4b23a78bc9 Fixing a typescript issue in server. 5 years ago
Budibase Staging Release Bot 7852960a03 v1.0.49-alpha.6 5 years ago
mike12345567 b847b578c7 Making sure worker runs through ts-node in cypress, locally, then built in CI. 5 years ago
Budibase Staging Release Bot bc781128d6 v1.0.49-alpha.5 5 years ago
Rory Powell ec3c196c03 Revert "build app before running e2e tests" 5 years ago
Maurits Lourens 6eca23541f build app before running e2e tests 5 years ago
Rory Powell 0b86985c10 Update cypress to point to dist/index for worker 5 years ago
Budibase Staging Release Bot 9abefd5b63 v1.0.49-alpha.4 5 years ago
Budibase Staging Release Bot 7aab9d3e40 v1.0.49-alpha.3 5 years ago
Budibase Staging Release Bot a063274133 v1.0.49-alpha.2 5 years ago
Budibase Staging Release Bot 4596464b5a v1.0.49-alpha.1 5 years ago
Budibase Staging Release Bot 4b9acb21ae v1.0.49-alpha.0 5 years ago
Budibase Release Bot 86ffa65d93 v1.0.48 5 years ago
mike12345567 9b4f684f05 Cypress setup, allowing option for using typescript locally. 5 years ago
Rory Powell bdc37b6ff7 Fix CSRF token not present using local auth 5 years ago
Budibase Staging Release Bot 6246ae61f9 v1.0.46-alpha.8 5 years ago
mike12345567 91a90e62b2 Fixing some issues discovered by the cypress tests, cleaning up how Couch is used. 5 years ago
Budibase Staging Release Bot dbaede79f6 v1.0.46-alpha.7 5 years ago
Maurits Lourens 24b2fc65a0 Adds a url to the templates 5 years ago
mike12345567 412b7e5f06 Fixing #4205 - making sure builder loads the correct role for the query. 5 years ago
mike12345567 9b55ba8b13 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
Budibase Staging Release Bot d8ab715267 v1.0.46-alpha.6 5 years ago
Budibase Staging Release Bot 03b35d1e8d v1.0.46-alpha.5 5 years ago
Rory Powell 3d533d9f13 Handle undefined url 5 years ago
Rory Powell f66a8b888f Handle unexpected errors during validation 5 years ago
Rory Powell 9db180b166 Fix cypress and update nodemon config to use backend-core 5 years ago
Rory Powell ffcf5354eb Add CSRF Token 5 years ago
Budibase Release Bot e96b2b4d42 v1.0.47 5 years ago
Budibase Staging Release Bot 0b2564ff44 v1.0.46-alpha.4 5 years ago
dependabot[bot] cde2174464 Bump node-fetch from 2.6.6 to 2.6.7 in /packages/builder 5 years ago
Andrew Kingston 8284e1d76c Filter out an S3 datasources which contain custom endpoints when selecting the datsource to use with the S3 upload component 5 years ago
Rory Powell e0dcc7648c Remove server -> worker request to retrieve apps, remove hosting endpoints and store 5 years ago
mike12345567 deb4a34c18 Adding the ability to filter using the filter drawer for formula fields, getting them based on the enriched contents of a row - adding functionality to denote to each table which other tables depend on them for formula. 5 years ago
Budibase Staging Release Bot 58dc644ad8 v1.0.46-alpha.3 5 years ago
Rory Powell 2b6f9e20f4 Add deprecation notice 5 years ago
Rory Powell b49be566b7 Remove cloud checks 5 years ago
Budibase Release Bot caebb066c3 v1.0.46 5 years ago
mike12345567 14ec6ac205 Fixing an issue where old apps did not send up the values of the default parameters, the server should be able to handle this, enrich them in if they aren't there. 5 years ago
Budibase Staging Release Bot 36611280f2 v1.0.46-alpha.2 5 years ago
Budibase Staging Release Bot 9dbadcd671 v1.0.46-alpha.1 5 years ago
mike12345567 23a9fc709f Minor fix, when testing the filtering the data section noticed some stuff didn't work, like filtering by just a number (which is actually text) we fixed this previously but had to version the API to fix it, builder needed to send up the API version it desires to use. 5 years ago