1444 Commits (9719e26de28126b232065cd4c19d6610fb8d85fe)

Author SHA1 Message Date
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
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
Martin McKeaveney ed26fec394 todo comment 5 years ago
Martin McKeaveney 2ab9d5e31c endpoint for plus datasources 5 years ago
mike12345567 2d6eac5c97 Switching from .toString to .toSQL().toNative() for sql injection protection. 5 years ago
mike12345567 330d995107 Using all lowercase 'query' function name for the builder. 5 years ago
mike12345567 65f3e84a0e Linking up to existing SQL integrations. 5 years ago
mike12345567 a669fa1025 Adding base SQL class which processes defined JSON structure into SQL. 5 years ago
mike12345567 fa455e8eef Fixing internal table issues and updating createTable cypress test case. 5 years ago
Martin McKeaveney fe65313eed update functionality complete 5 years ago
Martin McKeaveney b1b73e1380 fixing various babel issues within tests 5 years ago
mike12345567 6f6b0e5cce Formatting. 5 years ago
mike12345567 2057985631 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 887426fe34 merge google accounts, improve connection pooling for RDBMS 5 years ago
Martin McKeaveney 33304606e1 making HTTP POST and PUT readable, more robust app import to avoid document conflicts 5 years ago
mike12345567 71834d01c6 Formatting. 5 years ago
mike12345567 71e192da6c Fixing an issue with page not loading. 5 years ago
mike12345567 28099d6454 Fixing bug. 5 years ago
mike12345567 4b6fd4149b Making sure certain fields aren't cleansed. 5 years ago
mike12345567 6c2f0f5917 Cleansing input rows against the table schema. 5 years ago
Martin McKeaveney 6e6bc536a1 fix mssql encryption option 5 years ago
Martin McKeaveney a453f6cac2 adding watchtower to docker config 5 years ago
mike12345567 397a4d883f Fixing server test cases. 5 years ago
mike12345567 24b3635b9b Linting. 5 years ago
mike12345567 853f519f92 Formatting. 5 years ago
mike12345567 bc6660fd0e Updating permissions to allow roles other than builder/admin to use apps properly. 5 years ago
mike12345567 c311bae7b9 Fixing an issue with redirect loop in auth, 5 years ago
Martin McKeaveney f5d829015a piping errors to stderr when timeout exceeded 5 years ago