1190 Commits (21fef55e93e5116bb08019295e5d75d96bca6a93)

Author SHA1 Message Date
Martin McKeaveney 9841a74e39 datasource selection logic - unselect other entities when choosing datasource 5 years ago
mike12345567 615b207fbb Formatting. 5 years ago
mike12345567 295c3ef1a3 Fixing automation integration and various components around forms. 5 years ago
Martin McKeaveney 9e41068a5d end to end data providers and opinionated sql 5 years ago
mike12345567 efafe5d243 Fixing issues with inability to search. 5 years ago
Martin McKeaveney 09cacbbb6e minor tidy up 5 years ago
Martin McKeaveney ba09f2df4b consolidate postgres datas sources 5 years ago
Martin McKeaveney e3cced9d97 consolidate data sources and queries together in one UI 5 years ago
Andrew Kingston 38e064fa0f Fix all eslint issues 5 years ago
mike12345567 1a09d09bc8 Adding a little work to input/output processing external rows (_id field). 5 years ago
mike12345567 0cf316d2d6 Some quick updates after testing. 5 years ago
Martin McKeaveney 0739e07a5f merge 5 years ago
Martin McKeaveney de279fa6a9 removing _all concept for tables, more work on plus datasource 5 years ago
mike12345567 7e9b9f2180 Some quick work to make it function as required. 5 years ago
mike12345567 0a69ea02ee Adding some work towards supporting full data source integration. 5 years ago
mike12345567 4950db460c Formatting. 5 years ago
mike12345567 ce8d06df06 Some of the functionality required for external SQL rows API. 5 years ago
mike12345567 253cdce67d Linting. 5 years ago
mike12345567 142dd9b214 Removing the ability to set a role ID from within an app. 5 years ago
mike12345567 146a72f61d Fixing internal delete. 5 years ago
mike12345567 6685ebaa7b Fixing bulk deletion. 5 years ago
mike12345567 20f7056d8a Updating rows API so that it has been broken into an internal and external API - this is breaking as it breaks out how bulk deletion is handled. 5 years ago
Martin McKeaveney 114eac4134 external/internal tables and datasources merged, removed autocapture, re-added logout action 5 years ago
Martin McKeaveney a7dbada7dc fix feedback notification panel, prevent MinIO bucket from being deleted 5 years ago
mike12345567 73e7398a41 Removing leading slash. 5 years ago
mike12345567 5086a4d0c9 Super quick fix for attachments, keeping in correct object store directory. 5 years ago
Martin McKeaveney ca4d976a76 plus datasource schema 5 years ago
Michael Drury b48342c55c Linting. 5 years ago
mike12345567 fe66c3535c Fixing a collection of issues, specifically users being exported/imported and issues with database import causing weirdness (metadata doc being wrong). 5 years ago
mike12345567 b05c67e8b5 Formatting. 5 years ago
mike12345567 33184be064 Re-writing how global users are handled in server, specifically how they are retrieved, so that for relationships it can handle the global user. 5 years ago
Martin McKeaveney eeaca8fc82 do not make query execution a requirement 5 years ago
Martin McKeaveney 499583ff22 fixing attachments for public apps 5 years ago
Martin McKeaveney d223b3fef0 remove test appID from datasources call 5 years ago
mike12345567 e20b115b4d Fixing broken backend test cases. 5 years ago
mike12345567 a58cd69133 Managing the finding of old revision in older apps. 5 years ago
mike12345567 4fdbeafca5 Adding test case for data source opinionated query endpoint. 5 years ago
mike12345567 c00f1ea0bc Adding schema validation and API endpoint to data sources for query. 5 years ago
mike12345567 fe4fcad77c Fixing issue with builder not always having the correct roles to view an app - global builders are now admins in all apps. 5 years ago
Martin McKeaveney dd69d5480b Joi schema validation for plus datasources 5 years ago
Martin McKeaveney ca6735a11a set content type on client lib upload 5 years ago
mike12345567 2fe6efaed3 Updating test cases. 5 years ago
Martin McKeaveney 00e3f06643 todo comment 5 years ago
Martin McKeaveney de4051da45 endpoint for plus datasources 5 years ago
mike12345567 781bd7bab6 Fixing internal table issues and updating createTable cypress test case. 5 years ago
Martin McKeaveney 1487a6012f fixing various babel issues within tests 5 years ago
mike12345567 522ed9706c Formatting. 5 years ago
mike12345567 c81a8ba3ed Fixing issue with roles not being added correctly to global users and cleaning up roles when an app is deleted. 5 years ago
Martin McKeaveney 36b39ef4df merge google accounts, improve connection pooling for RDBMS 5 years ago
Martin McKeaveney 03a9af0369 making HTTP POST and PUT readable, more robust app import to avoid document conflicts 5 years ago