2306 Commits (91fe930b7e1bb539598cc0b19a6f89e2f8808980)

Author SHA1 Message Date
Budibase Staging Release Bot 91fe930b7e v0.9.79-alpha.3 5 years ago
Budibase Staging Release Bot e45a6f6778 v0.9.79-alpha.2 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
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
mike12345567 a9c6b10560 Quick fix, make sure auto-columns never sent to DB. 5 years ago
mike12345567 6a8fd12805 Linting. 5 years ago
mike12345567 4e4b8f244e Giving the system the ability to make auto increment columns auto-columns in postgres or mysql. 5 years ago
mike12345567 c10e2da4f5 Fixing issue with TS definitions. 5 years ago
Andrew Kingston 7ecb593e0f Remove ES6 optional chaining from server package 5 years ago
Budibase Release Bot 54dae1b5a2 v0.9.70 5 years ago
mike12345567 abc19bc2c1 Linting. 5 years ago
mike12345567 b4d91769cc Fixing issue with single quotes in strings breaking JSON parsing. 5 years ago
mike12345567 2e18abd342 Linting. 5 years ago
mike12345567 e170d9d146 Re-writing a bit so that it is aware some functionality is SQL only, makes future plus endpoints easier. 5 years ago
mike12345567 579bce8a6a Fixing little UI bugs. 5 years ago
mike12345567 3dc877f315 Linting. 5 years ago