826 Commits (7686594f64fb53473bbf97a74f2aabbcedeadba2)

Author SHA1 Message Date
Rory Powell d9ead48c59 Deprovision and local couch db url fix 5 years ago
mike12345567 7bac5d5961 Adding a check to make sure there is a tenant ID for the checklist call when looking up apps in multi-tenant envs. 5 years ago
mike12345567 ab3971034d Quick fix for checklist API performance on default tenant in cloud. 5 years ago
mike12345567 3b69862b56 Adding fix for ethereal tests incase there is an issue with service. 5 years ago
Martin McKeaveney f574c90de3 use env platform URL for datasource auth to prevent tenant overrides 5 years ago
Martin McKeaveney 08a3ae0e7c use env platform URL for datasource auth to prevent tenant overrides 5 years ago
Rory Powell d1bcf4f3ba Reorder jest mock and import statements for email mocking 5 years ago
Rory Powell 33e19c49a0 Reorder jest mock and import statements for email mocking 5 years ago
mike12345567 03b4b29b01 Review comments, renaming deployed -> prod in terms of app IDs. 5 years ago
mike12345567 dbc048b365 Review comments, renaming deployed -> prod in terms of app IDs. 5 years ago
Rory Powell 74b6844ebf Fix CSRF token not present using local auth 5 years ago
Rory Powell bdc37b6ff7 Fix CSRF token not present using local auth 5 years ago
mike12345567 4b1331450c Fixing some issues discovered by the cypress tests, cleaning up how Couch is used. 5 years ago
mike12345567 91a90e62b2 Fixing some issues discovered by the cypress tests, cleaning up how Couch is used. 5 years ago
mike12345567 40c6eb2007 Main body of work, refactoring most usages. 5 years ago
mike12345567 d2fe119d90 Main body of work, refactoring most usages. 5 years ago
Rory Powell 5cb6e19274 Add CSRF Token 5 years ago
Rory Powell ffcf5354eb Add CSRF Token 5 years ago
Rory Powell 08bd447b51 Remove server -> worker request to retrieve apps, remove hosting endpoints and store 5 years ago
Rory Powell e0dcc7648c Remove server -> worker request to retrieve apps, remove hosting endpoints and store 5 years ago
mike12345567 dcf99150d1 Fixing cypress tests, removing change which was added to try and fix reverted test cases. 5 years ago
mike12345567 5638e92ab5 Fixing cypress tests, removing change which was added to try and fix reverted test cases. 5 years ago
Maurits Lourens f96c5ffc9f add typescript support to worker 5 years ago
Maurits Lourens 8fa522cff0 add typescript support to worker 5 years ago
mike12345567 079ca74f8a Making the worker tell the UI it is in production when running in Cypress. 5 years ago
mike12345567 a46de08d18 Making the worker tell the UI it is in production when running in Cypress. 5 years ago
Andrew Kingston 4e7d5e7d65 Fix server crash when trying to log out and already logged out 5 years ago
Andrew Kingston fa2a958e73 Fix server crash when trying to log out and already logged out 5 years ago
Martin McKeaveney 20cb3d8f2c more flexible datasource auth config 5 years ago
Martin McKeaveney 9663806bfc more flexible datasource auth config 5 years ago
mike12345567 60a1efeade Removing use of direct package access. 5 years ago
mike12345567 97c6f3298a 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
mike12345567 5ee6aa24b2 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 979313f966 Enable migration 5 years ago
Rory Powell ea82983ebd Sync app quota to correct number, reset and disable rows quota 5 years ago
Rory Powell 726315afde 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 37d0617ace 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 1327394784 Switching out @budibase/auth to @budibase/backend-core. 5 years ago
Martin McKeaveney c2d97b9449 google auth working 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 efc691f238 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
mike12345567 d61cb6c037 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
Andrew Kingston 28557a3f96 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