10839 Commits (9a271e74c17536fc00aabf0d4672012a28aa52b0)

Author SHA1 Message Date
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
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
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
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
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
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
Rory Powell 08bd447b51 Remove server -> worker request to retrieve apps, remove hosting endpoints and store 5 years ago
mike12345567 04934a544a 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 b10f29e52b v1.0.46-alpha.3 5 years ago
Rory Powell 7b19251b8d Add deprecation notice 5 years ago
Rory Powell 202fef1961 Remove cloud checks 5 years ago
Budibase Release Bot 927310c812 v1.0.46 5 years ago
mike12345567 ea6b286609 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 74c2b62543 v1.0.46-alpha.2 5 years ago
Budibase Staging Release Bot 9d8180de8b v1.0.46-alpha.1 5 years ago
mike12345567 5ba73b3c5c 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
mike12345567 8115f6eef2 Getting the static formulas being processed on input, not re-processing on output. 5 years ago
Rory Powell b1ec406ae1 Send url to api and honour url on viewing published app 5 years ago
Budibase Staging Release Bot 364d02d883 v1.0.46-alpha.0 5 years ago
Budibase Release Bot 38122eec32 v1.0.45 5 years ago
Rory Powell 4b787fefc9 validator tweak 5 years ago
Rory Powell 31ed47a221 validator tweak 5 years ago
Rory Powell a61e1afdc3 Merge fix and linting 5 years ago
mike12345567 c6de0f3d30 Renaming bindableOptions to bindings and replacing the query bindings variable with queryBindings. 5 years ago
Rory Powell 70788d42b7 Share validation between app modals, add yup based validation framework, add url to app modals 5 years ago
mike12345567 1975af430a Fix for #4126 - wrong bindings were being passed to the drawer, making sure correct ones are available. 5 years ago
mike12345567 f1a504e57f Fixing issue with dynamic/static formula types not being stored. 5 years ago
Budibase Staging Release Bot d7e059e1cc v1.0.44-alpha.9 5 years ago
Budibase Staging Release Bot 963a3f4da3 v1.0.44-alpha.8 5 years ago
Peter Clement c5ea321f25 fix cypress createApp command 5 years ago
Peter Clement a3519ac1aa fix cypress 5 years ago
Rory Powell 765b5c67cf Add creatingApp && loaded checks 5 years ago
Peter Clement 15e8b64e6e fix export button size 5 years ago
Peter Clement ee20f2a934 add splash screen for apps page 5 years ago
mike12345567 10f55cf572 Adding in static/dynamic select, as well as the ability to set a tooltip on a select. 5 years ago