63 Commits (d13dc39ba149a4c8cf997d11cbdae98a6b8b3919)

Author SHA1 Message Date
mike12345567 40c6eb2007 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 1fade3404f 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 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 6bd2c9ac53 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 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
Rory Powell cfe7842cde Handle table deletion and data import 5 years ago
mike12345567 0ff9bfbe99 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
mike12345567 6c46c119a6 Adding all required controls for data import to internal tables, just need to implement external table data import. 5 years ago
mike12345567 af5e196b4c Adding all required controls for data import to internal tables, just need to implement external table data import. 5 years ago
mike12345567 02137f4c08 Adding a way to switch between string and options, as well as number and boolean types, this is very useful for SQL tables. 5 years ago
mike12345567 7f055ed8dc Adding a way to switch between string and options, as well as number and boolean types, this is very useful for SQL tables. 5 years ago
mike12345567 0cf08df80f Adding many to many support, generating junction table and setting up constraints. 5 years ago
mike12345567 f071cc5219 Adding many to many support, generating junction table and setting up constraints. 5 years ago
Andrew Kingston bc26925c2f Remove optional chaining from server 5 years ago
Andrew Kingston 2b7f393626 Remove optional chaining from server 5 years ago
Andrew Kingston 0f2b50b9f1 Keep views up to date with table schema changes 5 years ago
Andrew Kingston 5caafed0f8 Keep views up to date with table schema changes 5 years ago
mike12345567 99f8bf1244 Fixing issue with SQL tables and automations updating a row, also making error handling better across automations to make sure some sort of error message is always returned. 5 years ago
mike12345567 bdaf56fac7 Fixing issue with SQL tables and automations updating a row, also making error handling better across automations to make sure some sort of error message is always returned. 5 years ago
Andrew Kingston 2bef8a036d Lint 5 years ago
Andrew Kingston 4c1451178c Lint 5 years ago
Andrew Kingston a1ed5d2605 Remove linkRows processing when importing CSVs 5 years ago
Andrew Kingston 18c88ac101 Remove linkRows processing when importing CSVs 5 years ago
mike12345567 8f70ad9cdc Performance improvements after testing - switching to temporary in memory queries for cloud views. 5 years ago
mike12345567 c8dbf02acf Performance improvements after testing - switching to temporary in memory queries for cloud views. 5 years ago
Maurits Lourens 104a84d19b merge develop into branch 5 years ago
Maurits Lourens 518f8fd55e merge develop into branch 5 years ago
Martin McKeaveney 0a8c6e1ef9 making sure relationships for autocolumns are created when uploading a CSV 5 years ago
Martin McKeaveney 700caa7e34 making sure relationships for autocolumns are created when uploading a CSV 5 years ago
mike12345567 e82e175b9c Linting. 5 years ago
mike12345567 d9aa1360d0 Linting. 5 years ago
mike12345567 a13b5111bb First version of enrichment. 5 years ago
mike12345567 bb396ebff0 First version of enrichment. 5 years ago
mike12345567 8a84d5cd6f WIP - basic override of foreign keys. 5 years ago
mike12345567 fd4403037d WIP - basic override of foreign keys. 5 years ago
mike12345567 b8a3a13118 Fixing issues with inability to search. 5 years ago
mike12345567 efafe5d243 Fixing issues with inability to search. 5 years ago
mike12345567 48b7a31c2a Adding the ability to create options based on CSV, this will use the import data to create options. 5 years ago
mike12345567 d40fb215f9 Adding the ability to create options based on CSV, this will use the import data to create options. 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
mike12345567 dccd559b56 Updating some test cases to work with new system. 5 years ago
mike12345567 4f71e11c94 Updating some test cases to work with new system. 5 years ago