405 Commits (a09bbfb49297a470cfe81eebb4936fcfdb057de3)

Author SHA1 Message Date
mike12345567 60a1efeade Removing use of direct package access. 5 years ago
mike12345567 5d9b3af332 Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 5 years ago
Rory Powell 76463bc368 Enable migration 5 years ago
Rory Powell ea82983ebd Sync app quota to correct number, reset and disable rows quota 5 years ago
mike12345567 3f6b7d4daf Renaming some variables to core, fixing test cases that referenced auth directly. 5 years ago
mike12345567 836a2f5863 Switching out @budibase/auth to @budibase/backend-core. 5 years ago
mike12345567 24bebd82e9 Fixing issue #3915 so that when using the short hand URL for apps you will be redirected correctly if not logged in, allows all users to make use of it and updating the builder to send the user to the short form factor URL if not in cloud. 5 years ago
mike12345567 5326284075 Some fixes after testing dynamic variables in rest a bit more. 5 years ago
Andrew Kingston a0d8bffbc6 Remove the pre-execution validation in string templates to double performance and prevent JS binding issues when mutating context 5 years ago
mike12345567 de72792576 Setting auth cookie to not expire. 5 years ago
mike12345567 b1cc0d0783 Setting auth cookie to not expire. 5 years ago
Martin McKeaveney 717861d2c7 adding check on backend 5 years ago
Martin McKeaveney 4b79045dac adding check on backend 5 years ago
Michael Drury 0f37562ab6 Fixing issue presented by test, passing Couch instance around for when it is being used in memory. 5 years ago
Michael Drury 5470b77fb3 Fixing issue presented by test, passing Couch instance around for when it is being used in memory. 5 years ago
Rory Powell cf13853f09 Fixes for google sso, cloud email url and cloud logo updates 5 years ago
Rory Powell 6af8ab2dc0 Fixes for google sso, cloud email url and cloud logo updates 5 years ago
mike12345567 1453e8810b Fixing issue found by test case. 5 years ago
mike12345567 18b98a158a Fixing issue found by test case. 5 years ago
mike12345567 c8e02a20a0 Updating per review comments. 5 years ago
mike12345567 47122f76fd Updating per review comments. 5 years ago
mike12345567 51b6687262 Updating per review comments. 5 years ago
mike12345567 935fc06edc Updating per review comments. 5 years ago
mike12345567 15907280b2 Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 5 years ago
mike12345567 b310918ec4 Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 5 years ago
mike12345567 c0ff805816 Adding a check to disable user sync in test when server not available. 5 years ago
mike12345567 6e76a7dd1a Adding a check to disable user sync in test when server not available. 5 years ago
mike12345567 9aa708588a Adding the sync call from the worker for creation, updating and deletion of users. Making sure that production and development apps are always up to date with user metadata. 5 years ago
mike12345567 94ee13ffc4 Adding the sync call from the worker for creation, updating and deletion of users. Making sure that production and development apps are always up to date with user metadata. 5 years ago
Martin McKeaveney 7cead2d8f4 cookie based approach 5 years ago
Martin McKeaveney b80a93d6d5 cookie based approach 5 years ago
Rory Powell 507a58c9c5 Add timeout to node mailer, lower than jest default 5 years ago
Rory Powell 55599c0a50 Add timeout to node mailer, lower than jest default 5 years ago
Rory Powell 0718f99850 Prevent non builder from accessing dev apps 5 years ago
Rory Powell ad61f2af3b Prevent non builder from accessing dev apps 5 years ago
Rory Powell 2fb2b570d1 Sentry updates 5 years ago
Rory Powell f3b630ed95 Sentry updates 5 years ago
Peter Clement 259ca7f4cd Don't show the create datasource popup in dev environments 5 years ago
Peter Clement 63b0938d36 Don't show the create datasource popup in dev environments 5 years ago
Martin McKeaveney ad6d50df26 fixing auto imported path 5 years ago
Martin McKeaveney 1c31ed51c8 fixing auto imported path 5 years ago
Martin McKeaveney 81f49dcdf1 encapsulate global logout function 5 years ago
Martin McKeaveney 74c74d78f2 encapsulate global logout function 5 years ago
Martin McKeaveney 3f279d8d0f platform logout function 5 years ago
Martin McKeaveney af7bddcf22 platform logout function 5 years ago
Martin McKeaveney 14370c81b9 SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes 5 years ago
Martin McKeaveney ec26d5c738 SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes 5 years ago
mike12345567 7ae840f758 Fixing an issue with env variables becoming numbers if they started with one. 5 years ago
mike12345567 1e4799ce9c Fixing an issue with env variables becoming numbers if they started with one. 5 years ago
Rory Powell c0d46262bf Don't perform account deletion check when self hosted 5 years ago