1
0
Fork 0
mirror of synced 2024-07-01 12:30:41 +12:00
Commit graph

9575 commits

Author SHA1 Message Date
Budibase Staging Release Bot 8edeb4bdad v1.2.28-alpha.1 2022-08-10 14:04:56 +00:00
Budibase Release Bot b13f89244e Update pro version to 1.2.31 2022-08-10 13:58:18 +00:00
Budibase Release Bot 774751c9ba v1.2.31 2022-08-10 13:55:01 +00:00
melohagan 44b723f7c8
Merge pull request #6895 from Budibase/bug/sev2/mongodb-fixes
Support ObjectId in MongoDB operators
2022-08-10 14:54:47 +01:00
Rory Powell c0f75a286f Update lockfiles 2022-08-10 14:48:45 +01:00
Rory Powell 6c61c36b85 Fix versions after failed release 2022-08-10 14:43:20 +01:00
Rory Powell 3d12db8b2b Merge branch 'master' into develop 2022-08-10 14:36:49 +01:00
Budibase Release Bot cf73b9fa2d v1.2.30 2022-08-10 13:31:28 +00:00
melohagan b43e8a0130
Merge pull request #7179 from Budibase/bug/sev2/airtable-update-add-table-field
Airtable update: add table field
2022-08-10 14:21:42 +01:00
Mel O'Hagan 69ee22f563 Fix unit test 2022-08-10 13:56:15 +01:00
Mel O'Hagan ba4b20bb62 Use display field 2022-08-10 13:54:56 +01:00
Budibase Release Bot 2165d3c46a Update pro version to 1.2.29 2022-08-10 12:45:41 +00:00
Budibase Release Bot 5fb18037e6 v1.2.29 2022-08-10 12:42:25 +00:00
NEOLPAR 3f1b2d6d63 fixed pouchdb unable to find the view throwing error 2022-08-10 13:11:10 +01:00
Budibase Release Bot 2e997c9c6d Update pro version to 1.2.28 2022-08-10 11:54:02 +00:00
Budibase Release Bot 319336cf66 v1.2.28 2022-08-10 11:50:14 +00:00
Rory Powell 0525e7bca2
Merge pull request #7194 from Budibase/trigger-served-ping
Trigger served events on ping endpoint
2022-08-10 12:37:24 +01:00
Budibase Staging Release Bot 5b9f241420 Update pro version to 1.2.28-alpha.0 2022-08-10 11:13:09 +00:00
Budibase Staging Release Bot f73078bcbf v1.2.28-alpha.0 2022-08-10 11:09:57 +00:00
mike12345567 3a340379e9 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-10 11:55:53 +01:00
Rory Powell 3e0cab64f5 Add timezone to served events 2022-08-10 11:29:11 +01:00
Rory Powell 4525cf4c6e Trigger served events on ping endpoint 2022-08-10 11:01:54 +01:00
Mel O'Hagan 9ce34aa4c0 lint 2022-08-10 10:58:11 +01:00
Mel O'Hagan 334d9a956d Ignore escaped double quotes within strings 2022-08-10 10:57:42 +01:00
Budibase Release Bot a4a2229957 Update pro version to 1.2.27 2022-08-10 08:46:47 +00:00
Budibase Release Bot 3144291948 v1.2.27 2022-08-10 08:43:44 +00:00
Mel O'Hagan f7c816bce9 lint 2022-08-09 17:28:21 +01:00
Mel O'Hagan 40c846ce8f Handle braces within quotes 2022-08-09 17:27:51 +01:00
Mel O'Hagan 15fe3650dc Fix unit test 2022-08-09 15:54:08 +01:00
Mel O'Hagan ea6f0938da Rename to recordID 2022-08-09 14:59:05 +01:00
Mel O'Hagan a5065411cc Add table field to Airtable update 2022-08-09 14:55:45 +01:00
Budibase Release Bot b33a0fb3ad Update pro version to 1.2.26 2022-08-09 13:31:52 +00:00
Budibase Release Bot 1057663353 v1.2.26 2022-08-09 13:28:56 +00:00
Rory Powell cf37563c89 Fix served events 2022-08-09 13:31:12 +01:00
Budibase Staging Release Bot 527bf06f48 Update pro version to 1.2.26-alpha.0 2022-08-09 11:06:45 +00:00
Budibase Staging Release Bot 5efb77d1fe v1.2.26-alpha.0 2022-08-09 11:03:46 +00:00
Martin McKeaveney 621ebcf7a4 merge from master 2022-08-09 11:52:48 +01:00
Budibase Staging Release Bot d6a0e3b75e Update pro version to 1.2.20-alpha.2 2022-08-09 10:23:45 +00:00
Budibase Staging Release Bot 93cd77c605 v1.2.20-alpha.2 2022-08-09 10:20:35 +00:00
Budibase Release Bot 56bcd46886 Update pro version to 1.2.25 2022-08-09 10:12:47 +00:00
Budibase Release Bot 152937e3d1 v1.2.25 2022-08-09 10:08:51 +00:00
Michael Drury 1b574bc58f
Merge pull request #7049 from Budibase/fix/2585
Updating filters to allow multiple uses of the same property and exposing allOr option
2022-08-09 11:00:38 +01:00
Mel O'Hagan e23d29b7ef lint 2022-08-08 21:57:36 +01:00
Mel O'Hagan 88f06539a4 Nested braces parse fix added for MongoDB 2022-08-08 21:56:55 +01:00
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
Budibase Release Bot 971dcf4129 Update pro version to 1.2.24 2022-08-08 16:53:33 +00:00
Mel O'Hagan 98d8080826 Bug fix findOneAndUpdate 2022-08-08 17:53:17 +01:00
Budibase Release Bot 62df76b14e v1.2.24 2022-08-08 16:50:33 +00:00
Mel O'Hagan d02e5ae87f Add unit tests for ObjectId 2022-08-08 17:01:56 +01:00
Budibase Release Bot 8f4fba0e70 Update pro version to 1.2.23 2022-08-08 15:57:56 +00:00
Budibase Release Bot 54355697a9 v1.2.23 2022-08-08 15:55:00 +00:00
Andrew Kingston 3c5e933577 Fix crash when attempting to parse a nullish automation error 2022-08-08 16:44:00 +01:00
Budibase Release Bot ea165ea36d Update pro version to 1.2.22 2022-08-08 14:16:20 +00:00
Mel O'Hagan c57fc1cfcd Merge branch 'develop' into bug/sev2/mongodb-fixes 2022-08-08 15:15:03 +01:00
Budibase Release Bot 66e48550a5 v1.2.22 2022-08-08 14:13:10 +00:00
Budibase Release Bot 966e130b03 Update pro version to 1.2.21 2022-08-08 13:23:08 +00:00
Budibase Release Bot 63d7c9060f v1.2.21 2022-08-08 13:19:20 +00:00
Budibase Staging Release Bot b6033a1bc5 Update pro version to 1.2.20-alpha.1 2022-08-08 13:04:41 +00:00
Rory Powell 73db927f8e Update posthog token 2022-08-08 14:03:04 +01:00
Budibase Staging Release Bot 4f1f86fda0 v1.2.20-alpha.1 2022-08-08 13:01:41 +00:00
Budibase Release Bot 55d6c08ad3 Update pro version to 1.2.20 2022-08-08 11:39:56 +00:00
Budibase Release Bot ce8df755d3 v1.2.20 2022-08-08 11:36:29 +00:00
Budibase Staging Release Bot d7605500d6 Update pro version to 1.2.20-alpha.0 2022-08-08 11:04:33 +00:00
Budibase Staging Release Bot 02fbe2a7d2 v1.2.20-alpha.0 2022-08-08 11:01:32 +00:00
Rory Powell 0b38b960f8 Merge branch 'master' into develop 2022-08-08 11:50:22 +01:00
Budibase Release Bot b894405f8e Update pro version to 1.2.19 2022-08-08 10:02:59 +00:00
Budibase Release Bot fb7ee6f5ff v1.2.19 2022-08-08 09:59:51 +00:00
Budibase Release Bot 0a7c2e8f08 Update pro version to 1.2.18 2022-08-08 09:13:47 +00:00
Budibase Release Bot 89e70edefb v1.2.18 2022-08-08 09:10:52 +00:00
Budibase Release Bot 89bad2c5e5 Update pro version to 1.2.17 2022-08-06 19:32:22 +00:00
Budibase Release Bot c432cbd529 v1.2.17 2022-08-06 19:29:21 +00:00
Budibase Release Bot d3d307ae72 Update pro version to 1.2.16 2022-08-05 21:25:20 +00:00
Budibase Release Bot 012a0d114c v1.2.16 2022-08-05 21:22:22 +00:00
mike12345567 a24f2157a5 Some various session fixes based on current data. 2022-08-05 21:35:26 +01:00
Budibase Release Bot 13e2a56f37 Update pro version to 1.2.15 2022-08-05 16:48:53 +00:00
Budibase Release Bot eeaccdae1a v1.2.15 2022-08-05 16:45:30 +00:00
Michael Drury bf1b7543b0
Merge pull request #7114 from Budibase/fix/session-perf
Increasing time between updating session TTLs
2022-08-05 17:30:16 +01:00
mike12345567 a2f18e2e44 Updating sessions to TS, adding env var to set the session update length, adding reasons for invalidation, making sure errors are never considered authenticated. 2022-08-05 17:13:03 +01:00
Andrew Kingston 1f3b1b675f Insert table ID back into query for follow-up pagination query 2022-08-05 16:06:16 +01:00
Budibase Release Bot 29c0e07b7e Update pro version to 1.2.14 2022-08-05 12:04:48 +00:00
Budibase Release Bot 24d1c27760 v1.2.14 2022-08-05 12:00:58 +00:00
Budibase Staging Release Bot b034d78d71 Update pro version to 1.2.13-alpha.1 2022-08-05 10:53:28 +00:00
Budibase Staging Release Bot 4890cda6c9 v1.2.13-alpha.1 2022-08-05 10:50:30 +00:00
Budibase Release Bot 1c92cdfdbd Update pro version to 1.2.13 2022-08-05 10:43:53 +00:00
Budibase Release Bot e621f60756 v1.2.13 2022-08-05 10:40:20 +00:00
Budibase Staging Release Bot 17c2fc1a7b Update pro version to 1.2.13-alpha.0 2022-08-04 20:50:55 +00:00
Budibase Staging Release Bot a869551328 v1.2.13-alpha.0 2022-08-04 20:47:50 +00:00
mike12345567 71992cf5a3 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-04 21:35:55 +01:00
Budibase Release Bot 8c67f0a2b3 Update pro version to 1.2.12 2022-08-04 19:54:14 +00:00
Budibase Release Bot ceb51339d8 v1.2.12 2022-08-04 19:51:17 +00:00
mike12345567 2f665362e4 Updating pino logging to remove health check spam. 2022-08-04 20:23:45 +01:00
Budibase Release Bot 592c47e02c Update pro version to 1.2.11 2022-08-04 18:52:59 +00:00
Budibase Release Bot cd8e93642c v1.2.11 2022-08-04 18:49:45 +00:00
Budibase Release Bot 7f73533fcf Update pro version to 1.2.10 2022-08-04 15:23:31 +00:00
Budibase Release Bot ad8ca74aa0 v1.2.10 2022-08-04 15:20:18 +00:00
Budibase Release Bot 0257b8cbc9 Update pro version to 1.2.9 2022-08-04 14:36:45 +00:00
Budibase Release Bot c6e737e509 v1.2.9 2022-08-04 14:33:14 +00:00
Budibase Release Bot cf8c3629df Update pro version to 1.2.8 2022-08-04 12:03:52 +00:00
Budibase Release Bot b3cfc81532 v1.2.8 2022-08-04 12:00:52 +00:00
Budibase Release Bot 5ac9f49f24 Update pro version to 1.2.7 2022-08-04 11:18:08 +00:00
Budibase Release Bot 1f0a254f5a v1.2.7 2022-08-04 11:15:11 +00:00
Budibase Release Bot c39dd8f065 Update pro version to 1.2.6 2022-08-04 08:33:41 +00:00
Budibase Release Bot 7aa3a20ecc v1.2.6 2022-08-04 08:30:40 +00:00
mike12345567 df074c6004 Fixing test cases. 2022-08-03 18:20:07 +01:00
Budibase Release Bot f0ecd0d3c9 Update pro version to 1.2.5 2022-08-03 14:06:54 +00:00
Budibase Release Bot fe1a52ca49 v1.2.5 2022-08-03 14:03:36 +00: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 96958cb1b8 Update pro version to 1.1.33-alpha.4 2022-08-02 17:08:30 +00:00
Budibase Staging Release Bot 9f1748e893 v1.1.33-alpha.4 2022-08-02 17:05:27 +00:00
Budibase Release Bot b0f94d1ad3 Update pro version to 1.2.4 2022-08-02 14:42:05 +00:00
Budibase Release Bot 0995a35ea3 v1.2.4 2022-08-02 14:38:48 +00: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 Release Bot 3c1d2bd7cf Update pro version to 1.2.3 2022-08-02 10:59:22 +00:00
Budibase Staging Release Bot 63e1da84b2 v1.1.33-alpha.2 2022-08-02 10:56:51 +00:00
Budibase Release Bot 1a58e53794 v1.2.3 2022-08-02 10:56:12 +00:00
Martin McKeaveney 4ca40e59e4
Merge pull request #7028 from Budibase/fix/6737
Fix for SQL column removal (external to Budibase)
2022-08-02 11:44:51 +01:00
Budibase Release Bot 8ada1ae04b Update pro version to 1.2.2 2022-08-02 09:48:31 +00:00
Budibase Release Bot 91527fdba7 v1.2.2 2022-08-02 09:45:34 +00:00
Budibase Release Bot 44547043a4 v1.2.1 2022-08-02 09:33:49 +00:00
mike12345567 c01df359d7 Merge branch 'master' of github.com:Budibase/budibase into fix/6737 2022-08-02 10:15:12 +01:00
Budibase Release Bot 5d80c680cf v1.2.0 2022-08-02 08:45:09 +00:00
Rory Powell c90dfbb00f Add updatedAt and createdAt as optional to all joi middleware 2022-08-02 09:39:30 +01:00
mike12345567 a99ed3bf52 Merge branch 'master' of github.com:Budibase/budibase into fix/6737 2022-08-01 19:00:17 +01:00
mike12345567 5aea08fdce Adding mechanism to allow displaying an error on data retrieval for tables. 2022-08-01 18:56:59 +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
mike12345567 41683c1f6d Fix for #6737 - making it so that if a column is deleted externally tables can be re-fetched and this will be fixed. 2022-08-01 17:40:35 +01: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
Mel O'Hagan 27fafe546c Merge branch 'develop' into feature/multiselect-filters 2022-07-29 14:23:12 +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
mike12345567 90b61cd3ca Adding more logging to server log for cloud etc. 2022-07-28 11:14:06 +01:00
Budibase Release Bot 8048c1fe93 Update pro version to 1.1.29 2022-07-28 09:38:37 +00:00
Budibase Release Bot 17638b7cf6 v1.1.29 2022-07-28 09:36:48 +00:00
Budibase Staging Release Bot 05ec70ae2a Update pro version to 1.1.29-alpha.1 2022-07-28 09:36:07 +00:00
Budibase Staging Release Bot f00000b82e v1.1.29-alpha.1 2022-07-28 09:32:56 +00:00
Mel O'Hagan 432a8eb1b7 Has any support SQL Server 2022-07-28 09:20:00 +01:00
Mel O'Hagan 0ea6514907 lint 2022-07-28 08:56:52 +01:00
Budibase Staging Release Bot 7dbd6ddd8d Update pro version to 1.1.29-alpha.0 2022-07-27 20:46:40 +00:00
Budibase Staging Release Bot d603e0f1ae v1.1.29-alpha.0 2022-07-27 20:43:38 +00:00
Rory Powell 5e9a03e307 Merge branch 'master' into develop 2022-07-27 16:32:36 -04:00
Budibase Staging Release Bot b140932f88 Update pro version to 1.1.25-alpha.5 2022-07-27 18:37:07 +00:00
Budibase Staging Release Bot 88e812082e v1.1.25-alpha.5 2022-07-27 18:33:57 +00:00
Rory Powell c547e08847 update pro release script 2022-07-27 14:23:17 -04:00
Budibase Staging Release Bot 0c357c79e1 Update pro version to 1.1.25-alpha.4 2022-07-27 17:59:16 +00:00
Budibase Staging Release Bot 1938a83e7e v1.1.25-alpha.4 2022-07-27 17:57:32 +00:00
Rory Powell 79dda094d1 Update lockfiles in pro release 2022-07-27 13:42:06 -04:00
Mel O'Hagan 417ccc3800 Merge branch 'develop' into feature/multiselect-filters 2022-07-27 18:08:37 +01:00
Budibase Release Bot 8c7bf144fa Update pro version to 1.1.28 2022-07-27 16:51:16 +00:00
Budibase Staging Release Bot 076de473f0 Update pro version to 1.1.25-alpha.3 2022-07-27 16:49:53 +00:00
Budibase Release Bot a05e429f17 v1.1.28 2022-07-27 16:49:29 +00:00
Budibase Staging Release Bot 2b835d4f52 v1.1.25-alpha.3 2022-07-27 16:47:54 +00:00
Michael Drury 717e28a69a
Merge pull request #6928 from Budibase/fix/july-release-fixes
Various July fixes
2022-07-27 17:38:17 +01:00
Budibase Release Bot bfd5d0e874 Update pro version to 1.1.27 2022-07-27 15:48:36 +00:00
Budibase Release Bot ce7b4989f2 v1.1.27 2022-07-27 15:46:51 +00:00
Mel O'Hagan 600794de66 SQL Server containsAny unit test 2022-07-27 16:40:07 +01:00
Mel O'Hagan 9369498d38 Has any of filter Postgres 2022-07-27 16:37:29 +01:00
mike12345567 27162c47e0 Merge branch 'master' of github.com:Budibase/budibase into fix/july-release-fixes 2022-07-27 16:32:11 +01:00
Budibase Staging Release Bot 094acf1c4a Update pro version to 1.1.25-alpha.2 2022-07-27 15:21:25 +00:00
Budibase Staging Release Bot d65ab980af v1.1.25-alpha.2 2022-07-27 15:19:37 +00:00
mike12345567 2cd26062d4 Fixing issue discovered in #6813 - versioning of query rows was not correct in automations, was using old broken method. 2022-07-27 16:18:12 +01:00
Peter Clement 0f4ed290d1
Merge pull request #6571 from Budibase/feat/user-groups-tab
User Groups and User Management UI redesign
2022-07-27 16:07:30 +01:00
Budibase Release Bot 82c7ce421c Update pro version to 1.1.26 2022-07-27 12:36:45 +00:00
Budibase Release Bot e30e9a6925 v1.1.26 2022-07-27 12:35:02 +00:00
Martin McKeaveney 1a5ee6a96c bumping lockfiles 2022-07-27 13:24:01 +01:00
Mel O'Hagan 804d1ef8f6 Has any of MySQL filter 2022-07-27 13:19:47 +01:00
Mel O'Hagan b160af6603 Has any filter InternalDB 2022-07-27 13:02:46 +01:00
Mel O'Hagan d9823faac6 Not Contains for SQL Server 2022-07-27 11:56:57 +01:00
Mel O'Hagan 54643cff58 Not Contains Postgres filter 2022-07-27 11:49:45 +01:00
Mel O'Hagan 8d7fe78028 Not Contains filter for MySQL 2022-07-27 11:40:46 +01:00
Peter Clement e468f83902 adding tests and pr comments 2022-07-27 10:20:39 +01:00
Mel O'Hagan a702828323 Merge branch 'develop' into feature/multiselect-filters 2022-07-27 10:18:07 +01:00
Budibase Staging Release Bot 313af941cf Update pro version to 1.1.25-alpha.1 2022-07-26 19:44:16 +00:00
Budibase Staging Release Bot 9db7679351 v1.1.25-alpha.1 2022-07-26 19:42:38 +00:00
Peter Clement f845ac055e Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-26 20:19:33 +01:00
Peter Clement 0c831f369d refactor groups into pro and some other pr comments 2022-07-26 20:04:29 +01:00
Budibase Release Bot f2888ce297 Update pro version to 1.1.25 2022-07-26 17:08:33 +00:00
Budibase Release Bot b283641be0 v1.1.25 2022-07-26 17:06:56 +00:00
Budibase Staging Release Bot f692d72b55 Update pro version to 1.1.25-alpha.0 2022-07-26 16:37:58 +00:00
Budibase Staging Release Bot dd0b07d7c9 v1.1.25-alpha.0 2022-07-26 16:36:18 +00:00
mike12345567 c3dbeb9d04 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-26 17:28:57 +01:00
mike12345567 f2addf16cb Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-26 17:25:55 +01:00
Mel O'Hagan a75f3b7bba NotContains internalSearch 2022-07-26 17:21:58 +01:00
Mel O'Hagan 4135c4ce59 Fix unit tests 2022-07-26 16:58:01 +01:00
Budibase Release Bot d8d640c2d4 Update pro version to 1.1.24 2022-07-26 15:55:53 +00:00
Budibase Staging Release Bot 73d5501cfa Update pro version to 1.1.22-alpha.2 2022-07-26 15:55:00 +00:00
Budibase Release Bot 3ef86c5df9 v1.1.24 2022-07-26 15:54:14 +00:00
Budibase Staging Release Bot ad873d1ccf v1.1.22-alpha.2 2022-07-26 15:53:16 +00:00
Mel O'Hagan 91f906877f Has all of SQLServer 2022-07-26 16:45:05 +01:00
Mel O'Hagan 3d263f3927 MySQL has all of 2022-07-26 16:16:46 +01:00
mike12345567 07b60dc52c Fixing issue with test after update. 2022-07-26 16:13:41 +01:00
Mel O'Hagan f436c50b5b Postgres has all of 2022-07-26 15:59:49 +01:00
Peter Clement 3914501084 remove uncessary test non we default to users being no access 2022-07-26 15:34:56 +01:00
Budibase Staging Release Bot e38d3f4753 Update pro version to 1.1.22-alpha.1 2022-07-26 14:12:42 +00:00
Budibase Staging Release Bot 87599866f4 v1.1.22-alpha.1 2022-07-26 14:11:00 +00:00
Mel O'Hagan 71adcfab3c Has all of internalSearch 2022-07-26 14:01:45 +01:00
mike12345567 cfde86a996 Adding UI for displaying when the CRON job has been stopped and alert the user to next steps. 2022-07-26 13:59:22 +01:00
Mel O'Hagan 89c4175832 Add Multiselect to FilterDrawer 2022-07-26 13:50:36 +01:00
Budibase Release Bot dd20844950 Update pro version to 1.1.23 2022-07-26 12:46:25 +00:00
Budibase Release Bot 7d2c4dd88c v1.1.23 2022-07-26 12:44:54 +00:00
Michael Drury 0f8632b199
Merge pull request #6867 from Budibase/fix/export-fixes
Export issues and fix for automation app action permissions spamming
2022-07-26 13:35:01 +01:00
Mel O'Hagan 0ead7fca54 lint 2022-07-26 11:38:34 +01:00
Mel O'Hagan 377aca0458 Support ObjectId in operator blocks 2022-07-26 10:53:53 +01:00
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. 2022-07-25 20:45:29 +01:00
Peter Clement 9e4e005dcb move bulk update / delete functionality out of controller 2022-07-25 16:58:30 +01:00
Budibase Release Bot 0f1aa0bf15 Update pro version to 1.1.22 2022-07-25 14:13:32 +00:00
Budibase Release Bot 965a5e6a56 v1.1.22 2022-07-25 14:11:42 +00:00
Peter Clement 5e4f6ed3b7 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-25 15:09:42 +01:00
mike12345567 9b2c6d6382 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-25 10:09:23 +01:00
Budibase Staging Release Bot 5cd1bdd72d Update pro version to 1.1.22-alpha.0 2022-07-22 18:38:56 +00:00
Budibase Staging Release Bot fa012bd576 v1.1.22-alpha.0 2022-07-22 18:37:20 +00:00