1
0
Fork 0
mirror of synced 2024-08-21 04:51:42 +12:00
Commit graph

62 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti
0104a7a1ff adds updateRoles method to users store 2021-05-17 13:01:16 +02:00
Keviin Åberg Kultalahti
8392a4ba38 Merge branch 'feature/draft-apps' into admin/user-management-ui 2021-05-14 17:32:08 +02:00
Keviin Åberg Kultalahti
819582310a lint fixes 2021-05-14 16:09:07 +02:00
Keviin Åberg Kultalahti
3873ed32b5 adds dummy updateRoles functioon to users store 2021-05-14 15:04:15 +02:00
Martin McKeaveney
61a5b109f5 dev mode E2E 2021-05-13 11:06:08 +01:00
Keviin Åberg Kultalahti
b692ca9255 remove log 2021-05-12 17:21:15 +02:00
Keviin Åberg Kultalahti
a31b8cbdbf fix broken settings page 2021-05-12 17:16:31 +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
427592431d add acceptInvite method to users store 2021-05-12 14:07:55 +02:00
Keviin Åberg Kultalahti
ea342c3e5e sets up invite action in onboarding modal 2021-05-12 11:33:04 +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
Martin McKeaveney
3bf3fc5e02 email template E2E, adding preview 2021-05-11 14:44:43 +01:00
Keviin Åberg Kultalahti
3ba439452d enables front-end search of users 2021-05-07 13:24:07 +02:00
Keviin Åberg Kultalahti
c2bae6da4f Merge branch 'app-list' into admin/user-management-ui 2021-05-07 12:15:58 +02:00
Keviin Åberg Kultalahti
f440b32b83 Merge branch 'next' into admin/user-management-ui 2021-05-07 09:47:45 +02:00
Keviin Åberg Kultalahti
43973887b2 adds users store and moves some components 2021-05-07 09:47:05 +02:00
Andrew Kingston
ba65dfd718 Handle auth in top level routes and redirect as required. Change default route to be portal 2021-05-06 14:49:11 +01:00
Andrew Kingston
760733f071 Merge branch 'next' of github.com:Budibase/budibase into app-list 2021-05-06 14:01:03 +01:00
Andrew Kingston
69345b0c01 Move app list to admin portal 2021-05-06 13:59:06 +01:00
Martin McKeaveney
2fe2d521cf lint 2021-05-06 10:57:24 +01:00
Martin McKeaveney
91bf0d7a98 budibase config checklist complete 2021-05-06 10:28:06 +01:00
Keviin Åberg Kultalahti
f805cdfb07 lintfix 2021-05-05 18:53:38 +02:00
Keviin Åberg Kultalahti
cd9af13668 moves admin store to stores/portal 2021-05-05 18:52:45 +02:00
Keviin Åberg Kultalahti
2cfb2f349e lint fix 2021-05-05 18:41:16 +02:00
Keviin Åberg Kultalahti
31ed79c4e7 update org store and add loading state + notifications to save action 2021-05-05 18:30:03 +02:00
Keviin Åberg Kultalahti
e999f53291 introduces portal stores concept and adds an org one that handles configs 2021-05-05 17:50:45 +02:00
Andrew Kingston
556236ebce Add explicit prettier options 2021-05-04 11:32:22 +01:00
Keviin Åberg Kultalahti
4ec2e7d01f lint:fix 2021-05-03 09:31:09 +02:00
mike12345567
7612b5ed16 Swapping over everything to use the new user ID and updating everything after some end to end testing. 2021-04-20 17:17:44 +01:00
mike12345567
cfbd75b36d Some changes to initial login form, improvements based on testing and attempts to fix cypress test failures. 2021-04-15 15:57:55 +01:00
mike12345567
e9767eabc5 Adding some controls around cookies, expiring them when a 403 is hit. 2021-04-14 15:43:34 +01:00
Martin McKeaveney
bd48b02ab1 logout button 2021-04-13 13:56:28 +01:00
Martin McKeaveney
68cecda546 prevent login page flash on initial render 2021-04-13 13:41:12 +01:00
Martin McKeaveney
b728fc1a3c currentapp being set correctly for user 2021-04-13 13:26:13 +01:00
Martin McKeaveney
654a53fc0a Authentication working on builder homepage, integration with currentapp middleware 2021-04-13 11:56:57 +01:00
Martin McKeaveney
0548fdc863 self endpoint, simple auth 2021-04-12 11:20:01 +01:00
Martin McKeaveney
d7e187d8f2 builder login 2021-04-12 10:47:48 +01:00
Martin McKeaveney
b5a5df7f60 login page 2021-04-11 11:35:55 +01:00
Keviin Åberg Kultalahti
1c29edb830 lint fixes 2021-04-01 12:55:09 +02:00
Keviin Åberg Kultalahti
2e13c5f10e re-arrange tables store saveField method 2021-04-01 12:45:06 +02:00
Keviin Åberg Kultalahti
92fde68965 fixes views store 2021-04-01 11:53:22 +02:00
Keviin Åberg Kultalahti
d803aa0bd7 adds back babel-jest 2021-04-01 09:26:36 +02:00
Keviin Åberg Kultalahti
214243fc22 lint fix 2021-04-01 08:40:30 +02:00
Keviin Åberg Kultalahti
dc0f04c43a fix merge regression 2021-03-31 13:48:30 +02:00
Keviin Åberg Kultalahti
c729b8654b merge next 2021-03-31 11:26:44 +02:00
Keviin Åberg Kultalahti
1f7bd5d387 wip: views store tests 2021-03-30 18:10:58 +02:00
Keviin Åberg Kultalahti
53bff4a4d9 adds tables store tests 2021-03-30 15:37:53 +02:00
Keviin Åberg Kultalahti
7bb01a152c adds an init method to the tables store 2021-03-30 11:32:01 +02:00