-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
fix: revert approver button gray color for held expenses #54732
Merged
luacmartins
merged 24 commits into
Expensify:main
from
mananjadhav:mj-revert-held-expense-grey-approve
Jan 28, 2025
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
ab5907a
fix: revert changes for report list item
mananjadhav e6e0f13
fix: revert changes for transaction, header and report preview
mananjadhav d6267ac
erge branch 'main' of github.com:mananjadhav/App into mj-revert-held-…
mananjadhav b83413a
Revert "Merge pull request #53117 from NJ-2020/fix/52569"
mananjadhav bb19649
fix: disable approve when any transaction is on hold
mananjadhav d095469
fix: disable dropdown only if all options are disabled
mananjadhav 7b01a7e
fix: disable pay if any txns on hold
mananjadhav 34fb3ad
refactor: lint fixes for default string
mananjadhav e022d9d
Merge branch 'main' of github.com:mananjadhav/App into mj-revert-held…
mananjadhav 2a3302a
refactor: remove ws
mananjadhav 324ca3b
Merge branch 'main' of github.com:mananjadhav/App into mj-revert-held…
mananjadhav f60b532
refactor: use named import
mananjadhav 5b8d3f5
refactor: use named import
mananjadhav f0b63a3
refactor: use named import
mananjadhav 9460c50
fix: adjust hover style for approve
mananjadhav 73a033e
refactor: use named imports
mananjadhav d8795c8
refactor: use named imports
mananjadhav af8476d
refactor: use named imports
mananjadhav 74f362e
Merge branch 'main' of github.com:mananjadhav/App into mj-revert-held…
mananjadhav c4cac41
Merge branch 'main' of github.com:mananjadhav/App into mj-revert-held…
mananjadhav 01dfa6d
fix: button interaction on selected
mananjadhav 16e7474
Merge branch 'main' of github.com:mananjadhav/App into mj-revert-held…
mananjadhav 56d5fd4
revert: disabled buttons in popover
mananjadhav 1ae3b67
Merge branch 'main' of github.com:mananjadhav/App into mj-revert-held…
mananjadhav 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
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
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
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
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
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
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.
This looks unnecessary for this PR.
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.
Hence, I posted the list of changes here to confirm what to retain.
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 see.