-
Notifications
You must be signed in to change notification settings - Fork 3.8k
feat(quickbooks): add read-only procurement integration #6099
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
Open
BillLeoutsakosvl346
wants to merge
32
commits into
staging
Choose a base branch
from
feat/quickbooks-integration
base: staging
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
c332dda
feat(quickbooks): add read-only procurement integration
33d9afb
fix(quickbooks): address BugBot findings
29bfcc5
fix(quickbooks): require explicit API environment
cbc74bf
fix(quickbooks): validate refreshed execution context
311d32e
fix(oauth): reject invalid refresh lifetimes
19e00eb
fix(quickbooks): bound initial token exchange
00fc671
merge staging into feat/quickbooks-integration
25e5420
fix(quickbooks): harden OAuth company binding
970d3b1
fix(quickbooks): handle non-json token errors
6df18b0
refactor(quickbooks): align integration architecture
23b30ac
fix(serializer): preserve singleton canonical values
7f2dd27
revert(credentials): defer ambiguous draft handling
25a7532
chore(tools): sync QuickBooks metadata
9a6a51c
Merge remote-tracking branch 'origin/staging' into feat/quickbooks-in…
2c23c3b
Merge remote-tracking branch 'origin/staging' into feat/quickbooks-in…
8badd54
Merge remote-tracking branch 'origin/staging' into feat/quickbooks-in…
bb2bb1c
fix(quickbooks): extend refresh lock budget
e4ae172
Merge origin/staging into feat/quickbooks-integration
161c8a7
feat(quickbooks): add master data and simple CRUD (#6119)
BillLeoutsakosvl346 831490d
fix(quickbooks): clean up consolidated CI
0c3de74
Merge staging into feat/quickbooks-integration
de78c49
fix(quickbooks): correct API conformance, prevent write data loss, sh…
waleedlatif1 144bf44
chore(quickbooks): remove sandbox sparse probe
82c779d
refactor(quickbooks): align credential metadata propagation
69a768b
Merge remote-tracking branch 'origin/staging' into feat/quickbooks-in…
cbb9283
fix(quickbooks): register OAuth capability after staging merge
f4d89c6
fix(quickbooks): expose OAuth fields to setup
edec60b
refactor(quickbooks): use standard error payload handling
1512602
refactor(quickbooks): align with shared integration patterns
6ab4784
fix(quickbooks): harden linked bills and payments
1737912
Merge remote-tracking branch 'origin/staging' into feat/quickbooks-in…
ed74a2f
test(quickbooks): configure sandbox OAuth environment
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 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -187,6 +187,7 @@ | |
| "pulse", | ||
| "qdrant", | ||
| "quartr", | ||
| "quickbooks", | ||
| "quiver", | ||
| "railway", | ||
| "rb2b", | ||
|
|
||
2,968 changes: 2,968 additions & 0 deletions
2,968
apps/docs/content/docs/en/integrations/quickbooks.mdx
Large diffs are not rendered by default.
Oops, something went wrong.
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.
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.
Uh oh!
There was an error while loading. Please reload this page.