feat: Anchor integration and Anchor Note widget#5040
Open
ohmzi wants to merge 5 commits intohomarr-labs:devfrom
Open
feat: Anchor integration and Anchor Note widget#5040ohmzi wants to merge 5 commits intohomarr-labs:devfrom
ohmzi wants to merge 5 commits intohomarr-labs:devfrom
Conversation
Introduces a new integration for Anchor and a corresponding `anchorNote` widget. This includes support for listing, viewing, and editing Anchor notes directly from the dashboard using a rich-text editor. - **Integrations**: Added `AnchorIntegration` with methods to list, fetch, and update notes via API. - **Widgets**: Created `anchorNote` widget with configurable options for title visibility and last updated timestamps. - **Editor**: Integrated `react-quill-new` for rich-text editing of note content. - **API**: Implemented TRPC routes for fetching note lists, individual note details, and performing updates. - **Translations**: Added English localization for the new widget and integration. - **Dependencies**: Added `react-quill-new` and related internal package updates.
Contributor
|
|
Overall Grade Focus Area: Hygiene |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| JavaScript | Feb 26, 2026 11:11a.m. | Review ↗ |
Member
|
Converting to draft until upstream requirements are met: |
# Conflicts: # pnpm-lock.yaml
Author
@Meierschlumpf changing the status to open again. upstream validation is in Anchor is merged in main. |
Member
|
Okay, thanks for letting me know |
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.
Introduces a new integration for Anchor and a corresponding
anchorNotewidget. This includes support for listing, viewing, and editing Anchor notes directly from the dashboard using a rich-text editor.AnchorIntegrationwith methods to list, fetch, and update notes via API.anchorNotewidget with configurable options for title visibility and last updated timestamps.react-quill-newfor rich-text editing of note content.react-quill-newand related internal package updates.Homarr
Thank you for your contribution. Please ensure that your pull request meets the following pull request:
pnpm build, autofix withpnpm format:fix)devbranchx,y,ior any abbrevation)