417 Commits (87bf640a5d7e61bb2fa11dafe09a34e247efea1d)

Author SHA1 Message Date
mike12345567 a7ba02620d Linting. 5 years ago
mike12345567 789922e5a2 Linting. 5 years ago
Martin McKeaveney 0b3c04d71c lint 5 years ago
Martin McKeaveney 02a99f32cb updating attachment relative path so it works in all envs 5 years ago
mike12345567 83462a0eee Fixing merge issues. 5 years ago
mike12345567 46ea3f3e9e Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
Martin McKeaveney 10e8df1fe7 Update budibase CDN link 5 years ago
mike12345567 daed47a0a8 Fix #2209 - views, calculations and group by can't support formula or link fields, making sure these aren't options in the UI. Also fixing an issue where formula values were being saved to DB. 5 years ago
Michael Drury b86a6fddc9 Revert "Multi-tenancy/organisations" 5 years ago
mike12345567 e7974f7e86 Implementing some changes to how context gets set for tenancy, after testing, as well as updating server. 5 years ago
mike12345567 7743384f77 re-write, to use the ideas that Rory put in place, still WIP, un-tested but all implemented. 5 years ago
mike12345567 7588bfde39 Adjusting how redis modules are loaded, making sure client is always set, before init. 5 years ago
mike12345567 fa3cf585d7 Adding concept of version to APIs. 5 years ago
mike12345567 27b2a13817 Swapping admin -> global in worker to reduce confusion in API url naming. 5 years ago
mike12345567 e56a0f5aa3 Fixing some tenancy issues. 5 years ago
mike12345567 f3156fca06 Further work, tenancy now working but some more work to be done. 5 years ago
mike12345567 912659a8ad First version of multi-tenancy, work still to be done. 5 years ago
Kyle Harrison 2d451bb3a9 apply fixes for common spelling mistakes 5 years ago
Andrew Kingston 4112049a17 Remove log statement, batch uploads and remove unecessary conditional 5 years ago
Andrew Kingston 60987e3d5c Remove leftover code from testing 5 years ago
Andrew Kingston ef4a0f8c79 Bundle latest client library with the server and use it when updating apps in production 5 years ago
Andrew Kingston 0ce553eaf2 Add endpoint to revert client app version 5 years ago
Andrew Kingston 0a44b1e3d8 Add client libary update management from inside the builder 5 years ago
Andrew Kingston 82c00e6757 Only clean up app tmp dir if it exists during testing 5 years ago
Martin McKeaveney 13517d5298 make logged in users basic by default, prevent allowing users to be assigned as default in the UI 5 years ago
mike12345567 b847f85d91 WIP - first version of user sessions. 5 years ago
mike12345567 0141a5a64c Fix for #1794 - updating csv validators and parsers for date and numbers to allow attribute to not be present. 5 years ago
mike12345567 c531a02725 Allowing formula fields to be display columns. 5 years ago
mike12345567 b0bb2a23db Fix for #1710 - don't allow setting setting info from within apps and making the user portal a bit more clear about builders being global admins. 5 years ago
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
mike12345567 b05c67e8b5 Formatting. 5 years ago
mike12345567 33184be064 Re-writing how global users are handled in server, specifically how they are retrieved, so that for relationships it can handle the global user. 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
mike12345567 522ed9706c Formatting. 5 years ago
mike12345567 c81a8ba3ed Fixing issue with roles not being added correctly to global users and cleaning up roles when an app is deleted. 5 years ago
mike12345567 9b7cbc9d01 Formatting. 5 years ago
mike12345567 dfd1815041 Fixing an issue with page not loading. 5 years ago
mike12345567 544f6a26ef Fixing bug. 5 years ago
mike12345567 6416d7f197 Making sure certain fields aren't cleansed. 5 years ago
mike12345567 70019b9b74 Cleansing input rows against the table schema. 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 921eb39227 Fixing the creation of user in cypress. 5 years ago
Martin McKeaveney 064f1e961b sanitizing client lib URL 5 years ago
Martin McKeaveney 39fb5f9b78 removed node modules upload call 5 years ago
Martin McKeaveney 1b920a2f16 remove public folder concept, upload client lib directly 5 years ago
mike12345567 ab4e880807 Fixing issue with redis updates in tests. 5 years ago
mike12345567 a54b582e0d Updating UI to use the updated at. 5 years ago