1126 Commits (91d5308d996ea03d3b3cb36bb68e01f091ce191f)

Author SHA1 Message Date
Peter Clement 91d5308d99 linting 5 years ago
Peter Clement 078cb07b04 use normal combobox for filtering array columns 5 years ago
Peter Clement 725b9bb6e2 Add more validation options for array field 5 years ago
Peter Clement 05568295b5 Add not contains option to lucene query builder 5 years ago
Peter Clement f000d44e39 Add contains option to lucene query builder 5 years ago
Peter Clement 17438372d0 Add ability for user to select 'List' data type for a column 5 years ago
Maurits Lourens de944480da update the name of the datasource 5 years ago
Martin McKeaveney 5d560022c5 lint 5 years ago
Martin McKeaveney f4232bd7d7 couchDB auth options 5 years ago
Maurits Lourens 87c59db02e fix lint issues 5 years ago
Maurits Lourens 459ba46c48 return validation errors 5 years ago
mike12345567 29817892a8 Fixing test cases. 5 years ago
mike12345567 5a0ef45c29 Fixing issues with many to many relationships in SQL, sometimes not creating right relationships. 5 years ago
mike12345567 7624390f0b Fixing a variety of issues with internal relationships and external SQL relationships. 5 years ago
mike12345567 46ea3f3e9e Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
Martin McKeaveney b35cab476a remove self host check from apps call 5 years ago
mike12345567 cf5f0b3262 Linting. 5 years ago
mike12345567 217e5a02bf Fixing issue #2193, also fixing the name of the file on export, as well as fixing an issue with the exporters not handling relationships. 5 years ago
mike12345567 f4a3d2ff3b Fix for #2250, strings were being parsed for numbers which was causing the issue for strings starting with numbers, using the table schema to determine is parsing necessary. 5 years ago
Michael Drury b86a6fddc9 Revert "Multi-tenancy/organisations" 5 years ago
mike12345567 e7974f7e86 Implementing some changes to how context gets set for tenancy, after testing, as well as updating server. 5 years ago
mike12345567 f3ce979230 Linting. 5 years ago
mike12345567 7743384f77 re-write, to use the ideas that Rory put in place, still WIP, un-tested but all implemented. 5 years ago
mike12345567 4606248ffd Fixing up everything found when testing with Cypress. 5 years ago
mike12345567 4d0faa38e3 Changing how apps are retrieved to be more efficient. 5 years ago
Andrew Kingston d6761fa9a8 Fix setVersion not returning itself to restore builder syntax compatibility 5 years ago
Andrew Kingston 72061f341e Add missing version to paginated search endpoint 5 years ago
mike12345567 fa3cf585d7 Adding concept of version to APIs. 5 years ago
mike12345567 94744ffbd8 Updating to use default false for search pre-processing. 5 years ago
mike12345567 a5d9883f28 Updating internal search to disable features were required. 5 years ago
mike12345567 e24c6bafd1 Removing optional chaining, not valid in Node. 5 years ago
Rory Powell 249df46770 Mark google activated by default for old configs 5 years ago
mike12345567 313302cae2 Fixing test cases and bugs that they raised. 5 years ago
Andrew Kingston 520651119b 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 27b2a13817 Swapping admin -> global in worker to reduce confusion in API url naming. 5 years ago
mike12345567 2ec00c32b6 Linting. 5 years ago
mike12345567 65358cf10d Fixing an issue with lucene equality searching, strings weren't handled correctly. 5 years ago
mike12345567 e56a0f5aa3 Fixing some tenancy issues. 5 years ago
mike12345567 d6c47c5027 Changing how automations handle multi-tenancy. 5 years ago
mike12345567 f3156fca06 Further work, tenancy now working but some more work to be done. 5 years ago
mike12345567 912659a8ad First version of multi-tenancy, work still to be done. 5 years ago
mike12345567 afd642c60d Fixing deployment issue. 5 years ago
mike12345567 f6a133e556 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
Christo 4096f4857c Feat: Add collection fields as "extra" query config for MongoDB 5 years ago
Kyle Harrison 2d451bb3a9 apply fixes for common spelling mistakes 5 years ago
Andrew Kingston 4112049a17 Remove log statement, batch uploads and remove unecessary conditional 5 years ago
Andrew Kingston 959405332d Add tests for updating and reverting client library version 5 years ago
Andrew Kingston 0ce553eaf2 Add endpoint to revert client app version 5 years ago
mike12345567 b0fb7ae991 Fixing test cases. 5 years ago
Andrew Kingston 9440e4a5bf Add UI to revert app version and initial work on app revert backend 5 years ago