2556 Commits (5568ab084b052159fcae23c843409b00a3dde7ce)

Author SHA1 Message Date
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
mike12345567 1153001af8 Linting. 5 years ago
mike12345567 155e30965f Fixing test cases and bugs that they raised. 5 years ago
mike12345567 0473c295d3 Changing how flags are handled. 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
mike12345567 190798d4ee Swapping admin -> global in worker to reduce confusion in API url naming. 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
mike12345567 8241df2581 Fixing some tenancy issues. 5 years ago
mike12345567 1252fbdf38 Changing how automations handle multi-tenancy. 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
mike12345567 037dce5016 Further work, tenancy now working but some more work to be done. 5 years ago
mike12345567 f0f9736c0b Updating auth to utilise the tenant system. 5 years ago
Budibase Release Bot 5b2c463ebf v0.9.76 5 years ago
mike12345567 5ffe3c7935 First version of multi-tenancy, work still to be done. 5 years ago
Budibase Release Bot fb334c6f15 v0.9.75 5 years ago
mike12345567 6aaef0e230 Fixing deployment issue. 5 years ago
mike12345567 f2c2ead3fc Cleaning up deployments into the app DB, moving API keys to be in global DB (which will be tenancy managed) and adding concept of platform info DB. 5 years ago
Budibase Release Bot be0559606a v0.9.74 5 years ago
mike12345567 e296a67b50 Renaming groups to workspaces. 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
Christo 4b48ea94e4 Test: Add some basic tests for mongodb queries 5 years ago
Budibase Release Bot 3b07d3143b v0.9.73 5 years ago
Christo c6b1ea9a0f Feat: Add collection fields as "extra" query config for MongoDB 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