28 Commits (e37e5d137ce5c56aabedcdee02f2067ebafac29c)

Author SHA1 Message Date
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. 5 years ago
mike12345567 5ee6aa24b2 Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 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
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
Martin McKeaveney 9841a74e39 datasource selection logic - unselect other entities when choosing datasource 5 years ago
mike12345567 2abe543cb1 Linting and fixing an issue with the dev pass through. 5 years ago
mike12345567 7e6f215598 Linting and fixing an issue with the dev pass through. 5 years ago
mike12345567 0b08a78f87 Fixing an issue with checkAuth function not checking response status before attempting to get JSON. 5 years ago
mike12345567 58f40da036 Fixing an issue with checkAuth function not checking response status before attempting to get JSON. 5 years ago
Martin McKeaveney 0ed0550e73 revert functionality working 5 years ago
Martin McKeaveney 0f2bcf581d revert functionality working 5 years ago
mike12345567 e560390d8a Fixing an issue with portal calls causing the app to be re-locked. 5 years ago
mike12345567 fa0544054b Fixing an issue with portal calls causing the app to be re-locked. 5 years ago
mike12345567 86000b1714 Fixing issues with redis keys, however still not removing lock. 5 years ago
mike12345567 6056b8bb61 Fixing issues with redis keys, however still not removing lock. 5 years ago
Martin McKeaveney 31901c89f8 merge, UI for managing your own app locks 5 years ago
Martin McKeaveney 4a4c96f76d merge, UI for managing your own app locks 5 years ago
mike12345567 799b3fc138 Updating locks to store the whole global user as well as implementing the locks on dev apps fetch. 5 years ago
mike12345567 5df453d2a3 Updating locks to store the whole global user as well as implementing the locks on dev apps fetch. 5 years ago
mike12345567 2fa7ee5bcb Formatting. 5 years ago
mike12345567 3ad1e9a5b2 Formatting. 5 years ago
mike12345567 3811acbaec Adding dev endpoint to clear lock. 5 years ago