25 Commits (81726501ee3d62cd37a4e4cf15550064db1e1f96)

Author SHA1 Message Date
mike12345567 8c68f1c134 Fixing issues with the user table within the apps. 5 years ago
mike12345567 6d6eee2a93 Adding the ability to get all apps, with the status attached. 5 years ago
mike12345567 dd4a963c3e Updating role system to never think about the dev app. 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 c9d903a92f 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 2ea05c44b4 Changing INTERNAL_KEY to INTERNAL_API_KEY. 5 years ago
mike12345567 8faa9554ed Updating to support SMTP email automation action, as well as some general work around from and subject which previously we'ren't fully implemented. 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 6fa96981ae Other minor fixes after doing some initial setup testing. 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
mike12345567 4ed611fb73 Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one. 5 years ago
mike12345567 7612b5ed16 Swapping over everything to use the new user ID and updating everything after some end to end testing. 5 years ago
mike12345567 ade007482c Updating the server to remove use of the email in the user ID. 5 years ago
mike12345567 cfbd75b36d Some changes to initial login form, improvements based on testing and attempts to fix cypress test failures. 5 years ago
mike12345567 8b20fcb573 Getting most of the test auth working, adding in global builder configuration. 5 years ago
mike12345567 d0bdd113e1 Removing the lookup of _id in usage quota when in dev/self host for performance reasons as part of usage quota, re-writing some bits of fetch self for cleaner implementation, fixing some issues with updating/saving users from within app. 5 years ago
Martin McKeaveney b728fc1a3c currentapp being set correctly for user 5 years ago
mike12345567 dccd559b56 Updating some test cases to work with new system. 5 years ago
mike12345567 164ef9a22e Global users now working through the server, all requests proxied. 5 years ago