54 Commits (a09bbfb49297a470cfe81eebb4936fcfdb057de3)

Author SHA1 Message Date
mike12345567 836a2f5863 Switching out @budibase/auth to @budibase/backend-core. 5 years ago
mike12345567 e0f04abfb1 Updating to allow a list of roles to be retrieved, allowing resources to have multiple levels of role that they can be accessed via. 5 years ago
mike12345567 bf4a8737f0 Updating to allow a list of roles to be retrieved, allowing resources to have multiple levels of role that they can be accessed via. 5 years ago
mike12345567 4268ad6f80 Fixing an issue discovered in #3385 - RBAC roles worked for applying lower levels of roles, but they didn't revoke access correctly, it would always fallback to the base permissions if higher permissions were set. 5 years ago
mike12345567 e918efe8c2 Fixing an issue discovered in #3385 - RBAC roles worked for applying lower levels of roles, but they didn't revoke access correctly, it would always fallback to the base permissions if higher permissions were set. 5 years ago
mike12345567 9aa708588a Adding the sync call from the worker for creation, updating and deletion of users. Making sure that production and development apps are always up to date with user metadata. 5 years ago
mike12345567 94ee13ffc4 Adding the sync call from the worker for creation, updating and deletion of users. Making sure that production and development apps are always up to date with user metadata. 5 years ago
mike12345567 9ce1866fab Fixing an issue with webhooks, couldn't use them in development (like getting schema) and making sure trigger will always use production app #3143. 5 years ago
mike12345567 88a729913c Fixing an issue with webhooks, couldn't use them in development (like getting schema) and making sure trigger will always use production app #3143. 5 years ago
Michael Drury 8b447479a9 Update-deps and re-lint. 5 years ago
Michael Drury 8b4f1a4bac Update-deps and re-lint. 5 years ago
Michael Drury a2d98bfe23 Linting. 5 years ago
Michael Drury 82d17af808 Linting. 5 years ago
mike12345567 987b66fd59 Formatting and fixing an issue with mysql not being able to return a row that it has created, updated or deleted. 5 years ago
mike12345567 40e06cc5d1 Formatting and fixing an issue with mysql not being able to return a row that it has created, updated or deleted. 5 years ago
Martin McKeaveney 90bd99039b lint 5 years ago
Martin McKeaveney 08b74d2cec lint 5 years ago
mike12345567 d22f608c6f Formatting. 5 years ago
mike12345567 615b207fbb Formatting. 5 years ago
Martin McKeaveney 1a94ef5039 end to end data providers and opinionated sql 5 years ago
Martin McKeaveney 9e41068a5d end to end data providers and opinionated sql 5 years ago
Andrew Kingston abb1d33948 Lint with prettier 5 years ago
Andrew Kingston 32a3c2bbb6 Lint with prettier 5 years ago
mike12345567 96ad77b41d Formatting 5 years ago
mike12345567 095e513f9f Formatting 5 years ago
mike12345567 f56250824c Adding a debounced updated at timestamp to applications. 5 years ago
mike12345567 6ccec1632a Adding a debounced updated at timestamp to applications. 5 years ago
mike12345567 fba63134d1 Fixing some issues found when testing. 5 years ago
mike12345567 4d6e4475d3 Fixing some issues found when testing. 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
mike12345567 e560390d8a Fixing an issue with portal calls causing the app to be re-locked. 5 years ago
mike12345567 fa0544054b Fixing an issue with portal calls causing the app to be re-locked. 5 years ago
mike12345567 799b3fc138 Updating locks to store the whole global user as well as implementing the locks on dev apps fetch. 5 years ago
mike12345567 5df453d2a3 Updating locks to store the whole global user as well as implementing the locks on dev apps fetch. 5 years ago
mike12345567 2fa7ee5bcb Formatting. 5 years ago
mike12345567 3ad1e9a5b2 Formatting. 5 years ago
mike12345567 f6fbeb4858 Putting together redis lock system. 5 years ago
mike12345567 2021c59dd9 Putting together redis lock system. 5 years ago
mike12345567 8e729f92e1 Some more server-side fixes, updating it so that builders have permissions to do anything for now (means that a builder user doesn't have to be present in app database to work. 5 years ago
mike12345567 dc20151c19 Some more server-side fixes, updating it so that builders have permissions to do anything for now (means that a builder user doesn't have to be present in app database to work. 5 years ago
Keviin Åberg Kultalahti 5d1d53f679 adds focus action to first input field of modals 5 years ago
Keviin Åberg Kultalahti 255512e309 adds focus action to first input field of modals 5 years ago
mike12345567 8b20fcb573 Getting most of the test auth working, adding in global builder configuration. 5 years ago
mike12345567 105e1cc16f Getting most of the test auth working, adding in global builder configuration. 5 years ago
mike12345567 2aa26a2302 Some work towards implementing the current app cookie, removing some old dead code and re-working some of the different middlewares involved. 5 years ago
mike12345567 eaad867780 Some work towards implementing the current app cookie, removing some old dead code and re-working some of the different middlewares involved. 5 years ago
Martin McKeaveney 22a3f1691f in progress - currentapp token 5 years ago
Martin McKeaveney dd0b4baef5 in progress - currentapp token 5 years ago
Martin McKeaveney 0548fdc863 self endpoint, simple auth 5 years ago