5099 Commits (ec751b59a49aec55073db9de343174655eeb52a8)

Author SHA1 Message Date
mike12345567 ec751b59a4 Fixing an issue with platformUrl being required in settings. 5 years ago
Keviin Åberg Kultalahti 43973887b2 adds users store and moves some components 5 years ago
Keviin Åberg Kultalahti 1d9387ebeb wip: skeleton for users page 5 years ago
Martin McKeaveney 361db5e96f update scoped config imports 5 years ago
Martin McKeaveney 2fe2d521cf lint 5 years ago
Martin McKeaveney efacbe861a unit tests 5 years ago
mike12345567 02a270a24d Making some changes to how configs are scoped. 5 years ago
Andrew Kingston 058daeb57f Update avatar to solid background 5 years ago
Martin McKeaveney 7cad598269 refactor CSS 5 years ago
Martin McKeaveney 91bf0d7a98 budibase config checklist complete 5 years ago
Andrew Kingston 99a02eb94d Add skeleton for apps page as example of full width page 5 years ago
Andrew Kingston e576e464e2 Update existing pages to use Page layout component 5 years ago
Andrew Kingston efdac8bc66 Add default portal redirect 5 years ago
Andrew Kingston 61d81a719a Update core layout to allow full width pages and match designs 5 years ago
Andrew Kingston 67fad5def0 Update border colour definitions to match designs 5 years ago
Andrew Kingston 04dfbe4d18 Add Page layout component to BBUI 5 years ago
Keviin Åberg Kultalahti b3addde600 add manage subroute to host users, auth, email pages 5 years ago
Martin McKeaveney 399c463f52 do not allow users to initialise again once an admin has been created 5 years ago
Martin McKeaveney 1aedba80bd first time setup E2E 5 years ago
Martin McKeaveney 4bc1a7dc3c renable worker protection 5 years ago
Martin McKeaveney 4377b41f40 endpoint for budibase configuration checklist 5 years ago
mike12345567 c37f41fbd5 Making the code a query string parameter for invite/reset urls. 5 years ago
mike12345567 2614027969 Formatting. 5 years ago
Martin McKeaveney 0525be382d basic UI for creating first admin user 5 years ago
Keviin Åberg Kultalahti f805cdfb07 lintfix 5 years ago
Keviin Åberg Kultalahti cd9af13668 moves admin store to `stores/portal` 5 years ago
mike12345567 44db8cf9ec Formatting. 5 years ago
mike12345567 96f036b720 Updating testing system across the board after playing around with it, having the worker tests run when top level test is ran, fixing environment in worker when testing, removing the use of redis (replacing with ioredis-mock) when in test. 5 years ago
Keviin Åberg Kultalahti 8d02e017df remove unneeded class 5 years ago
Keviin Åberg Kultalahti f84389c2e1 remove some unneeded after fixing _layout 5 years ago
Keviin Åberg Kultalahti 22885f185a fix merge conflict 5 years ago
Keviin Åberg Kultalahti 335aeeded4 format fixes 5 years ago
Keviin Åberg Kultalahti 2cfb2f349e lint fix 5 years ago
Keviin Åberg Kultalahti a86961085f add analytics toggling 5 years ago
Keviin Åberg Kultalahti 31ed79c4e7 update org store and add loading state + notifications to save action 5 years ago
Martin McKeaveney c381f08b4a fix styling 5 years ago
Keviin Åberg Kultalahti e999f53291 introduces portal stores concept and adds an org one that handles configs 5 years ago
mike12345567 1a2556b6fd Formatting. 5 years ago
mike12345567 4d49fd4da0 Updating configs API based on some feedback during the development of the settings frontend. 5 years ago
Keviin Åberg Kultalahti 4d7b102da1 fix SideNav Item not working correctly 5 years ago
mike12345567 3812a31a22 Formatting. 5 years ago
mike12345567 7b92046052 Finishing invite send email. 5 years ago
mike12345567 f1650105f4 Finalising the usage of redis in the password reset and invitation systems. 5 years ago
mike12345567 f781e8b350 Formatting. 5 years ago
mike12345567 e31eb5d3d2 Fleshed out fully all redis interactions for invitations and password resets. 5 years ago
Keviin Åberg Kultalahti 7a346bed29 move settings to a subpath 5 years ago
Martin McKeaveney 4e494b23c9 tidy up imports 5 years ago
Keviin Åberg Kultalahti 655d1de921 adds active indicator to sidenav 5 years ago
Keviin Åberg Kultalahti 2520948a93 passes in dummy user.name data to Avatar component 5 years ago
Keviin Åberg Kultalahti fc351c0ea6 remove dummy text from index page 5 years ago