5116 Commits (fddb5d13eb569f06fd0b3f3da7a084a74ff9cc9a)

Author SHA1 Message Date
mike12345567 9c885ad284 Fixing test case. 4 years ago
mike12345567 30b7790e65 Fix for #6709 - Adding the option to set a role for app action, allowing users to set what level an automation can be accessed from. 4 years ago
mike12345567 90bc52336a Fix for #6501 - don't fail to publish app when cron expression is empty in any automation, just don't publish that automation. Also adding an error to automation to make it clear an expression is required. 4 years ago
mike12345567 a0b3055a1a Removing un-used, dist import which broke build, updating yarn locks. 4 years ago
mike12345567 4c9b82c9ed Fixing some issues highlighted by test cases, as well as refactoring context a bit to make it easier to edit. 4 years ago
Rory Powell 917cbbb6b1 WIP: Memory leak fix 4 years ago
mike12345567 2272c095b7 Fix for ARM processors. 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
Martin McKeaveney 763863d6b5 remove beta middleware 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
Dean 41d8fa8340 Updated query tests to remove altered datasource. Updated messaging for refresh failure messaging 4 years ago
Peter Clement 4bf9dda4d6 linting 4 years ago
Peter Clement 0ee8635348 make auth check optional when caller is automation 4 years ago
Dean dfc21184cf Fixed issue where mutation was causing expression bindings to be lost. Request retries will now have them intact for re-enrichment 4 years ago
Dean 36d69a0b81 Linting commit 4 years ago
Dean 457a671831 Surface refresh process error messaging 4 years ago
Dean bceff77e35 Properly invalidate the cached user ensuring up-to-date credentials are always used 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 1742c071cc Updating definitions. 4 years ago
mike12345567 9a7c1e714b Updating API docs #6434 to better describe the API for range and for oneOf operator. 4 years ago
Mel O'Hagan 65aab29ee6 Don't try to check externalType of related tables 4 years ago
Martin McKeaveney ea7d3c4b99 PR comments 4 years ago
mike12345567 abcb94f1a4 Removing spam of unauthorised traces from tests, may be causing stack overflow. 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
mike12345567 f6fc63f1a8 Main body of PR comments - still need to move a bit to pro. 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
Dean 87c44701d8 Ignore authconfigs for datasources if they are empty 4 years ago
Dean 94496abe85 Fixes for datasource authentication parsing. Mapping UX updates 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
Andrew Kingston a98192ba57 Wrap admin user creation in a try/catch to provider better info in case of an error 4 years ago
Andrew Kingston e9c02c29a5 Add env vars to automatically create initial admin user on first run 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 afda023fc4 Fixing test case issue. 4 years ago
mike12345567 e921547c64 Updating filter/condition action to show a stopped status rather than error, updating everything else to be aware of this. 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