5149 Commits (caa06e577261b394e62312e9aa9b1bbd870acc34)

Author SHA1 Message Date
Peter Clement 9e4e005dcb move bulk update / delete functionality out of controller 4 years ago
Peter Clement 8a066fb1cb move worker middleware to backend-core 4 years ago
Peter Clement 710e71d7b8 2nd fix for multi tenancy groups 4 years ago
Peter Clement a5d0b8c74b fixing bug on multi tenant environment 4 years ago
mike12345567 e8053b55e6 Fixing issue with app DB not being in context for fetch. 4 years ago
Mel O'Hagan f653345296 Added unit tests for contains filter 4 years ago
Peter Clement ea061e6ab1 updating license check to search for feature 4 years ago
Mel O'Hagan 6b81d3d727 Handle numeric types Postgres 4 years ago
Mel O'Hagan cd0bac74e2 Prettier 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
Peter Clement 3f5fea9adc update handling of group roles 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
mike12345567 0a7ceda807 Fixing an issue with automations being unable to access app databases due to new context stack up. 4 years ago
Peter Clement 8dfcb12cdf Ensure a binding exists before continuing with loop 4 years ago
mike12345567 91eb2cfe6f Fix for email view casing test. 4 years ago
Martin McKeaveney fa20a6169e fixing broken migration 4 years ago
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
Peter Clement b5ffd995f4 split out id parsing into pro repo 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
Peter Clement 855c47b19c wrong link for groups button 4 years ago
Peter Clement 5fe6bd34b0 tidy up 4 years ago
Peter Clement 4543b1213f some user table fixes 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
Peter Clement 72a67adcf4 improve performance of adding users and groups 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
Peter Clement c9d86230d4 fixing users api references 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