33 Commits (0089fb06d9fcaf61ca6722019bc2d3ebe85f82bd)

Author SHA1 Message Date
Martin McKeaveney 328aef00e1 tidy up 5 years ago
Martin McKeaveney c2d97b9449 google auth working 5 years ago
Andrew Kingston e2478e478e Add support for query param based pagination in REST queries 5 years ago
mike12345567 44a8d36c91 Adding basic test cases for static and dynamic variables (backend). 5 years ago
Andrew Kingston 0cfd28fe27 Add pagination info to rest query fields definition 5 years ago
mike12345567 b11e4bd2df Moving Typescript definitions around a bit. 5 years ago
mike12345567 d06ab10c1d Fixing issue found with enriching rows in SQL - the system was assuming the array of entries contained a row ID that needed to be broken down. 5 years ago
Martin McKeaveney f9b2a3c5e1 Google sheets integration CRUD E2E 5 years ago
mike12345567 d9d5391a40 Some UI work, as well as moving SQL to using a proper bulk insert method and fixing an issue found with csv parsing and removing of invalid columns. 5 years ago
mike12345567 b34cef26c3 Fixing an issue with relationship modal breaking when multiple data sources available to relate to, also fixing an pile of issues with creating and reading rows from SQL server plus. 5 years ago
Rory Powell cb661eab34 Add oracledb package, readme, and config 5 years ago
mike12345567 329156d6cc SQL table building. 5 years ago
Martin McKeaveney ec26d5c738 SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes 5 years ago
mike12345567 80e7671444 Fix for many to many relationships where the union table has arbituarily named foreign key constraint columns, an example has been provided in the scripts directory. 5 years ago
Rory Powell 8642868c5e Deprovisioning WIP 5 years ago
Martin McKeaveney 35d4eac78a fallback SMTP configuration for cloud 5 years ago
mike12345567 67212e5c5b Fixes issue #2616 - this is a slightly complex fix and handles a few other issues with mysql (around returning on creation of a row and relationships) - a new mechanism is now used for pagination and limiting which makes sure the limits are applied to the outer table rather than the combination of the outer and the joined. 5 years ago
Maurits Lourens 518f8fd55e merge develop into branch 5 years ago
Rory Powell 3d15db2223 Account portal cors and auth changes 5 years ago
Martin McKeaveney f7718ecae9 lint 5 years ago
Maurits Lourens dafd06737c add link to checklist items for direct navigation (and lint issues) 5 years ago
mike12345567 a9e2336036 Fixing issues with SQL many relationship updates. 5 years ago
Martin McKeaveney 0f1bb2ccff fix mongo code review comment 5 years ago
Christo 4096f4857c Feat: Add collection fields as "extra" query config for MongoDB 5 years ago
mike12345567 11f6abee0a Re-writing a bit so that it is aware some functionality is SQL only, makes future plus endpoints easier. 5 years ago
mike12345567 7fb1e80196 Re-writing external layer in typescript. 5 years ago
mike12345567 bb396ebff0 First version of enrichment. 5 years ago
mike12345567 10cf55e273 Creating a many-to-many database scenario and seeding with data. 5 years ago
mike12345567 5389878801 Moving definitions to central location and adding a few more definitions. 5 years ago
mike12345567 84ea655fd9 Linting. 5 years ago
mike12345567 96fd8ed947 Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 5 years ago
mike12345567 aea08af49c Formatting. 5 years ago
mike12345567 ffc54c3720 First attempt and re-writing a portion of the server in typescript. 5 years ago