1
0
Fork 0
mirror of synced 2024-08-22 05:21:20 +12:00
Commit graph

711 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti
ab56fceaae fix double page component issue in email section 2021-05-25 15:25:56 +02:00
Keviin Åberg Kultalahti
3dc7ba268e remove unused component in manage layout 2021-05-25 15:19:10 +02:00
mike12345567
9efc5162ab Removing request button. 2021-05-25 13:29:15 +01:00
Michael Drury
b5da856c64 Merge pull request #1545 from Budibase/fix/user-setup-builder-admin
Ability to configure invited users as admins/builders
2021-05-24 20:40:32 +01:00
Martin McKeaveney
39b6ab7790 Merge pull request #1547 from Budibase/fix/minio
remove public folder concept, upload client lib directly
2021-05-24 20:19:12 +01:00
Martin McKeaveney
1b920a2f16 remove public folder concept, upload client lib directly 2021-05-24 19:49:34 +01:00
Andrew Kingston
4c1fb33ad0 Replace builder logo with new space logo 2021-05-24 19:23:46 +01:00
mike12345567
18dd7322e4 Updating system to allow setting builder/admin as a toggle during the invitation phase of a user. 2021-05-24 18:45:43 +01:00
Andrew Kingston
4a53d4c11e Hide developer mode option when you aren't a developer 2021-05-24 16:49:43 +01:00
Andrew Kingston
d856eae6f7 Fix logo size on create admin screen 2021-05-24 16:28:08 +01:00
Andrew Kingston
2c580e6b30 Fix links to apps from non-builder app list not working 2021-05-24 16:22:39 +01:00
Andrew Kingston
9ea9b83fee Add real Budibase space logo as the default logo 2021-05-24 16:19:29 +01:00
Andrew Kingston
844158bb3c Add real updated timestamp to non-builder app list 2021-05-24 15:47:55 +01:00
Andrew Kingston
bba1cea7b3 Implement real sorting by app updated timestamp 2021-05-24 14:16:28 +01:00
Andrew Kingston
c1a30f8ea1 Remove admin only pages from non-admin menu 2021-05-24 12:44:59 +01:00
Andrew Kingston
1f1431344c Prevent flashing and intermittent errors when navigating to admin screens as a non admin 2021-05-24 12:40:36 +01:00
mike12345567
0838a45efc Fixing issue with users that don't have admin structure. 2021-05-21 17:19:13 +01:00
mike12345567
59de40c4ef Formatting and adding routing checks to push the user out of admin menus when they are not an admin. 2021-05-21 17:12:25 +01:00
mike12345567
348c61a8c5 Merge branch 'master' of github.com:Budibase/budibase into fix/lockdown-admin 2021-05-21 16:54:52 +01:00
mike12345567
c6a6d49cd7 Updating administration middleware so that internal requests allowed through automatically. 2021-05-21 16:43:01 +01:00
mike12345567
27fc3a3c5e Adding ability to create new admins. 2021-05-21 16:30:37 +01:00
Martin McKeaveney
29faf18147 remove superfluous copy 2021-05-21 16:02:49 +01:00
Martin McKeaveney
d161f979b6 Merge pull request #1533 from Budibase/martin-fixes
WIP: fixes
2021-05-21 15:49:52 +01:00
Andrew Kingston
b00895c7b4 Merge pull request #1526 from Budibase/ak-fixes
AK fixes
2021-05-21 15:44:58 +01:00
Andrew Kingston
9f99058452 Revert login on enter 2021-05-21 15:44:27 +01:00
Andrew Kingston
d4518073c6 Change update self method to automatically merge new fields with existing user object 2021-05-21 15:23:39 +01:00
Martin McKeaveney
c75d898ca6 Merge branch 'master' of https://github.com/Budibase/budibase into martin-fixes 2021-05-21 15:18:16 +01:00
Martin McKeaveney
bef216527d simpler check using checklist 2021-05-21 14:55:11 +01:00
Martin McKeaveney
c06edd8b44 enter to login, google auth only show if configured 2021-05-21 14:45:56 +01:00
Andrew Kingston
3cbbde1fe4 Render email template inside iframe and render custom templates inside base template 2021-05-21 14:22:22 +01:00
Andrew Kingston
152a2d921b Remove question mark from field label 2021-05-21 13:56:18 +01:00
Andrew Kingston
1d9ef7f3bf Fix styles of tag renderer to make it readable but remove hover state 2021-05-21 13:55:17 +01:00
Andrew Kingston
2c1c407e81 Fix small typo in user details page 2021-05-21 13:49:25 +01:00
Andrew Kingston
ba45481cd7 Add readable labels to Google oauth fields 2021-05-21 13:46:13 +01:00
Andrew Kingston
a9c3194eba Merge branch 'master' of github.com:Budibase/budibase into ak-fixes 2021-05-21 13:42:43 +01:00
Andrew Kingston
532c48896a Add repeat password input to admin user creation 2021-05-21 13:35:38 +01:00
Andrew Kingston
4deedfc27c Update user avatar to use correct initials 2021-05-21 13:17:45 +01:00
Andrew Kingston
01b6c443ea Fix issue on hot reload when user object was null 2021-05-21 13:17:35 +01:00
Keviin Åberg Kultalahti
4314a30999 Merge branch 'master' into fixes/user-management 2021-05-21 14:10:36 +02:00
Keviin Åberg Kultalahti
9994c61f8f fix login page 2021-05-21 13:33:05 +02:00
Keviin Åberg Kultalahti
a4de6d49c8 Merge branch 'master' into fixes/user-management 2021-05-21 13:32:55 +02:00
Keviin Åberg Kultalahti
53f38f6f8f move extracted components into page components 2021-05-21 13:26:55 +02:00
Keviin Åberg Kultalahti
090c54beb9 fix erroneous disable state in resetform 2021-05-21 13:25:40 +02:00
Andrew Kingston
93d77d058c Update normal user home screen to reflect changes with app fetching 2021-05-21 11:17:23 +01:00
Andrew Kingston
613841e7dd Remove accidental text 2021-05-21 11:15:35 +01:00
Andrew Kingston
b904bba4c7 Merge branch 'master' of github.com:Budibase/budibase into enhanced-app-list 2021-05-21 11:11:43 +01:00
Keviin Åberg Kultalahti
ac989fb282 move ResetForm to page component 2021-05-21 12:09:38 +02:00
Keviin Åberg Kultalahti
fc45408d0f add force reset modal 2021-05-21 12:08:31 +02:00
Keviin Åberg Kultalahti
acc8fc6232 add forceResetPassword check to layout 2021-05-21 12:08:18 +02:00
Andrew Kingston
28e71e8cef Remove global search bar 2021-05-21 11:02:40 +01:00