-
-
Notifications
You must be signed in to change notification settings - Fork 150
Add OC_URL annotations: clickable hyperlinks anchored to highlighted text #1648
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
Open
JSv4
wants to merge
17
commits into
main
Choose a base branch
from
claude/add-url-annotations-3C2ua
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
f8e3815
Add OC_URL annotations: clickable hyperlinks anchored to highlighted …
claude 61c4070
Merge remote-tracking branch 'origin/main' into claude/add-url-annota…
JSv4 198830e
Fix mypy: broaden requests headers types to dict[str, str | bytes]
JSv4 8371960
Add backend tests for OC_URL annotation mutations and validation
JSv4 82163b3
Add frontend tests for OC_URL annotation utilities and modal
JSv4 eb2521f
Exclude test_url_annotation from mypy baseline (matches sibling test …
JSv4 53d90c7
Address review: extract OC_URL label magic values, dedupe link_url va…
JSv4 1379ac8
Replace 'as any' with 'as unknown as <T>' in urlAnnotation tests to k…
JSv4 1624a26
Cover useCreateUrlAnnotation throw path (network error → toast, no st…
JSv4 869a7df
Address review: fix URLField validator conflict, narrow exception catch
JSv4 5f5c12a
Merge duplicate lucide-react imports in TxtAnnotator
JSv4 ef30fe9
Address round 3 review: DRY URL allow-list, nullable linkUrl type, na…
JSv4 0967149
Fix TxtAnnotator URL editor for OC_URL annotations without a set link…
JSv4 4e59bb8
Persist link_url through V2 export/import + legacy ETL round-trip
JSv4 633d6b5
Address round 4 review: feed filter, SPA navigation, constants drift,…
JSv4 182f558
Address round 5 review: tighten ok=true assertion, dedupe trim in ope…
JSv4 6a3ca07
Address round 6 review: protocol-relative open-redirect + whitespace-…
JSv4 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Binary file added
BIN
+19.6 KB
docs/assets/images/screenshots/auto/annotations--url-annotation--create-empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+19.3 KB
.../assets/images/screenshots/auto/annotations--url-annotation--edit-prefilled.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+17.7 KB
docs/assets/images/screenshots/auto/annotations--url-annotation--error-empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.