34 Commits (81726501ee3d62cd37a4e4cf15550064db1e1f96)

Author SHA1 Message Date
mike12345567 6d6eee2a93 Adding the ability to get all apps, with the status attached. 5 years ago
Martin McKeaveney 4b77c75cbb cron automation trigger end to end 5 years ago
Keviin Åberg Kultalahti adc701171f prettier format 5 years ago
Martin McKeaveney d5fb542589 lint 5 years ago
Martin McKeaveney a4e83c25a4 flip bool 5 years ago
Martin McKeaveney 15cc048280 tidy up 5 years ago
Martin McKeaveney 0ed0550e73 revert functionality working 5 years ago
mike12345567 c9d903a92f General cleanup, doing away with the concept of hosting in the builder and the generally confusing difference between cloud, self hosting and running locally - server is simply always a server now. 5 years ago
Martin McKeaveney bb2f4f485b merge with next 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Andrew Kingston 1c3d477523 Fix prettier and fix crash when using certain views as data sources 5 years ago
Andrew Kingston 1dc72c5a4a Update deploy page to use spectrum 5 years ago
Andrew Kingston 5a3a661f99 Update automation section to use spectrum 5 years ago
Martin McKeaveney 83abf8111b fix automation fields 5 years ago
Keviin Åberg Kultalahti b68d677e27 moves NotificationDisplay to bbui and converts it to spectrum 5 years ago
mike12345567 810b3c34b7 Formatting. 6 years ago
Keviin Åberg Kultalahti 2cd7567f9d moves click handler for deployment info to pill rather than icon 6 years ago
mike12345567 04feb1d38f Formatting. 6 years ago
Martin McKeaveney e79615e665 removing redundant cancel button 6 years ago
mike12345567 24a07bae41 Some major performance optimisations, found that db.find is not fast unless its indexed, there is also no point in indexing for our internal relationship searching, however we can use the allDocs call. This will likely be slow for very large calls (say 100K records) but for these sort of calls we really need to paginate anyway. 6 years ago
mike12345567 29424e59c0 Linting. 6 years ago
mike12345567 0c66d9fca4 When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 6 years ago
mike12345567 eae0e678d0 Linting. 6 years ago
mike12345567 f63466f1d1 Updating deployment service, checking in builder the builder settings info stored in DB before deploying. 6 years ago
Martin McKeaveney a1c3cc6745 show quota errors when deployments fail 6 years ago
Martin McKeaveney 4e54f6d0d1 track quota errors in deployment 6 years ago
Martin McKeaveney f19a20a02d remove cf invalidation, adding validation around successful deploys only 6 years ago
Andrew Kingston 3ced089004 Enabling the dark side 6 years ago
mike12345567 d1539ecc8c Adding an empty state for the webhook deployment modal. 6 years ago
mike12345567 b2b1f46867 Linting. 6 years ago
mike12345567 91d0222a5b Adding a way to see the deployed webhook URLs to the deployment page. 6 years ago
mike12345567 3db22ec3cc Lint. 6 years ago
mike12345567 484070e0e0 Changing how invalidation is checked for Cloudfront cache, making sure that we don't lose state of the invalidation and can check it fully in the background. 6 years ago
mike12345567 c319054c30 Fixing some issues seen with cloudfront and adding a bit more UI around the deployment history as pending can be happening for some time. 6 years ago
Martin McKeaveney ae71f9ed01 deployment history design updates and polling 6 years ago
Martin McKeaveney 71ceee4299 deployment history rendering in side bar 6 years ago