-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Frontend plugins #5155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Frontend plugins #5155
Conversation
* added generic error notification * can now enable and disable plugins --------- Co-authored-by: Alec Bakholdin <abakho@icims.com>
❌ Deploy Preview for actualbudget failed.
|
@coderabbitai summary |
WalkthroughThis change introduces a comprehensive client-side plugin system to the application. It adds new types, APIs, and UI components to support plugin installation, management, and integration. The desktop client is extended with a plugin provider context, plugin modals, sidebar/menu extensions, plugin dashboard widgets, and theme management for plugins. A new Possibly related PRs
Suggested labels
Suggested reviewers
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (66)
✨ Finishing Touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
🤖 Auto-generated Release Notes Hey @lelemm! I've automatically created a release notes file based on CodeRabbit's analysis: Category: Feature The release notes file has been committed to the repository. You can edit it if needed before the merging. |
👋 Hi! It looks like this PR has not had any changes for a week now. Would you like someone to review this PR? If so - please remove the "[WIP]" prefix from the PR title. That will let the community know that this PR is open for a review. |
👋 Hi! It looks like this PR has not had any changes for a week now. Would you like someone to review this PR? If so - please remove the "[WIP]" prefix from the PR title. That will let the community know that this PR is open for a review. |
👋 Hi! It looks like this PR has not had any changes for a week now. Would you like someone to review this PR? If so - please remove the "[WIP]" prefix from the PR title. That will let the community know that this PR is open for a review. |
This PR was closed because it has been stalled for 5 days with no activity. |
Draft PR for the frontend plugins