86 Commits (7ab24fed2b1ab4e3ac69edb78869e9706c050f9e)

Author SHA1 Message Date
mike12345567 c6f7f115b5 Fixing issues with the user table within the apps. 5 years ago
mike12345567 0bbd45b413 Adding the ability to get all apps, with the status attached. 5 years ago
Keviin Åberg Kultalahti 9f5e891b72 lint:fix 5 years ago
Martin McKeaveney ee9a097979 lint 5 years ago
mike12345567 277ceb3ad1 Updating role system to never think about the dev app. 5 years ago
Martin McKeaveney 0f2bcf581d revert functionality working 5 years ago
mike12345567 a61edd8124 Formatting. 5 years ago
mike12345567 c947199558 Adding administration roles API. 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
Martin McKeaveney 95c80f2b4a set up live replication between prod and dev instances 5 years ago
mike12345567 fa0544054b Fixing an issue with portal calls causing the app to be re-locked. 5 years ago
mike12345567 6056b8bb61 Fixing issues with redis keys, however still not removing lock. 5 years ago
Martin McKeaveney c3e7548255 dev mode E2E 5 years ago
mike12345567 2021c59dd9 Putting together redis lock system. 5 years ago
mike12345567 2ec6b15e56 General cleanup, doing away with the concept of hosting in the builder and the generally confusing difference between cloud, self hosting and running locally - server is simply always a server now. 5 years ago
mike12345567 8e1f18e456 Changing INTERNAL_KEY to INTERNAL_API_KEY. 5 years ago
mike12345567 7736869148 Some updates, working towards supporting automation send smtp email also removing the styling template, adding to base. 5 years ago
mike12345567 4e3bc326b4 Updating with a tested and functional API for uploading files for configs. 5 years ago
Michael Drury 5006ca90c4 Some general backend cleanup. moving packages around, removing some traces of electron, and prepping for standardised object store library. 5 years ago
mike12345567 8c1f274fbb Making some changes to how configs are scoped. 5 years ago
Martin McKeaveney 39b293aa9d endpoint for budibase configuration checklist 5 years ago
mike12345567 2ee4fd21e4 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
mike12345567 7bc3514fc1 Finalising the usage of redis in the password reset and invitation systems. 5 years ago
mike12345567 b372d2a824 Fleshed out fully all redis interactions for invitations and password resets. 5 years ago
Martin McKeaveney 77830bec4f lint and tidy 5 years ago
mike12345567 1cf778845a Fixing issues with Redis/Bull and the integration with new redis module. 5 years ago
Martin McKeaveney cb02c9bf58 google oauth UI 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
mike12345567 58ca0d4224 Updating auth middleware to accomodate public endpoints for the server properly and some refactoring. 5 years ago
mike12345567 04fd81eb7a v0.18.6 5 years ago
mike12345567 60b61f1322 Fixing login issue. 5 years ago
mike12345567 adce859f98 Formatting. 5 years ago
mike12345567 08c158c121 Adding a redis client to the auth system, as part of work towards the reset password flow. 5 years ago
mike12345567 0dd46d12fa Updating test cases and some re-work of the email system. 5 years ago
mike12345567 ea8e3b7d3f Adding testing to worker, still WIP. 5 years ago
Martin McKeaveney c273152126 fix imports 5 years ago
Martin McKeaveney 9fdff36b54 only keep userId in payload 5 years ago
Martin McKeaveney a071d7b365 tidy up 5 years ago
Martin McKeaveney 2555d711b2 scoped configuration management 5 years ago
Martin McKeaveney 6462848191 config specificity 5 years ago
Martin McKeaveney 8fab374c1f google login reading from couch 5 years ago
Martin McKeaveney 28f8f8b6ef custom google middleware 5 years ago
mike12345567 e85b7682e0 Initial CRUD interface for templates. 5 years ago
mike12345567 15223080d5 Formatting and linting. 5 years ago
mike12345567 76ceb6a951 Some re-work of the auth package, making it a bit easier to use/less likely to make a mistake. 5 years ago
Martin McKeaveney ffe167bbd3 google auth E2E 5 years ago
Martin McKeaveney 301f681c88 config creation and management APIs 5 years ago
mike12345567 de19e986c6 Linting and formatting. 5 years ago
mike12345567 b4c8bf81f7 Swapping over everything to use the new user ID and updating everything after some end to end testing. 5 years ago