203 Commits (fddb5d13eb569f06fd0b3f3da7a084a74ff9cc9a)

Author SHA1 Message Date
mike12345567 77b2e68935 Updating specs to state that oneOf is allowed, fixing YAML issue and making sure allOr function works for lucene. 4 years ago
Mel O'Hagan 6d394e551d Using allPreProcessingOpts 4 years ago
Mel O'Hagan f1188a8b81 Remove regex 4 years ago
Mel O'Hagan d019fb8555 Internal table support for oneOf 4 years ago
Andrew Kingston da0429582a Replace all column spaces with underscores when performing internal searches 4 years ago
Andrew Kingston 2ad6f0a1ff Add option to customise which columns are exported in export data action 4 years ago
Mel O'Hagan 8a03ca38ec Get all selected rows for external ds row export 4 years ago
Andrew Kingston f2e3b2efa8 Apply timezones patch from existing ignore-timezones branch 4 years ago
Mel O'Hagan 84100ab0cd Convert array string to array type 4 years ago
Rory Powell f5da1a04e2 Add query quota increment to rows CRUD 4 years ago
Martin McKeaveney 64de5e301e accounting for false values in row processing 4 years ago
mike12345567 00c67289b0 Fixing an issue with cookie auth. 4 years ago
mike12345567 8f738f2c20 Quick fix for #5495 - managing when no relationships exist. 4 years ago
mike12345567 89683f9de4 Fix for #5495 - making sure that formula columns have access to the relationship details before squashing the results ready for response from the API. Also making sure that the frontend inputs the relationship bindings as expected with the proper path for access. 4 years ago
mike12345567 fe846f86a5 Fixing issues with test cases - a lot of test cases didn't setup tenancy in any format, which now means that the API endpoints they call would not have access to a Global DB instance. Also had to disable the closing of the database in test as this was removing the database from memory, meaning future calls would find an empty database when they opened it. 4 years ago
Mel O'Hagan d85e022182 Get latest RevId if not provided 4 years ago
Kacper 98a926cfca Do not validate if multi-select options length is 0 4 years ago
Rory Powell 336f0ff4a0 Published apps, automations and query count quotas 4 years ago
Peter Clement 43f7d1607d linting 4 years ago
Peter Clement 96ea66f898 send export file from backend 4 years ago
Rory Powell ccf2fe3d01 Self Host <-> Licensing integration 5 years ago
Martin McKeaveney bab0c66b89 fixing enrichment of relationships in patch call 5 years ago
mike12345567 ebee98133b Fixing an inconsistency that was raised by a community member. 5 years ago
Peter Clement ea63b9b065 Add button action allowing for export of client row selection 5 years ago
Peter Clement 222033b95e backend for client export of rows 5 years ago
mike12345567 216af35aeb Fixing review comments. 5 years ago
mike12345567 172850ae87 Switching the basic single row read to use the enrich endpoint. 5 years ago
mike12345567 cf9664969f Fixing issue with formula column validation breaking row save. 5 years ago
Andrew Kingston d6e568dbe3 Replace all spaces with underscores in column names rather than just the first one 5 years ago
mike12345567 407aa2d49b Fix for #4431 - converting SQL joins back to left joins, syntax specifying join type as string is old which doesn't work in latest versions of knex. 5 years ago
mike12345567 03822c7223 Fix for #4431 - converting SQL joins back to left joins, syntax specifying join type as string is old which doesn't work in latest versions of knex. 5 years ago
mike12345567 f77b596a07 Fix for #4431 - converting SQL joins back to left joins, syntax specifying join type as string is old which doesn't work in latest versions of knex. 5 years ago
mike12345567 e3679e1b6f Quick fix for #4256 - allow SQL related rows to perform dynamic formulas before becoming links, meaning that formulas can be used as primary display fields as with budibase DB. 5 years ago
mike12345567 0b68db7516 Quick fix for #4256 - allow SQL related rows to perform dynamic formulas before becoming links, meaning that formulas can be used as primary display fields as with budibase DB. 5 years ago
mike12345567 fa94ea7b3a Updating the SQL core to allow it to handle multiple relationships between the same two tables. 5 years ago
mike12345567 168a126e2a Updating the SQL core to allow it to handle multiple relationships between the same two tables. 5 years ago
Michael Drury b6e3483481 Fixing issue with sql API after refactor. 5 years ago
Michael Drury 6063ab03b0 Fixing issue with sql API after refactor. 5 years ago
mike12345567 b84b34d5ae Review comments. 5 years ago
mike12345567 8d02fabb35 Review comments. 5 years ago
Michael Drury 91c2a40c89 Final pass refactoring - need to test but all code in server converted. 5 years ago
Michael Drury d3a90acc55 Final pass refactoring - need to test but all code in server converted. 5 years ago
mike12345567 40c6eb2007 Main body of work, refactoring most usages. 5 years ago
mike12345567 d2fe119d90 Main body of work, refactoring most usages. 5 years ago
Michael Drury 347664a46d Adding a possible fix for #4179. 5 years ago
Michael Drury 95e0c1aa1f Adding a possible fix for #4179. 5 years ago
mike12345567 1fade3404f Adding the formula bulk recalculation when adding/changing a formula field. 5 years ago
mike12345567 b4eef68d71 Adding the formula bulk recalculation when adding/changing a formula field. 5 years ago
mike12345567 597faa6081 Handling deletion of related rows in formula updates. 5 years ago
mike12345567 3bc51864b4 Handling deletion of related rows in formula updates. 5 years ago