45 Commits (b920f8cb059e001c3a1327d27e2d82fd3c818eb0)

Author SHA1 Message Date
mike12345567 b920f8cb05 Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 4 years ago
Martin McKeaveney 387f224198 remove beta stuff and remove self-host banners 4 years ago
Martin McKeaveney e49a2147cd re-adding account portal check 4 years ago
Martin McKeaveney b7d4e45e20 cherry picking moving release url to backend 4 years ago
Martin McKeaveney bec7d86739 cherry pick new ui from develop 4 years ago
Martin McKeaveney 0c677757eb default beta access baseURL to production 4 years ago
Martin McKeaveney 0d057d912f check for account portal URL 4 years ago
Martin McKeaveney 3716632144 move logic to cloud URL to backend 4 years ago
Martin McKeaveney 9e3f211440 remove test DB IDs 4 years ago
Martin McKeaveney 8538fb056c adding endpoint to cloud to check for beta access 4 years ago
Rory Powell 4cfedf7252 Better handle first time startup + dedicated event 4 years ago
Rory Powell 429f379431 Failover protection with event cache 4 years ago
Rory Powell 9610d8f1e7 Identity tenant and installation groups, property updates 4 years ago
Rory Powell 398a4e7034 Installation identities, upgrade / downgrade events, filling in more event properties 4 years ago
Rory Powell 9d0b4ef45e User context updates and misc fixes 4 years ago
Rory Powell 22aa226ca9 Event identification 4 years ago
mike12345567 7792a07899 Some updates, making sure databases will always close directly using finally checks around the actual tasks, updating how replication works to have a close statement (to make sure it is controlled correctly) and then updating to PouchDB 7.3.0 for one of the memory leak fixes. 4 years ago
Rory Powell 7a5df9010c App events 4 years ago
Martin McKeaveney e37e5d137c bug fix for handlebars expression, show budibase version in updates panel 4 years ago
mike12345567 03b4b29b01 Review comments, renaming deployed -> prod in terms of app IDs. 4 years ago
mike12345567 dbc048b365 Review comments, renaming deployed -> prod in terms of app IDs. 4 years ago
Michael Drury 91c2a40c89 Final pass refactoring - need to test but all code in server converted. 4 years ago
Michael Drury d3a90acc55 Final pass refactoring - need to test but all code in server converted. 4 years ago
mike12345567 5d9b3af332 Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 4 years ago
mike12345567 5ee6aa24b2 Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 4 years ago
mike12345567 836a2f5863 Switching out @budibase/auth to @budibase/backend-core. 4 years ago
mike12345567 1327394784 Switching out @budibase/auth to @budibase/backend-core. 4 years ago
mike12345567 3b9f3d6690 Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it. 5 years ago
mike12345567 7170c00a4f Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it. 5 years ago
mike12345567 7eb29ffc7d Updating the getAllApps function to use a cached version of the app metadata, rather than retrieving it individually everytime. Also invalidating the results everytime they are updated (at least in the important locations). 5 years ago
mike12345567 f13257bebe Updating the getAllApps function to use a cached version of the app metadata, rather than retrieving it individually everytime. Also invalidating the results everytime they are updated (at least in the important locations). 5 years ago
Martin McKeaveney ed051e1547 fix revert on unpublished app 5 years ago
Martin McKeaveney 7c21645799 fix revert on unpublished app 5 years ago
mike12345567 2d94d93f5b Fixing some issues which were causing errors during the cypress test runs, such as not redirect /api/system/ requests to the worker. 5 years ago
mike12345567 5b81d25d1a Fixing some issues which were causing errors during the cypress test runs, such as not redirect /api/system/ requests to the worker. 5 years ago
mike12345567 ef8804d6f9 Fixing some issues which were causing errors during the cypress test runs, such as not redirect /api/system/ requests to the worker. 5 years ago
mike12345567 1e318ea267 Fixing some issues which were causing errors during the cypress test runs, such as not redirect /api/system/ requests to the worker. 5 years ago
mike12345567 c5bc8fdd08 Fixing some issues which were causing errors during the cypress test runs, such as not redirect /api/system/ requests to the worker. 5 years ago
mike12345567 b73fc93cdc Fixing some issues which were causing errors during the cypress test runs, such as not redirect /api/system/ requests to the worker. 5 years ago
mike12345567 42f08f97cc Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
mike12345567 46ea3f3e9e Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
Michael Drury f37946d47e
Revert "Multi-tenancy/organisations" 5 years ago
Michael Drury b86a6fddc9 Revert "Multi-tenancy/organisations" 5 years ago
mike12345567 190798d4ee Swapping admin -> global in worker to reduce confusion in API url naming. 5 years ago
mike12345567 27b2a13817 Swapping admin -> global in worker to reduce confusion in API url naming. 5 years ago
mike12345567 57d2f349ae Linting. 5 years ago
mike12345567 c87b960ebf Linting. 5 years ago
mike12345567 44c6b77c55 Fixing issues discovered by cypress tests. 5 years ago
mike12345567 f4757aeee1 Fixing issues discovered by cypress tests. 5 years ago
Martin McKeaveney f267c5c404 datasource selection logic - unselect other entities when choosing datasource 5 years ago