1
0
Fork 0
mirror of synced 2024-08-02 03:42:08 +12:00
Commit graph

5892 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti
819582310a lint fixes 2021-05-14 16:09:07 +02:00
Keviin Åberg Kultalahti
a08f2cb31f switches input to search component 2021-05-14 15:49:57 +02:00
Keviin Åberg Kultalahti
3de8a70b6d move email page into the manage subsection 2021-05-14 15:41:15 +02:00
Keviin Åberg Kultalahti
cdb5d6a6bb adds notifications to roles updating action 2021-05-14 15:14:37 +02:00
Keviin Åberg Kultalahti
3873ed32b5 adds dummy updateRoles functioon to users store 2021-05-14 15:04:15 +02:00
Keviin Åberg Kultalahti
132dd2cbe0 adds frontend for updating roles of a user 2021-05-14 15:03:58 +02:00
Keviin Åberg Kultalahti
b692ca9255 remove log 2021-05-12 17:21:15 +02:00
Keviin Åberg Kultalahti
cc4c9ff85d update lock file 2021-05-12 17:17:55 +02:00
Keviin Åberg Kultalahti
a31b8cbdbf fix broken settings page 2021-05-12 17:16:31 +02:00
Keviin Åberg Kultalahti
5a26be6cef Merge branch 'admin/user-management-ui' of github.com:Budibase/budibase into admin/user-management-ui 2021-05-12 16:45:25 +02:00
mike12345567
d7dc133e43 Updating valid to optionals. 2021-05-12 15:44:16 +01:00
Keviin Åberg Kultalahti
bea5d3cca8 remove valid from settingsValidation 2021-05-12 16:43:58 +02:00
mike12345567
86f7e76180 Merge branch 'admin/user-management-ui' of github.com:Budibase/budibase into admin/user-management-ui 2021-05-12 14:27:48 +01:00
mike12345567
b58ed6dd4b Fixing an issue with the upload URL not being inserted in correct location. 2021-05-12 14:27:33 +01:00
Keviin Åberg Kultalahti
46ac4b43a1 hook up logo upload 2021-05-12 14:43:36 +02:00
Keviin Åberg Kultalahti
acf963ceb3 consolidate imports in CreateAppModal 2021-05-12 14:38:03 +02:00
Keviin Åberg Kultalahti
0da5247a03 Merge branch 'next' into admin/user-management-ui 2021-05-12 14:08:58 +02:00
Keviin Åberg Kultalahti
8179b96f4d add wip file upload 2021-05-12 14:08:44 +02:00
Keviin Åberg Kultalahti
03bd4cebb5 bump lockfile 2021-05-12 14:08:03 +02:00
Keviin Åberg Kultalahti
427592431d add acceptInvite method to users store 2021-05-12 14:07:55 +02:00
Keviin Åberg Kultalahti
bf1d13e5a6 bump lockfiles 2021-05-12 14:07:21 +02:00
Martin McKeaveney
2bfedd1162
Merge pull request #1485 from Budibase/fix/small-fixes
fixes from PR
2021-05-12 12:42:13 +01:00
Martin McKeaveney
56d117c819 fixes from PR 2021-05-12 12:38:49 +01:00
Martin McKeaveney
65845f84b2
Merge pull request #1479 from Budibase/smtp-configuration
Smtp configuration
2021-05-12 12:27:20 +01:00
Martin McKeaveney
dadb9927bb i18n folder, started spanish translation 2021-05-12 11:55:08 +01:00
Martin McKeaveney
0937e39940 remove redundant handler 2021-05-12 11:51:03 +01:00
Keviin Åberg Kultalahti
c843e17b31 invite flow now working 2021-05-12 12:49:14 +02:00
Joe
c87d0df907
Update README.md 2021-05-12 10:51:02 +01:00
Keviin Åberg Kultalahti
982844092d stops redirect from builder/invite if not authed 2021-05-12 11:44:47 +02:00
Keviin Åberg Kultalahti
ea342c3e5e sets up invite action in onboarding modal 2021-05-12 11:33:04 +02:00
Keviin Åberg Kultalahti
1ea4a9d850 correct notification message 2021-05-12 11:15:51 +02:00
Keviin Åberg Kultalahti
0dfa0df335 remove unneeded refetch in user delete method 2021-05-12 11:15:40 +02:00
Keviin Åberg Kultalahti
1a8fa817d5 enables functionality to delete users from frontend 2021-05-12 11:08:21 +02:00
Keviin Åberg Kultalahti
a3b44caa37 adds create user flow 2021-05-12 11:00:18 +02:00
Keviin Åberg Kultalahti
431a3e5929 remove log statements 2021-05-12 10:30:58 +02:00
Keviin Åberg Kultalahti
10ba5610e6 correct error and touched states for buttons 2021-05-12 09:55:33 +02:00
Keviin Åberg Kultalahti
cb0c6bac07 move logic from Users page to separate component 2021-05-12 09:13:59 +02:00
Keviin Åberg Kultalahti
6fc910afc3 fix userId import 2021-05-12 09:13:38 +02:00
Keviin Åberg Kultalahti
f075b6ee07 cleanup top layout file 2021-05-12 09:13:25 +02:00
Martin McKeaveney
bf0687d2a8 tidy up 2021-05-11 19:54:01 +01:00
Keviin Åberg Kultalahti
137fe43c8a change exports 2021-05-11 18:19:32 +02:00
Keviin Åberg Kultalahti
1a9e93f5b6 reword touched logic and export it as a store 2021-05-11 18:08:55 +02:00
Keviin Åberg Kultalahti
5add018eea updates AddUserModal to use new validator 2021-05-11 18:03:43 +02:00
Keviin Åberg Kultalahti
cd2b5128f5 add touched check to validator 2021-05-11 18:03:14 +02:00
Keviin Åberg Kultalahti
f2e6259bb7 adds missing files 2021-05-11 17:51:19 +02:00
Keviin Åberg Kultalahti
e0993951b2 moves helpers to dedicated folder and adds input validation helper stores 2021-05-11 17:51:01 +02:00
mike12345567
5230dcd3ac Formatting. 2021-05-11 15:24:17 +01:00
mike12345567
2ea05c44b4 Changing INTERNAL_KEY to INTERNAL_API_KEY. 2021-05-11 15:23:03 +01:00
mike12345567
147d67cd26 Merge branch 'smtp-configuration' of github.com:Budibase/budibase into smtp-configuration 2021-05-11 15:09:22 +01:00
mike12345567
8faa9554ed Updating to support SMTP email automation action, as well as some general work around from and subject which previously we'ren't fully implemented. 2021-05-11 15:08:59 +01:00