16 Commits (ae342910c20ff522bc488e4eae1950299692fa32)

Author SHA1 Message Date
mike12345567 417bf98ec9 Tests updating, all now passing, fixed some issues discovered by them. 5 years ago
mike12345567 d5f8cc1023 Tests updating, all now passing, fixed some issues discovered by them. 5 years ago
Michael Drury 91c2a40c89 Final pass refactoring - need to test but all code in server converted. 5 years ago
Michael Drury d3a90acc55 Final pass refactoring - need to test but all code in server converted. 5 years ago
mike12345567 40c6eb2007 Main body of work, refactoring most usages. 5 years ago
mike12345567 d2fe119d90 Main body of work, refactoring most usages. 5 years ago
mike12345567 836a2f5863 Switching out @budibase/auth to @budibase/backend-core. 5 years ago
mike12345567 1327394784 Switching out @budibase/auth to @budibase/backend-core. 5 years ago
mike12345567 9d3c28ecbf Fixing issue with builder not always having the correct roles to view an app - global builders are now admins in all apps. 5 years ago
mike12345567 fe4fcad77c Fixing issue with builder not always having the correct roles to view an app - global builders are now admins in all apps. 5 years ago
mike12345567 2d0122f7d6 A general re-work of some parts of the auth lib, as well as moving roles/permissions around to make it possible to build an admin API which has role knowledge. 5 years ago
mike12345567 cea82f9335 A general re-work of some parts of the auth lib, as well as moving roles/permissions around to make it possible to build an admin API which has role knowledge. 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
mike12345567 05d5feb9fd Changing the naming of access levels to be roles. 6 years ago
mike12345567 05225f7787 Changing the naming of access levels to be roles. 6 years ago
Michael Drury c03923360b Minor update to make use of new client header to state the request is from the client, not the builder. 6 years ago
Michael Drury a16063b11f Minor update to make use of new client header to state the request is from the client, not the builder. 6 years ago
Michael Drury 624078636b Minor update to make use of new client header to state the request is from the client, not the builder. 6 years ago
Michael Drury 7fb26408cf Minor update to make use of new client header to state the request is from the client, not the builder. 6 years ago
mike12345567 e8f55f577b Updates to routing to follow the new style of single tree with all the subpaths nested as the full path. 6 years ago
mike12345567 790d5718af Updates to routing to follow the new style of single tree with all the subpaths nested as the full path. 6 years ago
mike12345567 48f0608c74 Fixing some bugs with previous commit and updating to add the functionality of the api/routing/client. 6 years ago
mike12345567 6a50b1057d Fixing some bugs with previous commit and updating to add the functionality of the api/routing/client. 6 years ago
mike12345567 e20a26a84d Finishing up routing structure, now available on /api/routing. 6 years ago
mike12345567 3252b2d630 Finishing up routing structure, now available on /api/routing. 6 years ago
mike12345567 acdc1e9a56 Updating to have proper access control via an accessController and nearly ready to spit out the routing structure. 6 years ago
mike12345567 7f5c3a4688 Updating to have proper access control via an accessController and nearly ready to spit out the routing structure. 6 years ago
Michael Drury e35817f5f3 Linting. 6 years ago
Michael Drury be7febe49f Linting. 6 years ago
mike12345567 2472168477 Tests failing but starting to progress. 6 years ago
mike12345567 6148128554 Tests failing but starting to progress. 6 years ago