-
Notifications
You must be signed in to change notification settings - Fork 3.9k
@szymczak/sage intacct import page #44166
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
Merged
yuwenmemon
merged 43 commits into
Expensify:main
from
software-mansion-labs:@szymczak/sage-intacct-import-page
Jul 9, 2024
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
7728a6f
add sage intacct connection types
SzymczakJ ad884f5
add code so that connected Sage Intacct is visible
SzymczakJ bd484c5
add sage intacct import page
SzymczakJ d815a06
add mapping pages
SzymczakJ 3dac032
add translations
SzymczakJ a111402
replace hard coded strings with translations
SzymczakJ 3f241e9
add missing translations
SzymczakJ 2010faf
add user defined dimensions mocked screens
SzymczakJ d00f979
add user dimensions page
SzymczakJ 48d2388
import page clean up
SzymczakJ 3f6db5e
Merge branch 'main' into @szymczak/sage-intacct-import-page
SzymczakJ 469b296
add offline state
SzymczakJ 51920b5
add translations
SzymczakJ c722e80
add spanish translations
SzymczakJ 14e9d02
remove debuging code
SzymczakJ 125c79e
fix typecheck
SzymczakJ 97a5b62
fix PR comments
SzymczakJ 3928801
change offline state logic
SzymczakJ b40f1d4
Merge branch 'main' into @szymczak/sage-intacct-import-page
SzymczakJ ae74bdb
add remove user dimension logic
SzymczakJ 6b80a51
show UDDs number on import page
SzymczakJ c9426a5
fix error state logic
SzymczakJ bdfe133
fix PR comments
SzymczakJ 140681d
fix translations
SzymczakJ eeee3d0
fix translations
SzymczakJ cb74a7c
Merge branch 'main' into @szymczak/sage-intacct-import-page
SzymczakJ 9e84c9b
modify styles
SzymczakJ 40a0af9
fix typecheck
SzymczakJ 773d8f6
fix PR comments
SzymczakJ f2dafdd
Merge branch 'main' into @szymczak/sage-intacct-import-page
SzymczakJ 96a4b14
fix typecheck
SzymczakJ 3414777
fix typecheck
SzymczakJ 52df299
add "Not imported" label
SzymczakJ 93406b2
fix undefined access bugs
SzymczakJ 7b8a3f3
fix Sage Intacct API call
SzymczakJ de48a5e
make Sage intacct api param generic
SzymczakJ 70c7488
fix naming and translations
SzymczakJ 488a02f
Merge branch 'main' into @szymczak/sage-intacct-import-page
SzymczakJ f9b47d1
fix PR comments
SzymczakJ b204fb0
Merge branch 'main' into @szymczak/sage-intacct-import-page
SzymczakJ d6fc5ae
Merge branch 'main' into @szymczak/sage-intacct-import-page
SzymczakJ 48d8df4
fix typecheck
SzymczakJ acdcbf5
fix typecheck
SzymczakJ 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
33 changes: 33 additions & 0 deletions
33
assets/images/product-illustrations/folder-with-papers.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
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
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
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
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
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.
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.
Just stumbled into this. UDD is a user facing term?
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 believe so. Here's screenshot from Figma:

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.
Ah ok, thanks! Seemed weird