1
0
Fork 0
mirror of synced 2024-10-03 02:27:06 +13:00
Commit graph

13237 commits

Author SHA1 Message Date
mike12345567
7d6b45c1e6 Switching to an explicit select for the OR/AND options in the filter. 2022-08-03 17:44:44 +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
25b1532c4c v1.1.33-alpha.3 2022-08-02 13:47:38 +00:00
Budibase Staging Release Bot
63e1da84b2 v1.1.33-alpha.2 2022-08-02 10:56:51 +00:00
Rory Powell
c7f4be584d Reduce event frequency 2022-08-02 10:52:09 +01: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
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
b57c4e5e74 v1.1.33-alpha.0 2022-08-01 16:09:32 +00:00
Martin McKeaveney
adea24e132 merge with master 2022-08-01 16:51:51 +01:00
Budibase Release Bot
900d5de072 v1.1.32 2022-08-01 15:43:39 +00: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
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
4b774539ea v1.1.32-alpha.4 2022-08-01 11:47:51 +00: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
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
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
ec8c17db7d v1.1.32-alpha.2 2022-08-01 08:19:07 +00:00
Peter Clement
d9e45a1bab
Merge pull request #7013 from Budibase/fix/fix-access-issue
Ensure auth access for builder and admins
2022-08-01 09:08:41 +01:00
Peter Clement
847fc6c4e5 pr comments 2022-08-01 09:03:47 +01:00
Peter Clement
66b8835759 remove log 2022-08-01 08:54:19 +01:00
Peter Clement
172662c59e ensure auth access for builder and admins 2022-08-01 08:50:57 +01: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
e48766d0cc v1.1.32-alpha.1 2022-07-29 18:36:47 +00:00
Mitch-Budibase
3476e16d04 Merge branch 'develop' into cypress-testing 2022-07-29 18:42:45 +01:00
Mitch-Budibase
c680cf0463 Cypress: Test changes based on User Updates
UI changes for users requires some test updates

- User commands updates
- New user command - setUserRole
- Test updates to adminAndManagement + Datasource tests
- Some test skips as they need reworked (specifically user management tests)
2022-07-29 18:41:57 +01: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
Martin McKeaveney
eac45919cd latest from master 2022-07-29 16:12:38 +01:00
Budibase Release Bot
da3be5a095 v1.1.31 2022-07-29 14:57:51 +00:00
mike12345567
1366bcd87c Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-29 14:31:18 +01:00
Andrew Kingston
bbc8cee787 Reduce gap between users in assignment modal 2022-07-29 14:20:35 +01:00
Andrew Kingston
18d71cf23b Update user table name renderer to match unavailable copy on user details page 2022-07-29 14:20:21 +01:00
Andrew Kingston
5994cd3fed Fix access tile in overview tab throwing error when attempting to navigate to access tab 2022-07-29 14:16:22 +01:00