21 Commits (70c2c7c727cda0aa460362eda9d520eea321ea87)

Author SHA1 Message Date
Martin McKeaveney 83abf8111b fix automation fields 5 years ago
mike12345567 810b3c34b7 Formatting. 5 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