125 Commits (fddb5d13eb569f06fd0b3f3da7a084a74ff9cc9a)

Author SHA1 Message Date
Rory Powell 9d0b4ef45e User context updates and misc fixes 4 years ago
Rory Powell 22aa226ca9 Event identification 4 years ago
Rory Powell ca3206f4e4 Stub out migrations + start tests + add build watching for backend-core 4 years ago
Rory Powell 606d21b313 Build and test fixes 4 years ago
mike12345567 bd72565e6f Fixing issue discovered by test case. 4 years ago
mike12345567 6880e7bde9 Fix for #5269 - the sub type was being lost in some scenarios related to the user table being updated - making sure it is consistently kept when dealing with either of the related tables. 4 years ago
Rory Powell 06d70266cd View/Table/Row Import/Export events 4 years ago
Rory Powell 2c682d3507 Table CRUD events + add timekeeper for tests 4 years ago
Mel O'Hagan ee1d7fbbd5 passing non-null required for doesContainStrings 4 years ago
mike12345567 040d45ad5d Fixing a mis-match of fields when creating many-to-many relationships on tables from within Budibase - #5049. 4 years ago
Rory Powell 336f0ff4a0 Published apps, automations and query count quotas 4 years ago
Rory Powell 62b360b9ea Add developer usage restrictions to SSO user creation 4 years ago
Rory Powell ccf2fe3d01 Self Host <-> Licensing integration 5 years ago
Rory Powell d6092b9133 Integrate usage quotas with licensing 5 years ago
mike12345567 1357c53ff8 Fixing issue #4811 - when renaming SQL columns use an actual rename alteration rather than dropping the column. 5 years ago
Michael Drury 88e0f67f42 Adding table public API. 5 years ago
mike12345567 b84b34d5ae Review comments. 5 years ago
mike12345567 8d02fabb35 Review comments. 5 years ago
mike12345567 4b1331450c Fixing some issues discovered by the cypress tests, cleaning up how Couch is used. 5 years ago
mike12345567 91a90e62b2 Fixing some issues discovered by the cypress tests, cleaning up how Couch is used. 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
mike12345567 3567e7ddb6 Fixing #4192 - allowing switching between JSON and multi-select types, as well as not switching multi-select to JSON when fetching SQL tables. 5 years ago
mike12345567 9b55ba8b13 Fixing #4192 - allowing switching between JSON and multi-select types, as well as not switching multi-select to JSON when fetching SQL tables. 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 c7c0842d7a Fixing a couple of issues after testing, moving from deleting column to clearing. 5 years ago
mike12345567 da04db39c3 Fixing a couple of issues after testing, moving from deleting column to clearing. 5 years ago
mike12345567 135aff4a31 Bit of refactoring, adding in functionality to remove invalid static formula when the elements that the formula depends on are removed. 5 years ago
mike12345567 ab5c7766b4 Bit of refactoring, adding in functionality to remove invalid static formula when the elements that the formula depends on are removed. 5 years ago
mike12345567 a2a24b8a96 Refactoring bulk table formula work a bit. 5 years ago
mike12345567 6a6fdbb8ff Refactoring bulk table formula work a bit. 5 years ago
mike12345567 6bd2c9ac53 Make sure attachments are deleted when table is deleted, or column is removed. 5 years ago
mike12345567 da26761773 Make sure attachments are deleted when table is deleted, or column is removed. 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
mike12345567 faa82d8e0f Getting relationship re-enrichment working, so that static formulas will update when the value of the relationship changes. 5 years ago
mike12345567 10a2915bcb Getting relationship re-enrichment working, so that static formulas will update when the value of the relationship changes. 5 years ago
mike12345567 04934a544a Adding the ability to filter using the filter drawer for formula fields, getting them based on the enriched contents of a row - adding functionality to denote to each table which other tables depend on them for formula. 5 years ago
mike12345567 deb4a34c18 Adding the ability to filter using the filter drawer for formula fields, getting them based on the enriched contents of a row - adding functionality to denote to each table which other tables depend on them for formula. 5 years ago
Rory Powell cfe7842cde Handle table deletion and data import 5 years ago
Rory Powell 4d61e84c2b Handle table deletion and data import 5 years ago
mike12345567 5c46ef2ff4 Updating variable naming in table fetch function to match more with what is actually being retrieved. 5 years ago
mike12345567 63ffdc5d9b Updating variable naming in table fetch function to match more with what is actually being retrieved. 5 years ago
mike12345567 0ff9bfbe99 Adding method for client/builder to detect that a table supports SQL filtering. 5 years ago
mike12345567 f1b9490f22 Adding method for client/builder to detect that a table supports SQL filtering. 5 years ago
mike12345567 a6de5a4fa1 Exporting date and auto id field, but not importing autocolumns when table is created. 5 years ago
mike12345567 560a96b503 Exporting date and auto id field, but not importing autocolumns when table is created. 5 years ago