1482 Commits (48f41cd5ea01e642bb4e70da1934aa980601d03e)

Author SHA1 Message Date
Martin McKeaveney f267c5c404 datasource selection logic - unselect other entities when choosing datasource 5 years ago
mike12345567 d22f608c6f Formatting. 5 years ago
mike12345567 7408eb945b Fixing automation integration and various components around forms. 5 years ago
Martin McKeaveney 1a94ef5039 end to end data providers and opinionated sql 5 years ago
mike12345567 b8a3a13118 Fixing issues with inability to search. 5 years ago
Martin McKeaveney 85887b7952 minor tidy up 5 years ago
mike12345567 5244db6f1c Fixing issue with base postgres integration. 5 years ago
Martin McKeaveney aabbbdecfe consolidate postgres datas sources 5 years ago
mike12345567 caaceca2fe Quick fixes for types. 5 years ago
Martin McKeaveney 9a35e332ca consolidate data sources and queries together in one UI 5 years ago
Andrew Kingston abb1d33948 Lint with prettier 5 years ago
Andrew Kingston d9d0cc9be3 Fix all eslint issues 5 years ago
mike12345567 ecd601b311 Adding a little work to input/output processing external rows (_id field). 5 years ago
mike12345567 765e38aafc Some quick updates after testing. 5 years ago
Martin McKeaveney d52d7b8484 merge 5 years ago
Martin McKeaveney 6c2099dd68 removing _all concept for tables, more work on plus datasource 5 years ago
mike12345567 a056176050 Some quick work to make it function as required. 5 years ago
mike12345567 91de2fb78e Adding some work towards supporting full data source integration. 5 years ago
Martin McKeaveney f62c55c58f SQL for fetching primary keys, needs merged into column SQL 5 years ago
mike12345567 11c52f26ad Formatting. 5 years ago
mike12345567 564cdd8102 Some of the functionality required for external SQL rows API. 5 years ago
mike12345567 dcc9e1b37a Linting. 5 years ago
mike12345567 9a5a005e8f Removing the ability to set a role ID from within an app. 5 years ago
mike12345567 f886044338 Fix for #1710 - don't allow setting setting info from within apps and making the user portal a bit more clear about builders being global admins. 5 years ago
mike12345567 bf47a66442 Fixing internal delete. 5 years ago
mike12345567 9719e26de2 Fixing bulk deletion. 5 years ago
mike12345567 7ba21329eb 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 58b33562db external/internal tables and datasources merged, removed autocapture, re-added logout action 5 years ago
Martin McKeaveney 2877648df5 fix feedback notification panel, prevent MinIO bucket from being deleted 5 years ago
mike12345567 9f53d08598 Removing leading slash. 5 years ago
Andrew Kingston 15c824e19e Update layouts to use new container props and be more responsive 5 years ago
mike12345567 016c567fc9 Super quick fix for attachments, keeping in correct object store directory. 5 years ago
Martin McKeaveney 8d9d776377 plus datasource schema 5 years ago
Michael Drury 7bd07031e4 Linting. 5 years ago
mike12345567 5a9c8daf7b Formatting. 5 years ago
mike12345567 8cffe5c9ff 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 c80f63673b Formatting. 5 years ago
mike12345567 594a290286 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 ba17e0bc9c do not make query execution a requirement 5 years ago
Martin McKeaveney 536c2c317c fixing attachments for public apps 5 years ago
Martin McKeaveney f554c7734e remove test appID from datasources call 5 years ago
mike12345567 2938d3a92d Fixing broken backend test cases. 5 years ago
mike12345567 94ccff361b Managing the finding of old revision in older apps. 5 years ago
mike12345567 a74309202d Adding test case for data source opinionated query endpoint. 5 years ago
mike12345567 091b537e2d Adding schema validation and API endpoint to data sources for query. 5 years ago
mike12345567 1f8f04d84c Formatting. 5 years ago
mike12345567 9d3c28ecbf 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 7ecdb60cc6 Joi schema validation for plus datasources 5 years ago
Martin McKeaveney ae1753a654 set content type on client lib upload 5 years ago
mike12345567 6abe5c5f6d Updating test cases. 5 years ago