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

3244 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti
c4b2678f33 hook up logo upload 2021-05-12 14:43:36 +02:00
Keviin Åberg Kultalahti
0c3c17c335 consolidate imports in CreateAppModal 2021-05-12 14:38:03 +02:00
Keviin Åberg Kultalahti
17eca8c30b Merge branch 'next' into admin/user-management-ui 2021-05-12 14:08:58 +02:00
Keviin Åberg Kultalahti
352f8dd625 add wip file upload 2021-05-12 14:08:44 +02:00
Keviin Åberg Kultalahti
b610bf446e add acceptInvite method to users store 2021-05-12 14:07:55 +02:00
Martin McKeaveney
022f501dee fixes from PR 2021-05-12 12:38:49 +01:00
Martin McKeaveney
a795d5e96e remove redundant handler 2021-05-12 11:51:03 +01:00
Keviin Åberg Kultalahti
873f535484 invite flow now working 2021-05-12 12:49:14 +02:00
Keviin Åberg Kultalahti
05244c86dc stops redirect from builder/invite if not authed 2021-05-12 11:44:47 +02:00
Keviin Åberg Kultalahti
b3c63defb3 sets up invite action in onboarding modal 2021-05-12 11:33:04 +02:00
Keviin Åberg Kultalahti
28223baa41 correct notification message 2021-05-12 11:15:51 +02:00
Keviin Åberg Kultalahti
3d37e3e335 remove unneeded refetch in user delete method 2021-05-12 11:15:40 +02:00
Keviin Åberg Kultalahti
7137cc6f60 enables functionality to delete users from frontend 2021-05-12 11:08:21 +02:00
Keviin Åberg Kultalahti
f196f480be adds create user flow 2021-05-12 11:00:18 +02:00
Keviin Åberg Kultalahti
395825dc8b remove log statements 2021-05-12 10:30:58 +02:00
Keviin Åberg Kultalahti
651009db08 correct error and touched states for buttons 2021-05-12 09:55:33 +02:00
Keviin Åberg Kultalahti
ac510e2671 move logic from Users page to separate component 2021-05-12 09:13:59 +02:00
Keviin Åberg Kultalahti
34a3a5916a fix userId import 2021-05-12 09:13:38 +02:00
Keviin Åberg Kultalahti
75c71f6891 cleanup top layout file 2021-05-12 09:13:25 +02:00
Martin McKeaveney
562b0cc40a tidy up 2021-05-11 19:54:01 +01:00
Keviin Åberg Kultalahti
548c56cb00 change exports 2021-05-11 18:19:32 +02:00
Keviin Åberg Kultalahti
c450e5cd8a reword touched logic and export it as a store 2021-05-11 18:08:55 +02:00
Keviin Åberg Kultalahti
2b3c4ee2bc updates AddUserModal to use new validator 2021-05-11 18:03:43 +02:00
Keviin Åberg Kultalahti
46cbba1cc0 add touched check to validator 2021-05-11 18:03:14 +02:00
Keviin Åberg Kultalahti
b10c41143f adds missing files 2021-05-11 17:51:19 +02:00
Keviin Åberg Kultalahti
e8d8bb67ee moves helpers to dedicated folder and adds input validation helper stores 2021-05-11 17:51:01 +02:00
mike12345567
c70d4444a9 Formatting. 2021-05-11 15:24:17 +01:00
Martin McKeaveney
b1d60cc6b6 email template E2E, adding preview 2021-05-11 14:44:43 +01:00
Keviin Åberg Kultalahti
7e8bee48d8 Merge branch 'next' into admin/user-management-ui 2021-05-11 12:01:31 +02:00
Andrew Kingston
63c22494fd Merge pull request #1472 from Budibase/app-list
App list screen
2021-05-11 08:43:47 +01:00
Andrew Kingston
132cfce328 Remove commented out code 2021-05-10 18:03:14 +01:00
Andrew Kingston
c1c04309d5 Increase width of filter dropdown so that it doesn't overflow when the wrong font is used 2021-05-10 17:39:14 +01:00
Keviin Åberg Kultalahti
cf813d1cbb Merge branch 'next' into admin/user-management-ui 2021-05-10 17:42:46 +02:00
Keviin Åberg Kultalahti
6645e0d61d adds notifications to users pages 2021-05-10 17:42:23 +02:00
Andrew Kingston
6a2f711e77 Add empty state to apps screen 2021-05-10 16:15:00 +01:00
Andrew Kingston
2421529ba8 Update gradient algorithm to use a seed value for predictable gradients and use app names for seeds 2021-05-10 15:28:52 +01:00
Martin McKeaveney
4ccb326ece lint 2021-05-10 14:50:37 +01:00
Martin McKeaveney
2be60b8c71 edit template HTML in modal 2021-05-10 14:47:16 +01:00
Martin McKeaveney
8174f44d40 pull template type from body instead of params 2021-05-10 14:41:52 +01:00
mike12345567
77b4b206f7 Other minor fixes after doing some initial setup testing. 2021-05-10 13:18:05 +01:00
Andrew Kingston
99ff417aa8 Properly key each app card 2021-05-10 12:36:32 +01:00
Andrew Kingston
04dc9ca175 Fix create app modal validation 2021-05-10 12:36:15 +01:00
Andrew Kingston
0254e85996 Merge branch 'next' of github.com:Budibase/budibase into app-list 2021-05-10 12:31:42 +01:00
Andrew Kingston
0b1b4d2aae Simplify app layout and add option to delete apps 2021-05-10 12:28:54 +01:00
Martin McKeaveney
11ce48e1ff editor styling 2021-05-10 12:06:31 +01:00
Andrew Kingston
df607e78eb Add non-gallery option to dropzeon and update create app modal 2021-05-10 11:53:32 +01:00
Keviin Åberg Kultalahti
ea8e6d675d adds warning prop to ModalContent to enable warning buttons 2021-05-07 14:56:27 +02:00
mike12345567
4e3bc326b4 Updating with a tested and functional API for uploading files for configs. 2021-05-07 13:55:30 +01:00
Keviin Åberg Kultalahti
04b332e104 adds users, user page and add user modal 2021-05-07 14:53:20 +02:00
Keviin Åberg Kultalahti
35b731a356 updates fetchData helper store 2021-05-07 14:52:58 +02:00