5177 Commits (77947e8ba9c384bdc5e91cee5cbbfc2b135deb5f)

Author SHA1 Message Date
mike12345567 77947e8ba9 Adding unit tests for internal DB lucene syntax building. 4 years ago
mike12345567 df074c6004 Fixing test cases. 4 years ago
mike12345567 5eeb2ea600 Updating the filter system to allow adding multiple filter properties of the same name at once, as well as enabling the use of the allOr property from within the UI - resolves an old issue #2585. 4 years ago
mike12345567 e267242d8e Quick fix for query validation to fix issue with createdAt and updatedAt properties. 4 years ago
Peter Clement 323c23b4d8 pr comments and updating group check to be more safe 4 years ago
mike12345567 34432d5862 Fixing some issues with automations + lucene filtering (with string templating on the backend) as well as type coercion in the query rows action. 4 years ago
mike12345567 90b61cd3ca Adding more logging to server log for cloud etc. 4 years ago
mike12345567 2cd26062d4 Fixing issue discovered in #6813 - versioning of query rows was not correct in automations, was using old broken method. 4 years ago
Peter Clement e468f83902 adding tests and pr comments 4 years ago
Peter Clement 0c831f369d refactor groups into pro and some other pr comments 4 years ago
mike12345567 07b60dc52c Fixing issue with test after update. 4 years ago
Peter Clement 3914501084 remove uncessary test non we default to users being no access 4 years ago
mike12345567 cfde86a996 Adding UI for displaying when the CRON job has been stopped and alert the user to next steps. 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 9e4e005dcb move bulk update / delete functionality out of controller 4 years ago
mike12345567 295c2e5c68 Fixing issues with exporting apps, first removing the deleted documents when exporting and second making it so that the user has a choice whether to export the development app or the published app from the UI. 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
Michael Drury 1682cfdb90 Main bulk of logic around detecting cron recurring failure, still need to disable. 4 years ago
mike12345567 1848f85475 Converting main automation thread to typescript. 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