1
0
Fork 0
mirror of synced 2024-08-04 04:41:37 +12:00
Commit graph

13290 commits

Author SHA1 Message Date
Andrew Kingston
16cb6d556f Prevent deleting yourself from users list page 2022-08-02 14:35:32 +01: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
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
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
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
Andrew Kingston
3069271a5e Add secondary placeholder to assignment modal 2022-07-29 14:14:06 +01:00
Andrew Kingston
219842248a Remove global style rules that set top left border radius to 0 for all pickers 2022-07-29 14:07:42 +01:00
Budibase Staging Release Bot
b6680b2f69 v1.1.29-alpha.2 2022-07-29 13:07:37 +00:00
Andrew Kingston
e47fbf2df1 Fix name showing undefined in users tab and fix initials always being PC 2022-07-29 14:04:31 +01:00
Andrew Kingston
1f9086f639 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-29 13:48:27 +01:00
Peter Clement
8fb4cd8da4 flag user groups untill licensing ready 2022-07-29 13:22:59 +01:00
Peter Clement
28405c7beb handle undefined user name and avatar initials 2022-07-29 13:21:42 +01:00
Peter Clement
1d36f258cb improve email validation 2022-07-29 13:17:17 +01:00
Peter Clement
01cd8a9a07 fetching of users via new api in app assignment 2022-07-29 13:13:41 +01:00
Peter Clement
6d12b1b24f more efficient fetching of total users per app 2022-07-29 13:10:00 +01:00
Budibase Release Bot
0ee09ac4dc v1.1.30 2022-07-28 15:24:10 +00:00
Budibase Release Bot
17638b7cf6 v1.1.29 2022-07-28 09:36:48 +00:00
Budibase Staging Release Bot
f00000b82e v1.1.29-alpha.1 2022-07-28 09:32:56 +00:00
Andrew Kingston
ab2a3f4446
Merge pull request #6920 from Budibase/design-updates
Design updates
2022-07-28 10:24:01 +01:00
Mel O'Hagan
b0a714de28 Merge branch 'develop' into bug/sev3/remove-validate-current-step-checkbox 2022-07-28 09:25:55 +01: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
88e812082e v1.1.25-alpha.5 2022-07-27 18:33:57 +00:00
Budibase Staging Release Bot
1938a83e7e v1.1.25-alpha.4 2022-07-27 17:57:32 +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
mike12345567
ba1c5abf43 Fixing an issue with test panel not updating when new test data comes in. 2022-07-27 16:47:19 +01:00
Budibase Release Bot
ce7b4989f2 v1.1.27 2022-07-27 15:46:51 +00:00
Andrew Kingston
ceb5bf94c0 Add groundwork for custom themes based off other themes 2022-07-27 16:37:35 +01:00
Andrew Kingston
0783699626
Merge pull request #6914 from Budibase/fix/remounting-settings
Fix remounting component settings
2022-07-27 16:35:34 +01:00
Budibase Staging Release Bot
d65ab980af v1.1.25-alpha.2 2022-07-27 15:19:37 +00: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
e30e9a6925 v1.1.26 2022-07-27 12:35:02 +00:00
Andrew Kingston
5c0849cc61 Update new component panel styles to only use border when focused via keyboard, but background colour when hovering 2022-07-27 13:03:16 +01:00
Andrew Kingston
93ec652266 Lint 2022-07-27 11:59:48 +01:00
Andrew Kingston
800660570b Merge branch 'master' of github.com:Budibase/budibase into design-updates 2022-07-27 11:19:39 +01:00
Andrew Kingston
805b836040 Shrink square status light, shrink nav item text 2022-07-27 11:16:43 +01:00
Peter Clement
e468f83902 adding tests and pr comments 2022-07-27 10:20:39 +01:00
Andrew Kingston
32aa686884 Fully remount component settings when changing selected component 2022-07-27 10:10:42 +01: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
Mitch-Budibase
11c9afae06 Merge branch 'develop' into cypress-testing 2022-07-26 18:24:05 +01:00
Mitch-Budibase
bf137de178 Cypress: PostgreSql and createTable Changes
PostgreSql
- Added intercept when saving a query, sometimes it runs too fast

createTable command
- Improved to ensure better timing, and that table is correctly created
2022-07-26 18:23:05 +01:00
Budibase Release Bot
b283641be0 v1.1.25 2022-07-26 17:06:56 +00:00
NEOLPAR
bb429ec367
Merge pull request #6904 from Budibase/fix/automation-form-not-mapping
fixed automation app:trigger not mapping test modal form
2022-07-26 17:57:41 +01: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
NEOLPAR
eb9db559e0 amended code following recommendations in PR comments 2022-07-26 17:22:42 +01: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