3 Commits (77e43e066183e4524ffc85cfc0cd0bf6bc843397)

Author SHA1 Message Date
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 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 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 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 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 4d73903019 Fixing a few issues that became obvious when I was looking at examples of what gets sent to the API for table saving. 5 years ago
mike12345567 5e9f3969c9 Fixing a few issues that became obvious when I was looking at examples of what gets sent to the API for table saving. 5 years ago
mike12345567 a6481d1685 Adding in existing external table import. 5 years ago
mike12345567 0095f470e3 Adding in existing external table import. 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 246d08c804 SQL table building. 5 years ago
mike12345567 329156d6cc SQL table building. 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
Peter Clement 29796c3490 Potential fix for issues with updating and saving rows and columns 5 years ago
Peter Clement eb957bc94f Potential fix for issues with updating and saving rows and columns 5 years ago
mike12345567 efdd78c7fe Removing use of db.post as its dangerous to allow the possibility of _id being auto-generated, these docs would be lost as we couldn't query them out by the usual id mechanism. 5 years ago
mike12345567 e8e331e578 Removing use of db.post as its dangerous to allow the possibility of _id being auto-generated, these docs would be lost as we couldn't query them out by the usual id mechanism. 5 years ago
Martin McKeaveney f267c5c404 datasource selection logic - unselect other entities when choosing datasource 5 years ago
Martin McKeaveney 9841a74e39 datasource selection logic - unselect other entities when choosing datasource 5 years ago
Martin McKeaveney 1a94ef5039 end to end data providers and opinionated sql 5 years ago
Martin McKeaveney 9e41068a5d end to end data providers and opinionated sql 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
Martin McKeaveney aabbbdecfe consolidate postgres datas sources 5 years ago
Martin McKeaveney ba09f2df4b consolidate postgres datas sources 5 years ago
Martin McKeaveney 9a35e332ca consolidate data sources and queries together in one UI 5 years ago
Martin McKeaveney e3cced9d97 consolidate data sources and queries together in one UI 5 years ago