2318 Commits (fdb11e102fa2b3ea1f52b041bcf5daa73ca32048)

Author SHA1 Message Date
Budibase Staging Release Bot 88b53b34a0 v0.9.80-alpha.1 5 years ago
Rory Powell 51a1cd5f43 Fix staging version 5 years ago
Budibase Staging Release Bot dcec1accc2 v0.9.79-alpha.5 5 years ago
Budibase Staging Release Bot c2cd7f639c v0.9.79-alpha.4 5 years ago
Budibase Release Bot 7ec521c0e9 v0.9.79 5 years ago
Budibase Staging Release Bot 91fe930b7e v0.9.79-alpha.3 5 years ago
Andrew Kingston 78dc524f79 Fix setVersion not returning itself to restore builder syntax compatibility 5 years ago
Andrew Kingston 0845bde7b4 Add missing version to paginated search endpoint 5 years ago
mike12345567 9f06b180a8 Adding concept of version to APIs. 5 years ago
Budibase Staging Release Bot e45a6f6778 v0.9.79-alpha.2 5 years ago
mike12345567 bf4fb71257 Updating to use default false for search pre-processing. 5 years ago
mike12345567 e96f45464a Updating internal search to disable features were required. 5 years ago
mike12345567 4fbe37ff0e Removing optional chaining, not valid in Node. 5 years ago
Budibase Staging Release Bot 5ef00cd2a4 v0.9.79-alpha.1 5 years ago
Rory Powell af28a7ed6b Mark google activated by default for old configs 5 years ago
Budibase Staging Release Bot c71d8a4f42 v0.9.79-alpha.0 5 years ago
Andrew Kingston a5e27e1387 Fix lucene filtering of all types by parsing values as expected types, and correctly wrapping non-numeric types while building queries 5 years ago
Budibase Release Bot f518890ae0 v0.9.78 5 years ago
mike12345567 2bee1b6b56 Linting. 5 years ago
mike12345567 85f7b056d2 Fixing an issue with lucene equality searching, strings weren't handled correctly. 5 years ago
Keviin Åberg Kultalahti ba22156bd8 implements nps form component 5 years ago
Budibase Release Bot 49f1c20f17 v0.9.77 5 years ago
Michael Drury db559e738b Fixing issue with update row after rows API changed. 5 years ago
Budibase Release Bot 5b2c463ebf v0.9.76 5 years ago
Budibase Release Bot fb334c6f15 v0.9.75 5 years ago
Budibase Release Bot be0559606a v0.9.74 5 years ago
Martin McKeaveney eba8f104fd fix postgres query array value 5 years ago
mike12345567 c6d80e2265 Adding float type to MySQL. 5 years ago
mike12345567 dc32c90aaa Fixing some issues discovered with the new SQL connectors were the input type would always be string (causing some SQL types to break) - parsing these before input to attempt to fix this problem - issue referenced in #1943. 5 years ago
Budibase Release Bot 3b07d3143b v0.9.73 5 years ago
Kyle Harrison b4afda7b09 apply fixes for common spelling mistakes 5 years ago
Andrew Kingston efb0c60464 Remove log statement, batch uploads and remove unecessary conditional 5 years ago
Andrew Kingston a74d2a8040 Remove leftover code from testing 5 years ago
Andrew Kingston 986785cacf Bundle latest client library with the server and use it when updating apps in production 5 years ago
Andrew Kingston 6d0125540d Move standard components from server dev dependencies to real dependencies 5 years ago
Andrew Kingston 567d8577ba Add tests for updating and reverting client library version 5 years ago
Andrew Kingston 6716bf2da1 Add endpoint to revert client app version 5 years ago
mike12345567 2bee348721 Fixing test cases. 5 years ago
Andrew Kingston c1432ee8ec Add UI to revert app version and initial work on app revert backend 5 years ago
mike12345567 79b7747714 Fixing session issues after testing a bit. 5 years ago
Andrew Kingston a6b5861cbc Add client libary update management from inside the builder 5 years ago
Andrew Kingston 54236ee031 Add feature flags to manifest 5 years ago
Budibase Release Bot 4afd6f4fbe v0.9.72 5 years ago
Budibase Release Bot cdd85c4d11 v0.9.71 5 years ago
Andrew Kingston 7b841e709a Mock redis shutdown method to avoid errors 5 years ago
Andrew Kingston e00a37d707 Only clean up app tmp dir if it exists during testing 5 years ago
Martin McKeaveney 93b562e2df make logged in users basic by default, prevent allowing users to be assigned as default in the UI 5 years ago
Andrew Kingston eb620ea3ce Add basic fallback error to real apps when client library fails to load 5 years ago
mike12345567 36c0e45761 WIP - first version of user sessions. 5 years ago
mike12345567 fd6080b39e Making sure that keys cannot be duplicated for primary keys, this wouldn't have any function. 5 years ago