1
0
Fork 0
mirror of synced 2024-07-05 14:31:17 +12:00
Commit graph

9235 commits

Author SHA1 Message Date
mike12345567 2bb0dbdc06 Adding a test for the case where a user has added a number: at the start of the column - could have broken things. 2022-08-08 19:21:06 +01:00
mike12345567 be80839573 Adding multiple of same property test case for lucene building. 2022-08-08 19:19:33 +01:00
mike12345567 77947e8ba9 Adding unit tests for internal DB lucene syntax building. 2022-08-08 19:17:28 +01:00
mike12345567 df074c6004 Fixing test cases. 2022-08-03 18:20:07 +01:00
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. 2022-08-02 18:34:58 +01:00
Budibase Staging Release Bot a94f28e72b Update pro version to 1.1.33-alpha.3 2022-08-02 13:50:58 +00:00
Budibase Staging Release Bot 25b1532c4c v1.1.33-alpha.3 2022-08-02 13:47:38 +00:00
Rory Powell b955946415
Merge pull request #7037 from Budibase/fix/joi-createdAt-updatedAt
Add updatedAt and createdAt as optional to all joi middleware
2022-08-02 14:35:58 +01:00
Budibase Staging Release Bot 20f1cdfd98 Update pro version to 1.1.33-alpha.2 2022-08-02 11:00:07 +00:00
Budibase Staging Release Bot 63e1da84b2 v1.1.33-alpha.2 2022-08-02 10:56:51 +00:00
Rory Powell c90dfbb00f Add updatedAt and createdAt as optional to all joi middleware 2022-08-02 09:39:30 +01:00
Budibase Staging Release Bot 955ccc208e Update pro version to 1.1.33-alpha.1 2022-08-01 17:27:27 +00:00
Budibase Staging Release Bot d3f5c42f76 v1.1.33-alpha.1 2022-08-01 17:23:31 +00:00
Budibase Staging Release Bot 02b979b41b Update pro version to 1.1.33-alpha.0 2022-08-01 16:12:56 +00:00
Budibase Staging Release Bot b57c4e5e74 v1.1.33-alpha.0 2022-08-01 16:09:32 +00:00
Martin McKeaveney 37b2723737 merge 2022-08-01 16:53:37 +01:00
Martin McKeaveney adea24e132 merge with master 2022-08-01 16:51:51 +01:00
Budibase Staging Release Bot 9f2105a597 Update pro version to 1.1.32-alpha.6 2022-08-01 15:49:14 +00:00
Budibase Staging Release Bot 1e5ddf4e78 v1.1.32-alpha.6 2022-08-01 15:46:13 +00:00
Budibase Release Bot 74b13cd946 Update pro version to 1.1.32 2022-08-01 15:45:14 +00:00
Budibase Release Bot 900d5de072 v1.1.32 2022-08-01 15:43:39 +00:00
Budibase Staging Release Bot c72eb87047 Update pro version to 1.1.32-alpha.5 2022-08-01 15:06:25 +00:00
Budibase Staging Release Bot b4e232adce v1.1.32-alpha.5 2022-08-01 15:03:22 +00:00
Budibase Staging Release Bot 328c3a8754 Update pro version to 1.1.32-alpha.4 2022-08-01 11:51:16 +00:00
Budibase Staging Release Bot 4b774539ea v1.1.32-alpha.4 2022-08-01 11:47:51 +00:00
Michael Drury 62d3fb5cb2
Merge pull request #7018 from Budibase/fix/query-val
Quick query JOI validation fix
2022-08-01 12:35:58 +01:00
mike12345567 e267242d8e Quick fix for query validation to fix issue with createdAt and updatedAt properties. 2022-08-01 12:07:49 +01:00
Budibase Staging Release Bot 82c6aa65a1 Update pro version to 1.1.32-alpha.3 2022-08-01 08:57:16 +00:00
Budibase Staging Release Bot 1b7322e51a v1.1.32-alpha.3 2022-08-01 08:53:34 +00:00
Peter Clement dbaebf0df3
Merge pull request #6989 from Budibase/pc/fixes
User Management UI fixes
2022-08-01 09:39:55 +01:00
Budibase Staging Release Bot 38f3724ac8 Update pro version to 1.1.32-alpha.2 2022-08-01 08:22:08 +00:00
Budibase Staging Release Bot ec8c17db7d v1.1.32-alpha.2 2022-08-01 08:19:07 +00:00
Peter Clement 323c23b4d8 pr comments and updating group check to be more safe 2022-07-30 11:38:08 +01:00
Budibase Staging Release Bot d6734b535f Update pro version to 1.1.32-alpha.1 2022-07-29 18:39:44 +00:00
Budibase Staging Release Bot e48766d0cc v1.1.32-alpha.1 2022-07-29 18:36:47 +00:00
Budibase Staging Release Bot 223f4d8fec Update pro version to 1.1.32-alpha.0 2022-07-29 16:10:07 +00:00
Budibase Staging Release Bot 54294e978f v1.1.32-alpha.0 2022-07-29 16:06:40 +00:00
Martin McKeaveney d7e45c9b1b Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-07-29 16:21:02 +01:00
Michael Drury 88ba63d77e
Merge pull request #6898 from Budibase/feature/automation-error-stop
CRON automation stop after a number of errors
2022-07-29 16:20:51 +01:00
Martin McKeaveney eac45919cd latest from master 2022-07-29 16:12:38 +01:00
Budibase Release Bot 155a4b68a7 Update pro version to 1.1.31 2022-07-29 14:59:43 +00:00
Budibase Release Bot da3be5a095 v1.1.31 2022-07-29 14:57:51 +00:00
Martin McKeaveney 7bad805e5f Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-29 15:45:27 +01:00
Michael Drury f1859076e2
Merge pull request #6987 from Budibase/fix/other-fixes
Minor automation fixes
2022-07-29 15:45:18 +01:00
mike12345567 1366bcd87c Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-29 14:31:18 +01:00
Budibase Staging Release Bot 2908262c4e Update pro version to 1.1.29-alpha.2 2022-07-29 13:11:08 +00:00
Budibase Staging Release Bot b6680b2f69 v1.1.29-alpha.2 2022-07-29 13:07:37 +00:00
Budibase Release Bot 86a828a1de Update pro version to 1.1.30 2022-07-28 15:25:59 +00:00
Budibase Release Bot 0ee09ac4dc v1.1.30 2022-07-28 15:24:10 +00:00
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. 2022-07-28 13:39:11 +01:00