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
Update MoneyRequestView.js to show Violations #32594
Update MoneyRequestView.js to show Violations #32594
Changes from all commits
1759325
572cad3
6a853a0
f090c0a
9ad9678
4f6863c
baf551a
32c0a6d
b57f82b
9ca94f1
047d193
29faf0f
65dc2b4
e973ceb
5c85c67
f5dd125
b77cf26
e8e3717
a7b2117
cb7a551
ccc88c7
4b4ed0f
f932509
5e726fe
f6cdd0a
34ea213
1a30bb4
9c1d092
3bddb2a
af453b6
b2e76dc
47f7ea4
2532ae9
f757a27
941346a
405672d
f853ce0
f649598
29f8bbd
ab967fc
d300b98
d16e843
1493429
80f205d
4277baf
4636e08
dee57aa
7220f92
0f97e97
b661558
b620aa6
f4376a2
319c09e
a032ed2
e91c965
7ec9098
84f83fc
bebb99f
d8e9ddc
d9ef8e2
02da9ec
1fe91ef
9b7753c
b491946
ea1828c
b749929
fe50d90
44efe42
3e078bc
95952b1
7f118e1
e091846
b159109
fb952fc
8ce2f61
bd7e845
5a9614c
e251057
862ab76
c248cbb
095b228
ac9c564
8057dc4
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
there's a typo here which I'm fixing here if you can review please @trevor-coleman . I was able to see the violations once I fixed 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.
Good catch! Let me review
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.
@trevor-coleman
ReportActionsUtils.getParentReportAction
is a deprecated method. I'm trying to remove these in #27262. Can you please create a PR to clean this up and remove the usage of the deprecated method?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.
Hi, I was a paid contractor and I'm no longer on this project.
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.
@tgolen can you do this as part of one of your PRs removing the method?
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'll add it to the list.
Thanks for responding @trevor-coleman and I hope you come back at some point! 👋
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.
Thanks!