731 Commits (bc1d6499dcce95c86270cc48eae9e3de6ecaf777)

Author SHA1 Message Date
Rory Powell 9fcf702a32 Add status banner that reacts to cypress healthcheck failures 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
mike12345567 92d457ac00 Adding basic encrypt/decrypt pathway. 5 years ago
mike12345567 93f2ed11ff Shifting over all of self API, deprecating old endpoints. 5 years ago
mike12345567 84bf8c3422 Adding tenancy to the API key, making the authenticated middleware aware of new user API keys, using a view to lookup the user by API key. 5 years ago
mike12345567 dff24e402d Getting api key/dev info docs setup and in use. 5 years ago
mike12345567 788cb19fa8 Moving APIs around after some discussion, creating a self API to make it obvious. 5 years ago
Michael Drury e01563b6fc Adding basic endpoints for API keys. 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 692a92e052 Adding fix to show the initial create table modal when a new app is created, the same as prod, when testing in cypress. 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
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