Commit Graph

12688 Commits

Author SHA1 Message Date
mike12345567 dee15b6415 Switching to an explicit select for the OR/AND options in the filter. 2022-08-03 17:44:44 +01:00
mike12345567 129c966226 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 4a1b99f346 Update pro version to 1.1.33-alpha.3 2022-08-02 13:50:58 +00:00
Budibase Staging Release Bot 2578e49144 v1.1.33-alpha.3 2022-08-02 13:47:38 +00:00
Rory Powell 466e41302b 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 7d9441d0d0 Update pro version to 1.1.33-alpha.2 2022-08-02 11:00:07 +00:00
Budibase Staging Release Bot bcd5da804f v1.1.33-alpha.2 2022-08-02 10:56:51 +00:00
Rory Powell 6102ace3a9 Reduce event frequency 2022-08-02 10:52:09 +01:00
Rory Powell 09127df617 Add updatedAt and createdAt as optional to all joi middleware 2022-08-02 09:39:30 +01:00
Budibase Staging Release Bot 00c3a73c5c Update pro version to 1.1.33-alpha.1 2022-08-01 17:27:27 +00:00
Budibase Staging Release Bot 937e769276 v1.1.33-alpha.1 2022-08-01 17:23:31 +00:00
Martin McKeaveney 29697d52e9 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-08-01 17:56:20 +01:00
Martin McKeaveney 11579597dd adding data-cy to component list 2022-08-01 17:55:30 +01:00
Mitch-Budibase fa15ede3f7 Merge branch 'develop' into cypress-testing 2022-08-01 17:30:52 +01:00
Mitch-Budibase 21e3c0cb0e Cypress: Test changes for UI + Components
Mainly updating the searchAndAddComponent test command

- Removing skips from a few tests also
2022-08-01 17:29:56 +01:00
Budibase Staging Release Bot e00707655c Update pro version to 1.1.33-alpha.0 2022-08-01 16:12:56 +00:00
Budibase Staging Release Bot f3e7fa24b5 v1.1.33-alpha.0 2022-08-01 16:09:32 +00:00
Martin McKeaveney cd44281b31 merge 2022-08-01 16:53:37 +01:00
Martin McKeaveney 61a61e5703 merge with master 2022-08-01 16:51:51 +01:00
Budibase Staging Release Bot 97b9a9628a Update pro version to 1.1.32-alpha.6 2022-08-01 15:49:14 +00:00
Budibase Staging Release Bot b9b3d11570 v1.1.32-alpha.6 2022-08-01 15:46:13 +00:00
Budibase Release Bot 26e6e050bb Update pro version to 1.1.32 2022-08-01 15:45:14 +00:00
Budibase Release Bot c7eff641fc v1.1.32 2022-08-01 15:43:39 +00:00
Martin McKeaveney 77489b2583 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-01 16:35:12 +01:00
Martin McKeaveney 3df1b61d0e Merge pull request #6922 from Budibase/fix/indicators-initial-load
Fix issue showing selected component indicators on initial load
2022-08-01 16:33:44 +01:00
Martin McKeaveney 01bd88474b Merge pull request #7023 from Budibase/cheeks-fixes-2
Fix add component button in empty screens
2022-08-01 16:33:03 +01:00
Budibase Staging Release Bot e0dbe20cc0 Update pro version to 1.1.32-alpha.5 2022-08-01 15:06:25 +00:00
Budibase Staging Release Bot 6accd07c07 v1.1.32-alpha.5 2022-08-01 15:03:22 +00:00
Andrew Kingston 6c73d46449 Remove unused dependency 2022-08-01 15:54:25 +01:00
Andrew Kingston cefd36f928 Merge pull request #7019 from Budibase/cheeks-fixes
User groups fixes
2022-08-01 15:52:51 +01:00
Andrew Kingston 9693f20043 Fix add component button in empty screens 2022-08-01 15:52:01 +01:00
Peter Clement 0b0c358459 use correct appId when searching for users by app 2022-08-01 15:16:00 +01:00
Peter Clement 3e0d225d8b fix add all functionality within groupId screen 2022-08-01 15:14:49 +01:00
Peter Clement c817b03486 add user groups tab in correct location 2022-08-01 15:10:18 +01:00
Andrew Kingston d6a02e7da1 Prevent adding the same group to an app multiple times 2022-08-01 13:21:45 +01:00
Andrew Kingston 01b81b40bf Update button casing 2022-08-01 13:13:55 +01:00
Andrew Kingston 9ae11bcb49 Fix stale data in group details page, fix role colour in group app access 2022-08-01 13:04:58 +01:00
Andrew Kingston 08849395f1 Fix role display for groups and update status light 2022-08-01 13:00:16 +01:00
Budibase Staging Release Bot 25d2619668 Update pro version to 1.1.32-alpha.4 2022-08-01 11:51:16 +00:00
Budibase Staging Release Bot 20c1196aad v1.1.32-alpha.4 2022-08-01 11:47:51 +00:00
Michael Drury 709e16a582 Merge pull request #7018 from Budibase/fix/query-val
Quick query JOI validation fix
2022-08-01 12:35:58 +01:00
mike12345567 a3baad6e04 Quick fix for query validation to fix issue with createdAt and updatedAt properties. 2022-08-01 12:07:49 +01:00
Andrew Kingston 6e31e69528 Improve name and email display on user details page 2022-08-01 12:04:44 +01:00
Andrew Kingston 7ae433814e Fix stale data showing when creating user groups and reduce height of group rows 2022-08-01 11:56:01 +01:00
Andrew Kingston 9b857ba1bf Fix stale UI in user details section due to not waiting for data 2022-08-01 11:48:34 +01:00
Andrew Kingston 9438131a1a Fix styles of search embedded within pickerdropdown 2022-08-01 10:34:20 +01:00
Andrew Kingston 3be2972166 Reduce space between users and add secondary placeholder 2022-08-01 10:31:28 +01:00
Andrew Kingston 7c335431e1 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-08-01 10:29:07 +01:00
Budibase Staging Release Bot ae956bc334 Update pro version to 1.1.32-alpha.3 2022-08-01 08:57:16 +00:00
Budibase Staging Release Bot 52a2e5bbeb v1.1.32-alpha.3 2022-08-01 08:53:34 +00:00