This repository was archived by the owner on Sep 11, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 808
Room and user mentions for plain text editor #10665
Merged
artcodespace
merged 47 commits into
develop
from
alunturner/room-and-user-mentions-for-plain-text-editor
May 11, 2023
Merged
Changes from 3 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
2cfa778
update useSuggestion
b5c1f59
update useSuggestion-tests
7e846c0
add processMention tests
e4c65d2
add test
897f9f0
add getMentionOrCommand tests
e184a41
change mock href for codeQL reasons
8c1b3e6
fix TS issue in test
c0d0517
add a big old cypress test
47eeafe
Merge remote-tracking branch 'origin/develop' into alunturner/room-an…
e605977
fix lint error
f3a7c6f
update comments
2b281d8
reorganise functions in order of importance
c2ab234
rename functions and variables
790cbf3
Merge remote-tracking branch 'origin/develop' into alunturner/room-an…
4b8af0b
add endOffset to return object
89c2c78
fix failing tests
e0fe483
Merge remote-tracking branch 'origin/develop' into alunturner/room-an…
d1e5f52
update function names and comments
9f94d84
Merge branch 'develop' into alunturner/room-and-user-mentions-for-pla…
artcodespace 3a7370d
Merge branch 'develop' into alunturner/room-and-user-mentions-for-pla…
artcodespace c531218
Merge remote-tracking branch 'origin/develop' into alunturner/room-an…
0e4aa06
Merge branch 'develop' into alunturner/room-and-user-mentions-for-pla…
artcodespace 97915ad
Merge remote-tracking branch 'origin/develop' into alunturner/room-an…
79b5560
update comment, remove delay
276140b
update comments and early return
b1b4e01
nest mappedSuggestion inside Suggestion state and update test
92e7836
rename suggestion => suggestionData
41d095a
update comment
24b6b7d
add argument to findSuggestionInText
1c785ea
make findSuggestionInText return mappedSuggestion
2368e25
fix TS error
12a7583
update comments and index check from === -1 to < 0
3d74710
tidy logic in increment functions
c0d240a
rename variable
d292763
Big refactor to address multiple comments, improve behaviour and add …
be88d71
improve comments
246ed7c
tidy up comment
283884f
extend comment
86017bd
combine similar returns
be67256
update comment
14f8ecd
remove single use variable
ce19e46
Merge remote-tracking branch 'origin/develop' into alunturner/room-an…
06e9af6
Merge branch 'develop' into alunturner/room-and-user-mentions-for-pla…
artcodespace 2658d62
Merge branch 'develop' into alunturner/room-and-user-mentions-for-pla…
45224cf
fix comments
3c15013
Merge branch 'develop' into alunturner/room-and-user-mentions-for-pla…
ed5caaa
Merge branch 'develop' into alunturner/room-and-user-mentions-for-pla…
artcodespace 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
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.