3557 Commits (caebb066c3533b2b2ebb5feeeb73e4f400eedcba)

Author SHA1 Message Date
Budibase Release Bot caebb066c3 v1.0.46 5 years ago
Andrew Kingston c578dedd51 Fix issue with array field validation 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 Release Bot 6c22ccb149 v1.0.45 5 years ago
Budibase Release Bot fafe6f5d40 v1.0.44 5 years ago
Michael Drury 9d5d8284cb Quick fix for #4093 - make sure the App ID/App URL returned for deployed apps is always lowercase, as URLs are not case sensitive and should not be compared as such. 5 years ago
Budibase Release Bot e3d8302194 v1.0.43 5 years ago
Martin McKeaveney 1f78d6dc0d readding query thread timeout 5 years ago
Budibase Release Bot 2a8cbb8805 v1.0.42 5 years ago
Budibase Release Bot 95c4edad08 v1.0.41 5 years ago
Budibase Release Bot 5256a1cf9f v1.0.40 5 years ago
Rory Powell 4433ebc1f2 Handle 403 when loading templates 5 years ago
Budibase Release Bot 03ff594973 v1.0.39 5 years ago
Martin McKeaveney 0329fcb49e v1.0.38 5 years ago
Martin McKeaveney 13e9929ca3 v1.0.32 5 years ago
Budibase Staging Release Bot 3bea3e71f3 v1.0.27-alpha.16 5 years ago
mike12345567 3f8af725d1 Fixing issue #4010 - options and boolean types can be maintained. 5 years ago
Budibase Staging Release Bot e8815720a0 v1.0.27-alpha.15 5 years ago
Budibase Staging Release Bot 05c84628c1 v1.0.27-alpha.14 5 years ago
Martin McKeaveney 40111491c4 remove old query file 5 years ago
Budibase Staging Release Bot f2a2a072c6 v1.0.27-alpha.13 5 years ago
mike12345567 97c6f3298a Removing use of direct package access. 5 years ago
mike12345567 398e87e72a Fixing test mocking. 5 years ago
mike12345567 5ee6aa24b2 Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 5 years ago
Budibase Staging Release Bot 05a17d4475 v1.0.27-alpha.12 5 years ago
mike12345567 44f9ae0682 Fixing issue where any two automations steps of the same type executed in the same automation would have the same response output in the frontend, this was a visual bug. Also fixing an issue introduced by REST update that broke the query controller. 5 years ago
mike12345567 37d0617ace Renaming some variables to core, fixing test cases that referenced auth directly. 5 years ago
Budibase Staging Release Bot 337eb07422 v1.0.27-alpha.11 5 years ago
Budibase Staging Release Bot 07bb680470 v1.0.27-alpha.10 5 years ago
Budibase Staging Release Bot fe54c98c1a v1.0.27-alpha.9 5 years ago
mike12345567 bdb9a3456d Fixing #3228 - allowing access to parameters in the transformer. 5 years ago
Rory Powell cc338f03df Invalidate dynamic variables when they are removed from datasource 5 years ago
Budibase Staging Release Bot 6c7aaf9a68 v1.0.27-alpha.8 5 years ago
mike12345567 1327394784 Switching out @budibase/auth to @budibase/backend-core. 5 years ago
Budibase Staging Release Bot a14fc26b8f v1.0.27-alpha.7 5 years ago
mike12345567 e93d347ad6 Fixing issue #3740 - using text rather than string for mysql/postgres table column creation. 5 years ago
Budibase Staging Release Bot 48d18d4242 v1.0.27-alpha.6 5 years ago
Andrew Kingston bf22c5130f Add tests for REST pagination 5 years ago
mike12345567 c75cc47ad3 Updating to handle prod vs dev apps and deletion of attachments, as well as handling it on update. 5 years ago
mike12345567 f1981220af Removing attachments when row is deleted (always, need to restrict if app is deployed). 5 years ago
Budibase Staging Release Bot 5ff0505f11 v1.0.27-alpha.5 5 years ago
Budibase Release Bot 157877a604 v1.0.35 5 years ago
Rory Powell d0c2d74eb5 Fix rest import tests for url and invert dynamic variable invalidation / deletion 5 years ago
Rory Powell 6d5d301adb Support variables in URL 5 years ago
Andrew Kingston 4ab06c200d Add support for cursor and page based pagination inside REST query request body 5 years ago
Andrew Kingston f5649b48d1 Add support for cursor based pagination in query params 5 years ago
Rory Powell 8210ed7ee4 Delete and invalidate linked dynamic variables when a query is deleted 5 years ago
Rory Powell d74d1d66b8 Add full URL to path for imported queries 5 years ago
Budibase Staging Release Bot 7732d8de3e v1.0.27-alpha.4 5 years ago
mike12345567 8d9db5c846 Adding test case to check that query dynamic variables are cached correctly and error scenario is handled. 5 years ago