1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00
Commit graph

24931 commits

Author SHA1 Message Date
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
Martin McKeaveney 6cf86dd773
Merge pull request #7038 from Budibase/reduce-event-frequency
Reduce event frequency
2022-08-02 11:45:04 +01:00
Rory Powell c7f4be584d Reduce event frequency 2022-08-02 10:52:09 +01: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
Martin McKeaveney d317761c6b Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-08-01 17:56:20 +01:00
Martin McKeaveney 575b283f54 adding data-cy to component list 2022-08-01 17:55:30 +01:00
Mitch-Budibase c189b1264f
Merge pull request #7026 from Budibase/cypress-testing
Cypress: Test changes for UI + Components
2022-08-01 17:52:52 +01:00
Mitch-Budibase f9d94e6137 Merge branch 'develop' into cypress-testing 2022-08-01 17:30:52 +01:00
Mitch-Budibase cacb0e88a4 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 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
Martin McKeaveney 3481964974 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-01 16:35:12 +01:00
Martin McKeaveney 03b133bf9b
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 b15d555054
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 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
Andrew Kingston 927af56c41 Remove unused dependency 2022-08-01 15:54:25 +01:00
Andrew Kingston 88444df24b
Merge pull request #7019 from Budibase/cheeks-fixes
User groups fixes
2022-08-01 15:52:51 +01:00
Andrew Kingston 572762eca9 Fix add component button in empty screens 2022-08-01 15:52:01 +01:00
Peter Clement 4a148bd9ab use correct appId when searching for users by app 2022-08-01 15:16:00 +01:00
Peter Clement 64381eee81 fix add all functionality within groupId screen 2022-08-01 15:14:49 +01:00
Peter Clement d166ff976e add user groups tab in correct location 2022-08-01 15:10:18 +01:00
Andrew Kingston 080ba48adf Prevent adding the same group to an app multiple times 2022-08-01 13:21:45 +01:00
Andrew Kingston 8f524ce2c0 Update button casing 2022-08-01 13:13:55 +01:00
Andrew Kingston 451c55ae67 Fix stale data in group details page, fix role colour in group app access 2022-08-01 13:04:58 +01:00
Andrew Kingston 59e08c5346 Fix role display for groups and update status light 2022-08-01 13:00:16 +01: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
Andrew Kingston 6f98ff2b3a Improve name and email display on user details page 2022-08-01 12:04:44 +01:00
Andrew Kingston 046f61e015 Fix stale data showing when creating user groups and reduce height of group rows 2022-08-01 11:56:01 +01:00
Andrew Kingston f13f8eec3b Fix stale UI in user details section due to not waiting for data 2022-08-01 11:48:34 +01:00
Andrew Kingston 0278efbb6d Fix styles of search embedded within pickerdropdown 2022-08-01 10:34:20 +01:00
Andrew Kingston 272ff64ac0 Reduce space between users and add secondary placeholder 2022-08-01 10:31:28 +01:00
Andrew Kingston 04325e1ed4 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-08-01 10:29:07 +01:00
Budibase Staging Release Bot 82c6aa65a1 Update pro version to 1.1.32-alpha.3 2022-08-01 08:57:16 +00:00