5168 Commits (698c9830565a2fdab621e952a6dddd43375fbfba)
 

Author SHA1 Message Date
mike12345567 698c983056 Updating fetch self to get the global user as well as local metadata. 6 years ago
Martin McKeaveney 22a3f1691f in progress - currentapp token 6 years ago
Martin McKeaveney 826da54731 Merge branch 'feature/global-user-management' of https://github.com/Budibase/budibase into feature/global-user-management 6 years ago
Martin McKeaveney 0548fdc863 self endpoint, simple auth 6 years ago
mike12345567 47fa06675e Merge branch 'feature/global-user-management' of github.com:Budibase/budibase into feature/global-user-management 6 years ago
mike12345567 eed1228803 Updating snapshot for middleware test. 6 years ago
Martin McKeaveney 6499213f90 merge 6 years ago
Martin McKeaveney d7e187d8f2 builder login 6 years ago
Martin McKeaveney b5a5df7f60 login page 6 years ago
mike12345567 dccd559b56 Updating some test cases to work with new system. 6 years ago
mike12345567 ac1f391383 Formatting. 6 years ago
mike12345567 dc62087dad Global user management now functioning as expected, there were some errant db.destroy functions from the system previously, this is now cleaned up. 6 years ago
mike12345567 164ef9a22e Global users now working through the server, all requests proxied. 6 years ago
mike12345567 5cf3740fea Making sure volumes are removed when nuking. 6 years ago
mike12345567 13c368109e Some changes after trying system for first time. 6 years ago
mike12345567 76346d082d Merge branch 'feature/global-user-management' of github.com:Budibase/budibase into feature/global-user-management 6 years ago
mike12345567 792114ef46 First pass of global user configuration through existing user API with role mappings. 6 years ago
Martin McKeaveney 1306f4cd68 move auth controller into it's own dir 6 years ago
Martin McKeaveney edfda5ca4a further simplification of jwt auth 6 years ago
Martin McKeaveney 4390bc5c0c encapsulate db ID generation functions 6 years ago
Martin McKeaveney 1054e25c84 flip auth boolean 6 years ago
Martin McKeaveney b7f0891567 Merge branch 'feature/global-user-management' of https://github.com/Budibase/budibase into feature/global-user-management 6 years ago
Martin McKeaveney 73dfad3001 encapsulate more auth functionality into shared module and use in worker 6 years ago
mike12345567 cc92b6c087 Merge branch 'next' of github.com:Budibase/budibase into feature/global-user-management 6 years ago
Andrew Kingston a084a7a77e
Merge pull request #1361 from Budibase/dev-experience 6 years ago
mike12345567 6d5b13632f Adding a wait for authentication in cypress tests.# 6 years ago
mike12345567 9c0a879e86 Merge branch 'dev-experience' of github.com:Budibase/budibase into dev-experience 6 years ago
mike12345567 0f49868de8 Updating to make sure the envoy generated dev file is very obviously not to be edited. 6 years ago
Andrew Kingston 8a3a7cfe92 Update all scripts to use yarn rather than npm 6 years ago
Martin McKeaveney 2d7823f314 Merge branch 'dev-experience' of https://github.com/Budibase/budibase into feature/global-user-management 6 years ago
mike12345567 482525187d Attempting to use HBS to re-create the envoy file as needed in dev. 6 years ago
mike12345567 63135e3351 Merge branch 'dev-experience' of github.com:Budibase/budibase into dev-experience 6 years ago
mike12345567 29787032f0 Fixing an issue with builder auth, adding a temporary endpoint which the server can set builder token on. 6 years ago
mike12345567 85d7dd4d20 Merge branch 'feature/global-user-management' of github.com:Budibase/budibase into feature/global-user-management 6 years ago
mike12345567 fed4910ac8 Merge branch 'dev-experience' of github.com:Budibase/budibase into feature/global-user-management 6 years ago
Martin McKeaveney 46ddcdce2c JWT auth on admin endpoints 6 years ago
Andrew Kingston a66389f8a2 Lint 6 years ago
Andrew Kingston 799a5285e3 Only hydrate state from URL once in design section to avoid cycles 6 years ago
Andrew Kingston e897a5ae61 Fix building loading settings modal before app package call finishes 6 years ago
Andrew Kingston a9f50556d3 Fix cypress tests not deleting old apps 6 years ago
Andrew Kingston 99c8897500 Format tests 6 years ago
Andrew Kingston 46a02ddb0c Fix route error when creating a view 6 years ago
mike12345567 6d20dcffc5 Merge branch 'feature/global-user-management' of github.com:Budibase/budibase into feature/global-user-management 6 years ago
mike12345567 c926206ad7 Fixing an issue with group by views. 6 years ago
mike12345567 78c6abbb62 Merge branch 'dev-experience' of github.com:Budibase/budibase into dev-experience 6 years ago
mike12345567 18ce4a1e19 Updating authorization test case to remove check for builder security and removing builder security while auth is being worked on - added an option to start stack without server so that user can start it in a debug mode if desired. 6 years ago
Andrew Kingston b861341997 Add dev script to do a one-time BBUI build so that the stylesheet exists 6 years ago
Martin McKeaveney 6e40e444fc Merge branch 'feature/global-user-management' of https://github.com/Budibase/budibase into feature/global-user-management 6 years ago
Martin McKeaveney 87b1924470 groundwork for budibase auth lib 6 years ago
Andrew Kingston a027399d57 Fix missing import of automationStore 6 years ago