-
Notifications
You must be signed in to change notification settings - Fork 35
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
Unlink as coverage #1847
Merged
Merged
Unlink as coverage #1847
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
998cff9
adjust API
tomaskikutis 209db09
update gettext usage
tomaskikutis def1a61
Fix event template (#1812)
thecalcc 629c2e8
Fix show modal (#1814)
thecalcc 46387f7
UIF version update (#1818)
thecalcc a9fe557
[email protected]
tomaskikutis 677f7e5
Unlink as coverage
thecalcc 6ee85a5
Merge remote-tracking branch 'origin/develop' into authoring-react-po…
petrjasek 400ef62
fix lint
petrjasek 9a8ec9e
fix e2e client build
petrjasek 39161ab
Update ng use, fix lint
thecalcc 22f9466
Merge branch 'authoring-react-post-broadcasting' into unlink-as-coverage
thecalcc 71f4543
Use gettext
thecalcc bae43ce
Merge branch 'develop' into unlink-as-coverage
thecalcc 72d9ea9
Fix sd api usage
thecalcc 929832f
Update client-core
thecalcc 6b0b326
More fixes
thecalcc 0b9d3eb
Update artifact
thecalcc dfd0245
Merge branch 'develop' into unlink-as-coverage
thecalcc 57670c5
Merge branch 'develop' into unlink-as-coverage
thecalcc 07ab588
Keep conditions in sync with a comment
thecalcc b12a71f
Add angular authoring tag
thecalcc 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm wondering about that
external-app
action.It looks like the same action also appears in the topbar. Could you double check whether we also have it in authoring-react?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@thecalcc have you looked into this yet?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm doing so yep, but I plan to address it in a different PR. haven't forgotten about it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In short, looks like this is some filtering based on which we calculate whether to show the action in the three dots menu or not