-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
QBO freeze branch #42543
Merged
Merged
QBO freeze branch #42543
Changes from all commits
Commits
Show all changes
101 commits
Select commit
Hold shift + click to select a range
6fb62d5
Last synced just now doesnt update
tienifr 4ab21ee
Merge branch 'main' into fix/41045
tienifr c3e0e4b
lint fix
tienifr faa4eb7
fix: lock the toggle for disabling location when the account selected…
43d57ac
fix the boolean condition
102c2bf
chore: filter out account options depending on whether the location t…
056c362
chore: lock the toggle button when the location import should be off
e74a7ae
chore: add a todo comment not to forget to change the description text
ff3397e
resolve conflicts
tienifr 8ecfa6e
fix: formate date
tienifr 12d407b
Merge branch 'main' into fix/41045
tienifr bcaca76
fix: typo word
tienifr fa426e3
Merge branch 'main' into fix/41045
tienifr f6e5060
convert date to string
tienifr 5b420eb
fix: when there is no active tags, prevent the user from requiring ta…
790466c
fix: delete the log statement
d3be0c3
Merge branch 'main' into hayata-do-not-allow-invalid-location-account…
add3daf
fix: wrong conditional statement
c771c51
change const name and don't force in-active state
c82b2d9
Merge branch 'main' into fix/41045
tienifr 69a3652
fix timeone error
tienifr 68c786b
Merge branch 'main' into hayata-do-not-allow-users-from-requiring-tag…
a6a3c05
fix: duplicate declarations
e343f5b
Merge branch 'main' into fix/41045
tienifr 0c8b014
remove setinterval
tienifr 400144a
Add orderWeight to tag view and tag edit routes
s77rt 21aef13
fix: use existing value to determine if the location is enabled or not
01d10e5
fix: don't use conditional rendering
286980f
fix: the ordering of items
a9f76f4
fix: the ordering of items
b9cf433
don't disable the switch for the location import if the location is a…
3c1b841
chore: remove todo comments
bcecada
update the UI copy
30cfcac
Merge branch 'main' into hayata-do-not-allow-invalid-location-account…
dd891b7
style: get config value from the destructuring statement
4774590
Merge branch 'main' into hayata-do-not-allow-invalid-location-account…
cf290b1
Merge branch 'main' into hayata-do-not-allow-users-from-requiring-tag…
bab0977
feat: add new parameter to API command
48457f2
feat: pass new param to the API command
1196025
feat: pass the index of the parent tag list item
b438c32
fix: use index to get the correct list of tags
f716632
Merge branch 'Expensify:main' into multi-level-tags-fix-not-found
s77rt 503ca7d
lint
s77rt 9b08271
fix: update the spanish translation
c684b64
Merge pull request #42149 from s77rt/multi-level-tags-fix-not-found
611b3e5
chore: make a prop required
a7064b4
chore: make API parameter required
788f237
fix: pass missing arguments
e1ec259
pass the default tag list index
8ebd1a9
fix: test
555fd58
pass default index manually
f827cdb
Merge pull request #42315 from Expensify/hayata-call-api-for-multi-le…
arosiclair db992fd
Add explicit description for each export entity
s77rt df7e67f
Merge branch 'main' into qbo-freeze-branch
e54b7a1
Added listEmptyContent prop to SelectionList
s77rt e2fea05
Avoid adding empty sections
s77rt 2db6992
Merge branch 'qbo-freeze-branch' into SelectionList-listEmptyContent
s77rt 6ba9dc4
fix: use `isSwitchOn` to decide if the admin should be allowed to tog…
060adaa
Add 40px bottom padding
s77rt 14943e7
fix: move the hint text to the entity select page
211eeb0
lint
s77rt fa54e7c
Apply suggestions from code review
s77rt f3686bf
Update QuickbooksOutOfPocketExpenseAccountSelectPage.tsx
s77rt 7367815
Update QuickbooksOutOfPocketExpenseConfigurationPage.tsx
s77rt 263f798
Merge pull request #41310 from tienifr/fix/41045
mountiny b9da7f7
Merge pull request #42004 from Expensify/hayata-do-not-allow-users-fr…
a85c237
Merge pull request #42548 from s77rt/qbo-export-out-of-pocket-expense…
ac3e90b
fix: issue with the footer component
023c313
chore: remove unnecessary hint text
28d3944
Merge branch 'qbo-freeze-branch' into SelectionList-listEmptyContent
s77rt cdb176a
chore: fix the style of hint texts when there is no account to display
0688088
chore: don't display the hint text when there is misconfiguration
b503938
Rename style prop to containerStyle
s77rt f5e4c04
fix: delete unnecessary UI text
c35ab9d
Merge pull request #42561 from s77rt/SelectionList-listEmptyContent
pecanoro a0845eb
fix: add back the footer
805b67e
chore: revert the commit for changing the hint display behavior in lo…
a313d7a
chore: change the hint text behavior on the taxes page
427ca57
fix: the display text
5925a85
chore: update the text
948b665
fix: check if the company card export destination is vendor bill & cr…
911d494
chore: add the word "checks"
a421cdd
remove outdated conditions
s77rt 2e061e7
Merge pull request #42019 from Krishna2323/krishna2323/issue/41326
puneetlath 883b27f
lint
s77rt b687139
Readd shouldDebounceRowSelect
s77rt 15452e6
Merge pull request #42883 from s77rt/s77rt-do-not-allow-invalid-locat…
7cd358e
fix: add back the check to see if the error should be shown
f769502
Merge branch 'qbo-freeze-branch' into hayata-do-not-allow-invalid-loc…
5d5d2cd
remove mistype
5ffc623
chore: replace with accountDescription
52a8ac0
remove isLocationEnabled check
a25aa19
Merge branch 'main' into qbo-freeze-branch
lakchote 362167d
Fix footer styles
s77rt c97ffd3
Update src/pages/workspace/accounting/qbo/export/QuickbooksOutOfPocke…
s77rt da6232d
Merge branch 'qbo-freeze-branch' into hayata-do-not-allow-invalid-loc…
lakchote 715f3da
fix prettier
lakchote f8a9176
Merge pull request #42921 from s77rt/s77rt-do-not-allow-invalid-locat…
lakchote a3729d4
chore: update outdated spanish copy
250778d
style: run prettier
d234079
Merge pull request #41638 from Expensify/hayata-do-not-allow-invalid-…
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
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.
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.
NAB. Remove
workspace.accounting.lastSync
as it's no longer used