5151 Commits (1306f4cd684d4abd6ca47ddcbe1de4e209fee2fe)
 

Author SHA1 Message Date
Martin McKeaveney 1306f4cd68 move auth controller into it's own dir 5 years ago
Martin McKeaveney edfda5ca4a further simplification of jwt auth 5 years ago
Martin McKeaveney 4390bc5c0c encapsulate db ID generation functions 5 years ago
Martin McKeaveney 1054e25c84 flip auth boolean 5 years ago
Martin McKeaveney b7f0891567 Merge branch 'feature/global-user-management' of https://github.com/Budibase/budibase into feature/global-user-management 5 years ago
Martin McKeaveney 73dfad3001 encapsulate more auth functionality into shared module and use in worker 5 years ago
mike12345567 cc92b6c087 Merge branch 'next' of github.com:Budibase/budibase into feature/global-user-management 5 years ago
Andrew Kingston a084a7a77e
Merge pull request #1361 from Budibase/dev-experience 5 years ago
mike12345567 6d5b13632f Adding a wait for authentication in cypress tests.# 5 years ago
mike12345567 9c0a879e86 Merge branch 'dev-experience' of github.com:Budibase/budibase into dev-experience 5 years ago
mike12345567 0f49868de8 Updating to make sure the envoy generated dev file is very obviously not to be edited. 5 years ago
Andrew Kingston 8a3a7cfe92 Update all scripts to use yarn rather than npm 5 years ago
Martin McKeaveney 2d7823f314 Merge branch 'dev-experience' of https://github.com/Budibase/budibase into feature/global-user-management 5 years ago
mike12345567 482525187d Attempting to use HBS to re-create the envoy file as needed in dev. 5 years ago
mike12345567 63135e3351 Merge branch 'dev-experience' of github.com:Budibase/budibase into dev-experience 5 years ago
mike12345567 29787032f0 Fixing an issue with builder auth, adding a temporary endpoint which the server can set builder token on. 5 years ago
mike12345567 85d7dd4d20 Merge branch 'feature/global-user-management' of github.com:Budibase/budibase into feature/global-user-management 5 years ago
mike12345567 fed4910ac8 Merge branch 'dev-experience' of github.com:Budibase/budibase into feature/global-user-management 5 years ago
Martin McKeaveney 46ddcdce2c JWT auth on admin endpoints 5 years ago
Andrew Kingston a66389f8a2 Lint 5 years ago
Andrew Kingston 799a5285e3 Only hydrate state from URL once in design section to avoid cycles 5 years ago
Andrew Kingston e897a5ae61 Fix building loading settings modal before app package call finishes 5 years ago
Andrew Kingston a9f50556d3 Fix cypress tests not deleting old apps 5 years ago
Andrew Kingston 99c8897500 Format tests 5 years ago
Andrew Kingston 46a02ddb0c Fix route error when creating a view 5 years ago
mike12345567 6d20dcffc5 Merge branch 'feature/global-user-management' of github.com:Budibase/budibase into feature/global-user-management 5 years ago
mike12345567 c926206ad7 Fixing an issue with group by views. 5 years ago
mike12345567 78c6abbb62 Merge branch 'dev-experience' of github.com:Budibase/budibase into dev-experience 5 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. 5 years ago
Andrew Kingston b861341997 Add dev script to do a one-time BBUI build so that the stylesheet exists 5 years ago
Martin McKeaveney 6e40e444fc Merge branch 'feature/global-user-management' of https://github.com/Budibase/budibase into feature/global-user-management 5 years ago
Martin McKeaveney 87b1924470 groundwork for budibase auth lib 5 years ago
Andrew Kingston a027399d57 Fix missing import of automationStore 5 years ago
Andrew Kingston 48918a17f5 Fix typo 5 years ago
Andrew Kingston 62a5c1697d Merge branch 'dev-experience' of github.com:Budibase/budibase into dev-experience 5 years ago
Andrew Kingston 4cb085d80d Add commonJS fields to package.json for client and standard components so the server can require them 5 years ago
mike12345567 62360b1025 Fixing component definition test cases and fixing an issue found by authorized test case. 5 years ago
Andrew Kingston 6d8f27ba4e Export manifext in package.json 5 years ago
Andrew Kingston 2ccdf54924 Use node_modules to fetch component manifest in test env 5 years ago
Andrew Kingston ac75c3cd65 Update string-templates tests 5 years ago
Andrew Kingston 4e200d0def Update locks 5 years ago
Andrew Kingston a788a161b8 Include BBUI CSS in standard components 5 years ago
Andrew Kingston 548fd27260 Update nuke command to nuke docker stack as well 5 years ago
Andrew Kingston 35c2e5dd94 Remove CORS hack now that the envoy proxy removes the need for it 5 years ago
mike12345567 bb777123d5 Merge branch 'next' of github.com:Budibase/budibase into feature/global-user-management 5 years ago
Andrew Kingston c5a7d7fcc2 Update env variable in docker-compose yaml to avoid ambiguous 'true' value 5 years ago
Andrew Kingston 41d43eb479 Add back in Grid to backend UI 5 years ago
mike12345567 c659968bd9 Formatting. 5 years ago
Keviin Åberg Kultalahti 2ab41f8a98 fix ag-grid not working 5 years ago
Andrew Kingston 9c0fedbd21 Update BBUI to use vite and remove old svench config 5 years ago