108 Commits (e3c064901df9b00aacd0711cd2fc6e7c83767251)

Author SHA1 Message Date
mike12345567 72c3ff8c2e Formatting. 5 years ago
mike12345567 fe66c3535c Fixing a collection of issues, specifically users being exported/imported and issues with database import causing weirdness (metadata doc being wrong). 5 years ago
Martin McKeaveney feca6cc962 remove builder role from google auth, only allow google sign in if local account exists 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
Martin McKeaveney ca6735a11a set content type on client lib upload 5 years ago
Martin McKeaveney e927f44c12 removing superfluous controllers 5 years ago
Martin McKeaveney a00357838d remove log 5 years ago
Martin McKeaveney 36b39ef4df merge google accounts, improve connection pooling for RDBMS 5 years ago
Martin McKeaveney 0c90f9ffc5 adding watchtower to docker config 5 years ago
mike12345567 aab11fa932 Updating permissions to allow roles other than builder/admin to use apps properly. 5 years ago
mike12345567 88b31d7406 Fixing an issue with redirect loop in auth, 5 years ago
mike12345567 1146d508fd Fixing app cypress test cases. 5 years ago
Martin McKeaveney 064f1e961b sanitizing client lib URL 5 years ago
mike12345567 ab4e880807 Fixing issue with redis updates in tests. 5 years ago
mike12345567 85102fab4e Changing how connection is waited for. 5 years ago
mike12345567 3a9a32f5f6 Adding an initial connection timeout of 5 seconds which after it will retry again. 5 years ago
mike12345567 7e6f215598 Linting and fixing an issue with the dev pass through. 5 years ago
mike12345567 4b786f51d2 Formatting. 5 years ago
mike12345567 0a4c4f1cc0 Adding some changes for to redis library, allowing reconnection. 5 years ago
mike12345567 c6a6d49cd7 Updating administration middleware so that internal requests allowed through automatically. 5 years ago
mike12345567 a54b582e0d Updating UI to use the updated at. 5 years ago
mike12345567 6ccec1632a Adding a debounced updated at timestamp to applications. 5 years ago
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