22 Commits (f13257bebe5fbfc699e535f300a468d26b46366e)

Author SHA1 Message Date
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 7c21645799 fix revert on unpublished app 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 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 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 46ea3f3e9e Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
Michael Drury b86a6fddc9 Revert "Multi-tenancy/organisations" 5 years ago
mike12345567 27b2a13817 Swapping admin -> global in worker to reduce confusion in API url naming. 5 years ago
mike12345567 c87b960ebf Linting. 5 years ago
mike12345567 f4757aeee1 Fixing issues discovered by cypress tests. 5 years ago
Martin McKeaveney 9841a74e39 datasource selection logic - unselect other entities when choosing datasource 5 years ago
mike12345567 7e6f215598 Linting and fixing an issue with the dev pass through. 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 0f2bcf581d revert functionality working 5 years ago
mike12345567 fa0544054b Fixing an issue with portal calls causing the app to be re-locked. 5 years ago
mike12345567 6056b8bb61 Fixing issues with redis keys, however still not removing lock. 5 years ago
Martin McKeaveney 4a4c96f76d merge, UI for managing your own app locks 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 3ad1e9a5b2 Formatting. 5 years ago
mike12345567 3f75ebf853 Adding dev endpoint to clear lock. 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
mike12345567 89fef34401 Updating cypress tests to work with the new user ID system. 5 years ago
mike12345567 9af9761753 Some changes to initial login form, improvements based on testing and attempts to fix cypress test failures. 6 years ago