2686 Commits (ae342910c20ff522bc488e4eae1950299692fa32)

Author SHA1 Message Date
Andrew Kingston 1f3b1b675f Insert table ID back into query for follow-up pagination query 4 years ago
mike12345567 5aea08fdce Adding mechanism to allow displaying an error on data retrieval for tables. 4 years ago
mike12345567 e267242d8e Quick fix for query validation to fix issue with createdAt and updatedAt properties. 4 years ago
mike12345567 caaf5dc3c9 Main body of updates to support disabling the cron, some cleanup of metadata at deployment to make sure they can be re-ran. 4 years ago
Peter Clement 8a066fb1cb move worker middleware to backend-core 4 years ago
mike12345567 e8053b55e6 Fixing issue with app DB not being in context for fetch. 4 years ago
Mel O'Hagan f376fc30b3 lint fix 4 years ago
Mel O'Hagan e5dc38845b Added contains support for datasource pluses 4 years ago
Mel O'Hagan 1345ec831a Test prettier precommit 4 years ago
Mel O'Hagan 6a1867939c Contains now works for internalSearch array type 4 years ago
Rory Powell 917cbbb6b1 WIP: Memory leak fix 4 years ago
mike12345567 d6f92c7039 Allowing query backend to attempt to convert types in returned JSON to build a better base schema. 4 years ago
Peter Clement 72a67adcf4 improve performance of adding users and groups 4 years ago
Martin McKeaveney abcc909c14 lint fix 4 years ago
Martin McKeaveney 95a7155b79 update builder path 4 years ago
Martin McKeaveney 387f224198 remove beta stuff and remove self-host banners 4 years ago
Peter Clement 218abe39cc add isAutomation to object 4 years ago
Peter Clement 4bf9dda4d6 linting 4 years ago
Peter Clement 0ee8635348 make auth check optional when caller is automation 4 years ago
mike12345567 77b2e68935 Updating specs to state that oneOf is allowed, fixing YAML issue and making sure allOr function works for lucene. 4 years ago
mike12345567 18df43e197 Fix for #5709 making sure public API can update existing apps. 4 years ago
mike12345567 90453212d5 Moving majority of automation logging functionality to pro. 4 years ago
mike12345567 5a5c1cfa9c Update as per changes to pro SDK. 4 years ago
Dean 2ea4a9d225 Refresh the OAuth tokens automatically when making rest calls. Fix to remove the password from the api token authentication. 4 years ago
Martin McKeaveney e49a2147cd re-adding account portal check 4 years ago
Martin McKeaveney b7d4e45e20 cherry picking moving release url to backend 4 years ago
Martin McKeaveney bec7d86739 cherry pick new ui from develop 4 years ago
Martin McKeaveney 0c677757eb default beta access baseURL to production 4 years ago
Martin McKeaveney 0d057d912f check for account portal URL 4 years ago
Martin McKeaveney 3716632144 move logic to cloud URL to backend 4 years ago
mike12345567 a01790b837 Adding clear old history on read, if there is nothing to do this should add very little work. 4 years ago
mike12345567 da2303803c Moving get of logs to pro. 4 years ago
Martin McKeaveney 9e3f211440 remove test DB IDs 4 years ago
Martin McKeaveney 8538fb056c adding endpoint to cloud to check for beta access 4 years ago
Mel O'Hagan 6d394e551d Using allPreProcessingOpts 4 years ago
Mel O'Hagan f1188a8b81 Remove regex 4 years ago
Mel O'Hagan d019fb8555 Internal table support for oneOf 4 years ago
mike12345567 70e5a81db2 Adding in management of time range to lookup automation logs in. 4 years ago
Dean dc20ecc5ff Merge commit 4 years ago
mike12345567 a2dc3dc3b1 Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there. 4 years ago
Andrew Kingston da0429582a Replace all column spaces with underscores when performing internal searches 4 years ago
Andrew Kingston 2ad6f0a1ff Add option to customise which columns are exported in export data action 4 years ago
Dean 523bb63455 Added missing request context for user bindings 4 years ago
Mel O'Hagan 8a03ca38ec Get all selected rows for external ds row export 4 years ago
Mel O'Hagan b118833fda Default to eu-west-1 4 years ago
Mel O'Hagan b0a3abc308 No default aws region 4 years ago
Mel O'Hagan cf604fdefd Check for blank string 4 years ago
Mel O'Hagan dbbeccda61 Use s3 region from datasource config 4 years ago
Rory Powell 0db37c2fc3 Exclude assets from builder:served 4 years ago
Rory Powell 4cfedf7252 Better handle first time startup + dedicated event 4 years ago