1
0
Fork 0
mirror of synced 2024-09-06 12:41:24 +12:00
Commit graph

6008 commits

Author SHA1 Message Date
Andrew Kingston
daf58ff554 Update portal pages to have better usage of spectrum components 2021-05-06 15:34:22 +01:00
Andrew Kingston
dc6b66afde Reduce size of MenuItem icons 2021-05-06 15:33:28 +01:00
Andrew Kingston
f84cf90192 Update label component to use spectrum 2021-05-06 15:33:16 +01:00
Andrew Kingston
db9f3d15d1 Add log out and old settings to action menu from top bar avatar 2021-05-06 15:00:35 +01:00
Andrew Kingston
e29df9f45c Tidy up auth logic in routes 2021-05-06 14:52:20 +01: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
8cde453e61 Delete old builder layout page 2021-05-06 14:47:41 +01:00
Andrew Kingston
627d41de85 Add new auth page to handle login and future work on reset password etc 2021-05-06 14:47:21 +01:00
Andrew Kingston
37ba425bf1 Fix app card text size and bug with global css rule 2021-05-06 14:16:17 +01:00
Andrew Kingston
700df23e78 Touch up admin user creation to match designs 2021-05-06 14:11:06 +01:00
Andrew Kingston
d1a355341f Fix classname in Body component 2021-05-06 14:10:54 +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
Andrew Kingston
845054a5b1 Add new file for common svelte actions 2021-05-06 13:58:42 +01:00
Andrew Kingston
a44849c955 Add noPadding prop to Body 2021-05-06 13:58:23 +01:00
Andrew Kingston
8b300dbd12 Add XS gap class to Layout 2021-05-06 13:58:07 +01:00
Andrew Kingston
8088416ba5 Add quiet prop to BBUI select 2021-05-06 13:57:36 +01:00
Keviin Åberg Kultalahti
1d9387ebeb wip: skeleton for users page 2021-05-06 14:34:41 +02:00
Martin McKeaveney
e8774eebab
Merge pull request #1452 from Budibase/first-time-setup
First time setup and Configuration Checklist
2021-05-06 12:37:15 +01:00
Martin McKeaveney
361db5e96f update scoped config imports 2021-05-06 12:09:35 +01:00
Martin McKeaveney
23cb160a69 merge with next 2021-05-06 11:56:53 +01:00
Keviin Åberg Kultalahti
3d4fef4376 Merge branch 'next' into admin/user-management-ui 2021-05-06 12:56:46 +02:00
Michael Drury
f823b73a47
Merge pull request #1449 from Budibase/feature/password-reset
Password reset and invitations backend
2021-05-06 11:04:15 +01:00
Martin McKeaveney
2fe2d521cf lint 2021-05-06 10:57:24 +01:00
Martin McKeaveney
efacbe861a unit tests 2021-05-06 10:54:01 +01:00
Andrew Kingston
968defe726
Merge pull request #1451 from Budibase/layout-tweaks
Layout tweaks
2021-05-06 10:51:32 +01:00
mike12345567
02a270a24d Making some changes to how configs are scoped. 2021-05-06 10:51:21 +01:00
Andrew Kingston
058daeb57f Update avatar to solid background 2021-05-06 10:49:04 +01:00
Martin McKeaveney
7cad598269 refactor CSS 2021-05-06 10:30:38 +01:00
Martin McKeaveney
91bf0d7a98 budibase config checklist complete 2021-05-06 10:28:06 +01:00
Andrew Kingston
99a02eb94d Add skeleton for apps page as example of full width page 2021-05-06 10:22:36 +01:00
Andrew Kingston
e576e464e2 Update existing pages to use Page layout component 2021-05-06 10:22:17 +01:00
Andrew Kingston
efdac8bc66 Add default portal redirect 2021-05-06 10:18:41 +01:00
Andrew Kingston
61d81a719a Update core layout to allow full width pages and match designs 2021-05-06 10:18:25 +01:00
Andrew Kingston
67fad5def0 Update border colour definitions to match designs 2021-05-06 10:17:47 +01:00
Andrew Kingston
04dfbe4d18 Add Page layout component to BBUI 2021-05-06 10:17:27 +01:00
Keviin Åberg Kultalahti
b3addde600 add manage subroute to host users, auth, email pages 2021-05-06 11:00:41 +02:00
Martin McKeaveney
32608eee45 merge 2021-05-06 09:17:05 +01:00
Kevin Åberg Kultalahti
d644507149
Merge pull request #1448 from Budibase/admin/basic-settings-page
Admin/basic settings page
2021-05-06 09:40:37 +02:00
Martin McKeaveney
399c463f52 do not allow users to initialise again once an admin has been created 2021-05-05 22:06:31 +01:00
Martin McKeaveney
1aedba80bd first time setup E2E 2021-05-05 21:56:43 +01:00
Martin McKeaveney
4bc1a7dc3c renable worker protection 2021-05-05 20:59:16 +01:00
Martin McKeaveney
4377b41f40 endpoint for budibase configuration checklist 2021-05-05 20:58:31 +01:00
mike12345567
c37f41fbd5 Making the code a query string parameter for invite/reset urls. 2021-05-05 18:13:59 +01:00
mike12345567
2614027969 Formatting. 2021-05-05 18:00:50 +01:00
mike12345567
2f0c3562ac Merge branch 'next' of github.com:Budibase/budibase into feature/password-reset 2021-05-05 18:00:22 +01:00
Martin McKeaveney
0525be382d basic UI for creating first admin user 2021-05-05 17:58:09 +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
mike12345567
44db8cf9ec Formatting. 2021-05-05 17:49:53 +01:00