253 Commits (e439d7097b35705d0983592bbbb96ebb81bf0921)

Author SHA1 Message Date
Martin McKeaveney c66f5ab6ff couchDB auth options 5 years ago
Martin McKeaveney f4232bd7d7 couchDB auth options 5 years ago
Martin McKeaveney 7efe458120
Revert "Feature/couchdb auth" 5 years ago
Martin McKeaveney 8e1e016c66 Revert "Feature/couchdb auth" 5 years ago
Martin McKeaveney 8718488aee couchdb direct auth 5 years ago
Martin McKeaveney 769c37a11d couchdb direct auth 5 years ago
mike12345567 c4f8d17a6e Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead. 5 years ago
mike12345567 be48677490 Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead. 5 years ago
mike12345567 42f08f97cc Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
mike12345567 46ea3f3e9e Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
Michael Drury f37946d47e
Revert "Multi-tenancy/organisations" 5 years ago
Michael Drury b86a6fddc9 Revert "Multi-tenancy/organisations" 5 years ago
Rory Powell 25a737ac74 Add watchtower hooks 5 years ago
Rory Powell 648661877a Add watchtower hooks 5 years ago
mike12345567 1df08ffe35 Fixing some issues with org not being correctly detected. 5 years ago
mike12345567 615053f201 Fixing some issues with org not being correctly detected. 5 years ago
mike12345567 2f225a4448 Adding ability to disable/enable multi-tenancy flags easily. 5 years ago
mike12345567 219962cb8a Adding ability to disable/enable multi-tenancy flags easily. 5 years ago
mike12345567 5c58630ed7 Fixing up everything found when testing with Cypress. 5 years ago
mike12345567 4606248ffd Fixing up everything found when testing with Cypress. 5 years ago
mike12345567 a384cc059d Changing how apps are retrieved to be more efficient. 5 years ago
mike12345567 4d0faa38e3 Changing how apps are retrieved to be more efficient. 5 years ago
mike12345567 0473c295d3 Changing how flags are handled. 5 years ago
mike12345567 1d6a350311 Changing how flags are handled. 5 years ago
mike12345567 c6d80e2265 Adding float type to MySQL. 5 years ago
mike12345567 7aca56f019 Adding float type to MySQL. 5 years ago
mike12345567 dc32c90aaa Fixing some issues discovered with the new SQL connectors were the input type would always be string (causing some SQL types to break) - parsing these before input to attempt to fix this problem - issue referenced in #1943. 5 years ago
mike12345567 184df6c685 Fixing some issues discovered with the new SQL connectors were the input type would always be string (causing some SQL types to break) - parsing these before input to attempt to fix this problem - issue referenced in #1943. 5 years ago
mike12345567 4e4b8f244e Giving the system the ability to make auto increment columns auto-columns in postgres or mysql. 5 years ago
mike12345567 8550d00751 Giving the system the ability to make auto increment columns auto-columns in postgres or mysql. 5 years ago
mike12345567 13100a69ba Implementing all return possibilities, now to implement creation. 5 years ago
mike12345567 98b7bff678 Implementing all return possibilities, now to implement creation. 5 years ago
mike12345567 4a7e2ffa4f Creating a many-to-many database scenario and seeding with data. 5 years ago
mike12345567 10cf55e273 Creating a many-to-many database scenario and seeding with data. 5 years ago
mike12345567 d90f77fa42 Speeding up server tests and removing the ability for it to port collide. 5 years ago
mike12345567 f0e7b9b25e Speeding up server tests and removing the ability for it to port collide. 5 years ago
mike12345567 efe1866dbe Fixing an issue I found with postgres schema generator, it was applying all primary keys to all tables. 5 years ago
mike12345567 b3f3826aa6 Fixing an issue I found with postgres schema generator, it was applying all primary keys to all tables. 5 years ago
mike12345567 9b8ad3972e Adding script for creating basic postgres setup. 5 years ago
mike12345567 9cc93b62a7 Adding script for creating basic postgres setup. 5 years ago
mike12345567 7065bf1ea9 Adding a mySQL plus integration, as well as fixing some issues with running queries directly. 5 years ago
mike12345567 21b591954f Adding a mySQL plus integration, as well as fixing some issues with running queries directly. 5 years ago
mike12345567 449b534db4 Updating export template script to remove users as well. 5 years ago
mike12345567 033258b495 Updating export template script to remove users as well. 5 years ago
Martin McKeaveney 0ed0550e73 revert functionality working 5 years ago
Martin McKeaveney 0f2bcf581d revert functionality working 5 years ago
mike12345567 2ea05c44b4 Changing INTERNAL_KEY to INTERNAL_API_KEY. 5 years ago
mike12345567 8e1f18e456 Changing INTERNAL_KEY to INTERNAL_API_KEY. 5 years ago
mike12345567 7d78d7b15a Some updates, working towards supporting automation send smtp email also removing the styling template, adding to base. 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