2291 Commits (4e75b7f4c9b20c20f7dad43e4ffca416686cbd3f)

Author SHA1 Message Date
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
mike12345567 ec889320bc Fixing issue with many to many through junction table not realising some exist, or some need deleted - as well as removing limit from details screen, this was blocking join statements and served no purpose (its already a search by equals). 5 years ago
mike12345567 922e209c72 Updating server test cases. 5 years ago
mike12345567 f2beac85b7 Implementing UI to support the backend put in place. 5 years ago
Martin McKeaveney 569af97664 preventing relationship overrides 5 years ago
mike12345567 052c1936ce Linting. 5 years ago
mike12345567 3cfbced94d Re-writing external layer in typescript. 5 years ago
Martin McKeaveney 63be9750ae simplify relationship configuration UI 5 years ago
mike12345567 5e819faa58 Removing PG hack and handling the updating of relationships from the one side, e.g. one person is linked to many tasks, allow updating the person and having FK in tasks get updated with that persons ID. 5 years ago
Martin McKeaveney 41471f809a TS debug command for server 5 years ago
mike12345567 e82e175b9c Linting. 5 years ago
mike12345567 a13b5111bb First version of enrichment. 5 years ago
Budibase Release Bot 5f4199a3fb v0.9.69 5 years ago
Budibase Release Bot 1385a08395 v0.9.68 5 years ago