1
0
Fork 0
mirror of synced 2024-08-21 13:01:47 +12:00
Commit graph

25421 commits

Author SHA1 Message Date
Michael Drury
7ee4b058e3
Merge pull request #7100 from Budibase/fix/pino-logging
Remove health checks from pino messaging
2022-08-04 20:41:35 +01: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
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
Michael Drury
39494beb80
Merge pull request #7087 from Budibase/logs/invalidations
Adding logging for session invalidation
2022-08-04 16:09:45 +01: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
Budibase Release Bot
c6e737e509 v1.2.9 2022-08-04 14:33:14 +00:00
Rory Powell
21355d37f4
Merge pull request #7086 from Budibase/sync-global-info-users-migration
Sync global-info users to fix login + prevent double password hashing
2022-08-04 15:21:17 +01:00
Rory Powell
3b3f3188ab Sync global-info users to fix login + prevent double password hashing 2022-08-04 14:49:56 +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
mike12345567
090493c959 Switching variable name to make it more obvious value isn't being set directly. 2022-08-04 12:56:08 +01:00
mike12345567
e440586156 Merge branch 'develop' of github.com:Budibase/budibase into labday/transpiler 2022-08-04 12:41:10 +01: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
Budibase Release Bot
c39dd8f065 Update pro version to 1.2.6 2022-08-04 08:33:41 +00:00
Budibase Release Bot
7aa3a20ecc v1.2.6 2022-08-04 08:30:40 +00:00
Andrew Kingston
feee950c3d
Merge pull request #7066 from Budibase/prod-user-fixes
Prod user fixes
2022-08-04 09:20:18 +01:00
Andrew Kingston
115ef53f82 Update multi-user invite endpoint 2022-08-03 19:20:33 +01:00
Andrew Kingston
b60a1ad7b0 Remove log 2022-08-03 19:20:18 +01:00
mike12345567
df074c6004 Fixing test cases. 2022-08-03 18:20:07 +01:00
mike12345567
7d6b45c1e6 Switching to an explicit select for the OR/AND options in the filter. 2022-08-03 17:44:44 +01:00
Andrew Kingston
6701c25fc9 Fix users invited by email not being able to take priveleged roles 2022-08-03 15:16:26 +01:00
Budibase Release Bot
f0ecd0d3c9 Update pro version to 1.2.5 2022-08-03 14:06:54 +00:00
Budibase Release Bot
fe1a52ca49 v1.2.5 2022-08-03 14:03:36 +00:00
Peter Clement
ac1373dc96
Merge pull request #7064 from Budibase/fix/overview-redirect
Fix for redirect in overview screen
2022-08-03 14:51:45 +01:00
Peter Clement
1da4645d58 use correct middleware 2022-08-03 14:37:41 +01:00
Peter Clement
d36fde046b fix redirect loop in overview page 2022-08-03 14:35:10 +01:00
Andrew Kingston
60565abfbf Allow removing users from user assignment modal and add validation to prevent invalid submissions 2022-08-03 14:27:44 +01:00
Andrew Kingston
d1cce411c8 Fix picker dropdown UX issues. Rename some usages of groups to user groups. 2022-08-03 13:47:55 +01:00
Andrew Kingston
f07f507fe6 Make user assignment picker readonly and prevent adding same user multiple times 2022-08-03 09:58:41 +01:00
Andrew Kingston
546c45570d Prevent showing any mention of groups when groups are not enabled both the platform and license level 2022-08-02 20:03:39 +01:00
Andrew Kingston
15176d68f6 More improvements to user pages 2022-08-02 19:49:15 +01:00
Andrew Kingston
2ec2030138 Fix typo 2022-08-02 19:43:01 +01:00
Andrew Kingston
4557165cb0 Improve add new user modal so that validation doesn't fire immediately 2022-08-02 19:41:58 +01:00
Andrew Kingston
e6a3c2915b Use new styles for secondary buttons 2022-08-02 19:41:43 +01:00
Andrew Kingston
b71a27a0f4 Update styles of user details page and user list page to match new designs 2022-08-02 19:22:14 +01:00
Andrew Kingston
9d5fd239f0 Update users page to be narrow and remove name column 2022-08-02 18:47:00 +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
96958cb1b8 Update pro version to 1.1.33-alpha.4 2022-08-02 17:08:30 +00:00
Budibase Staging Release Bot
9f1748e893 v1.1.33-alpha.4 2022-08-02 17:05:27 +00:00
deanhannigan
08a0db5949
Merge pull request #7039 from Budibase/fix/app-row-render
Fix/app row render
2022-08-02 17:55:09 +01:00