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.
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
Allow creating saved annotations by searching annotations #4965
Allow creating saved annotations by searching annotations #4965
Changes from all commits
9a66bb9
10dd3c6
b44efb6
372051b
5b89a17
62b2153
3732188
f5af19d
a3c795a
c5dc488
62a195d
4230b4e
c08a5c7
13637be
d6aa587
50dc49c
2002434
558ae34
8cdca4a
61f86f9
a9cc0fc
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 29 in app/assets/javascripts/components/saved_annotations/new_saved_annotation.ts
Codecov / codecov/patch
app/assets/javascripts/components/saved_annotations/new_saved_annotation.ts#L29
Check warning on line 31 in app/assets/javascripts/components/saved_annotations/new_saved_annotation.ts
Codecov / codecov/patch
app/assets/javascripts/components/saved_annotations/new_saved_annotation.ts#L31
Check warning on line 66 in app/assets/javascripts/components/saved_annotations/new_saved_annotation.ts
Codecov / codecov/patch
app/assets/javascripts/components/saved_annotations/new_saved_annotation.ts#L65-L66
Check warning on line 100 in app/assets/javascripts/components/saved_annotations/new_saved_annotation.ts
Codecov / codecov/patch
app/assets/javascripts/components/saved_annotations/new_saved_annotation.ts#L99-L100
Check warning on line 111 in app/assets/javascripts/components/saved_annotations/new_saved_annotation.ts
Codecov / codecov/patch
app/assets/javascripts/components/saved_annotations/new_saved_annotation.ts#L109-L111
Check warning on line 113 in app/assets/javascripts/components/saved_annotations/new_saved_annotation.ts
Codecov / codecov/patch
app/assets/javascripts/components/saved_annotations/new_saved_annotation.ts#L113
Check warning on line 5 in app/assets/javascripts/components/saved_annotations/new_saved_annotation_link.ts
Codecov / codecov/patch
app/assets/javascripts/components/saved_annotations/new_saved_annotation_link.ts#L1-L5
Check warning on line 14 in app/assets/javascripts/components/saved_annotations/new_saved_annotation_link.ts
Codecov / codecov/patch
app/assets/javascripts/components/saved_annotations/new_saved_annotation_link.ts#L12-L14
Check warning on line 18 in app/assets/javascripts/components/saved_annotations/new_saved_annotation_link.ts
Codecov / codecov/patch
app/assets/javascripts/components/saved_annotations/new_saved_annotation_link.ts#L17-L18
Check warning on line 22 in app/assets/javascripts/components/saved_annotations/new_saved_annotation_link.ts
Codecov / codecov/patch
app/assets/javascripts/components/saved_annotations/new_saved_annotation_link.ts#L21-L22
Check warning on line 24 in app/assets/javascripts/components/saved_annotations/new_saved_annotation_link.ts
Codecov / codecov/patch
app/assets/javascripts/components/saved_annotations/new_saved_annotation_link.ts#L24
Check warning on line 27 in app/assets/javascripts/components/saved_annotations/new_saved_annotation_link.ts
Codecov / codecov/patch
app/assets/javascripts/components/saved_annotations/new_saved_annotation_link.ts#L27
Check warning on line 29 in app/assets/javascripts/components/saved_annotations/new_saved_annotation_link.ts
Codecov / codecov/patch
app/assets/javascripts/components/saved_annotations/new_saved_annotation_link.ts#L29
Check warning on line 33 in app/assets/javascripts/components/saved_annotations/new_saved_annotation_link.ts
Codecov / codecov/patch
app/assets/javascripts/components/saved_annotations/new_saved_annotation_link.ts#L32-L33
Check warning on line 58 in app/assets/javascripts/components/saved_annotations/saved_annotation_form.ts
Codecov / codecov/patch
app/assets/javascripts/components/saved_annotations/saved_annotation_form.ts#L58
Check warning on line 35 in app/controllers/saved_annotations_controller.rb
Codecov / codecov/patch
app/controllers/saved_annotations_controller.rb#L35
Check warning on line 47 in app/controllers/saved_annotations_controller.rb
Codecov / codecov/patch
app/controllers/saved_annotations_controller.rb#L42-L47
Check warning on line 52 in app/controllers/saved_annotations_controller.rb
Codecov / codecov/patch
app/controllers/saved_annotations_controller.rb#L51-L52