Highlights
- 2 discussions answered
Block or Report
Block or report IKarbowiak
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
DataStructuresAndAlgorithms Public
Data Structures & Algorithms Udacity Nanodegree Program projects
Jupyter Notebook
1,085 contributions in the last year
Less
More
Activity overview
Contributed to
saleor/saleor,
saleor/saleor-docs,
saleor/saleor-plugin-avatax-excise
and 4 other
repositories
Contribution activity
April 2022
Created 16 commits in 3 repositories
Created a pull request in saleor/saleor that received 4 comments
Update orderNumber field in OrderEvent type
Update orderNumber field in OrderEvent type - return number instead of id. Impact
New migrations
New/Updated API fields or mutations
Deprecated…
+32
−8
•
4
comments
Opened 10 other pull requests in 3 repositories
saleor/saleor
8
merged
saleor/saleor-platform
1
merged
saleor/saleor-docs
1
open
Reviewed 52 pull requests in 2 repositories
saleor/saleor
25 pull requests
- Limit transaction mutations to be used only by apps
- Precise timestamps for publication dates
- New events related to gift card changes
- Update changelog
- Tighten the schema types for output fields
- Optimize stock warehouse resolver performance
- Add subscription for transaction action request
- Migration dependencies fix.
- Generic clean up for new payment flow
- Attach transactions to checkout type
- Add TransactionEvent to track changes made on TransactionItem
- Add TransactionItem model for new checkout approach
- Add mutation to call transaction action
- Improve shipping zone filters performance
- Improve menus filtering performance
- Improve discount filters performance
- Improve attributes filters performance
- Include permissions in schema descriptions of protected fields
- Save images to product media from external URLs
- Event category_delete added to category bulk_delete mutation
- Change webhooks to be called on commit in atomic transactions
- Change gateway validation in CheckoutPaymentCreate mutation
- Fix recalculate_order dismissing weight unit
- Also skip Pytest for PRs unless Python code is changed
- Handle pagination with invalid cursor that is valid base64
- Some pull request reviews not shown.