1
0
Fork 0
mirror of synced 2024-08-31 09:41:13 +12:00
Commit graph

22137 commits

Author SHA1 Message Date
Andrew Kingston
43b6fd3055 Remove leftover code 2022-08-08 14:29:12 +01:00
Andrew Kingston
8d13928d67 Fix assignment modal, use userFetch for searching users, fix data mutations 2022-08-08 13:20:59 +01:00
Andrew Kingston
e18e941449 Optimise loading in overview tab and add transition to dash card header 2022-08-08 12:25:49 +01:00
Andrew Kingston
50c04c801f Fix loading states and issues with overview tab 2022-08-08 12:08:37 +01:00
Andrew Kingston
3d42c9cfeb Prevent rendering overview until selected app has loaded 2022-08-08 11:40:13 +01:00
Andrew Kingston
8f63abe923 Show that admins and builders can access all apps 2022-08-08 11:39:32 +01:00
Andrew Kingston
0f27af90c7 Merge branch 'master' of github.com:Budibase/budibase into group-fixes 2022-08-05 16:10:34 +01:00
Andrew Kingston
39dc0afdc9 Add new UserFetch for searching users table and use in users page. Add debounce utility 2022-08-05 15:57:21 +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
Michael Drury
e36d4ff1d7
Merge pull request #7110 from Budibase/fix/remove-sesh-api
Remove session API
2022-08-05 12:47:33 +01: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
mike12345567
59ee85f46c Removing session API. 2022-08-05 11:39:28 +01:00
Andrew Kingston
e42b854825 Restore popover styles to spectrum 2022-08-05 11:11:12 +01:00
Andrew Kingston
592438e4c5 Fix crash when deleting app when on the settings tab 2022-08-05 11:08:32 +01:00
Andrew Kingston
797a486cb2 Update icon usage in pickerdropdown 2022-08-05 11:01:30 +01:00
Andrew Kingston
92f97eb71d Remove public from role options for users 2022-08-05 10:52:34 +01:00
Andrew Kingston
638ff655fb Fix placeholder icon when groups have no apps 2022-08-05 10:46:16 +01:00
Andrew Kingston
1f8c40c716 Revert app rows to use normal icons 2022-08-05 10:41:44 +01:00
Andrew Kingston
0b04dc5172 Use core icon component for app rows 2022-08-05 10:37:35 +01:00
Andrew Kingston
2d4ae38a02 Standardise icons across groups and users 2022-08-05 10:32:55 +01:00
Andrew Kingston
73b563ef19 Account for admin and builder status in users table 2022-08-05 09:19:08 +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
Michael Drury
d88a0a1204
Merge pull request #7093 from Budibase/fix/builder-delete-apps
Allow builders that don't have admin access to delete apps
2022-08-04 19:38:19 +01:00
mike12345567
65e8af01f5 Some more logging, moving middlewares to backend-core. 2022-08-04 19:03:50 +01:00
Andrew Kingston
ee8bd9f599 Show that admin and builder users have admin access to all apps 2022-08-04 18:01:14 +01:00
mike12345567
a05e21ee4b Allow builders (not just admins) to delete apps. 2022-08-04 17:14:52 +01: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
mike12345567
ba7ad93932 Adding logging for session invalidation. 2022-08-04 16:06:59 +01:00
Budibase Release Bot
0257b8cbc9 Update pro version to 1.2.9 2022-08-04 14:36:45 +00:00
Andrew Kingston
f5f510a482 Fix multiple issues in user details page 2022-08-04 15:33:51 +01:00
Budibase Release Bot
c6e737e509 v1.2.9 2022-08-04 14:33:14 +00:00
Andrew Kingston
ea6356147b Fix access filter not working 2022-08-04 15:32:51 +01:00
Andrew Kingston
7e506fd601 Revert env changes 2022-08-04 15:32:26 +01:00
Rory Powell
3b3f3188ab Sync global-info users to fix login + prevent double password hashing 2022-08-04 14:49:56 +01:00
Andrew Kingston
23194c91f1 Fix click propagation in group user list 2022-08-04 13:27:44 +01:00
Andrew Kingston
095bb83202 Fix adding/removing users to group. Remove add all button 2022-08-04 13:25:44 +01: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
Rory Powell
2a41cc6092
Merge pull request #7082 from Budibase/sev1/login-new-users
Fix login for new users
2022-08-04 12:04:06 +01:00
Rory Powell
81625729d9 Fix login issues for new users 2022-08-04 11:56:18 +01:00
Andrew Kingston
4d475c3cd4 Navigate to group upon creation 2022-08-04 11:31:06 +01:00