feat: add Vercel deployment dashboard widget plugin#49
Open
srjaykikani wants to merge 3 commits intojhb-software:mainfrom
Open
feat: add Vercel deployment dashboard widget plugin#49srjaykikani wants to merge 3 commits intojhb-software:mainfrom
srjaykikani wants to merge 3 commits intojhb-software:mainfrom
Conversation
… plugin Add new Payload CMS plugin that provides a dashboard widget for monitoring Vercel deployments. Features include: - Dashboard widget showing current production deployment status - One-click deployment trigger button - Real-time status display with color-coded pills (Ready, Building, Error, etc.) - Multi-language support (English and German) - Configurable widget min/max width - Graceful error handling with user-friendly messages The widget integrates with Payload's modular dashboard system (3.69+) and uses Vercel's API to fetch deployment information. Tested manually with a local development environment. Closes jhb-dev/jay-jens-payload#55
503ea0a to
77d15bf
Compare
Contributor
|
Thanks @srjaykikani. Looks good so far. I made some minor adjustments. I am currently experimenting with a better way to trigger the frontend deployments. Once I am done with that, I will commit it to this PR and merge it. |
Contributor
Author
|
Thanks You! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@jhb.software/payload-vercel-dashboard-widgetfor monitoring Vercel deploymentsFeatures
Configuration
Test plan
Closes jhb-dev/jay-jens-payload#55