-
Notifications
You must be signed in to change notification settings - Fork 543
Add ShippingController to Grand.Web.Store and StoreId support to Admin Shipping for delivery dates, warehouses, pickup points, shipping methods, and restrictions #702
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
KrzysztofPajak
merged 38 commits into
develop
from
copilot/add-delivery-dates-warehouses-pickup-points-contro
May 31, 2026
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
1b6cc76
Add ShippingController to Grand.Web.Store for delivery dates, warehou…
Copilot 398a544
Address code review: clarify PickupPoint CanManage logic with comments
Copilot 56d1a1b
Refactor DeliveryDate and Warehouse to single-store StoreId pattern; …
Copilot 0dff22b
Remove outdated comment about LimitedToStores/Stores in ShippingContr…
Copilot ce90981
Add full CRUD (create/edit/delete) for warehouse, delivery date, pick…
Copilot d383629
Address code review: use service storeId parameter in list actions; f…
Copilot 259c519
Remove cache from GetAllDeliveryDates
Copilot c3e5885
Remove cache from GetAllWarehouses/GetAllPickupPoints; move Where bef…
Copilot df69743
Refactor storeId filtering and pagination logic
KrzysztofPajak 88a4c54
Add StoreId support to Admin Warehouse/DeliveryDate/PickupPoint shipp…
Copilot 29ed403
Add pageable configuration to grids in multiple files
KrzysztofPajak f623ad4
Add GetStatesByCountryId action to HomeController
KrzysztofPajak d34747a
Merge branch 'copilot/add-delivery-dates-warehouses-pickup-points-con…
KrzysztofPajak d5e3c3f
Potential fix for pull request finding 'Nested 'if' statements can be…
KrzysztofPajak 4a4af4c
Add Shipping Settings to Grand.Web.Store ShippingController
Copilot 42aaa67
Potential fix for pull request finding 'Dereferenced variable may be …
KrzysztofPajak c769562
Potential fix for pull request finding 'Missed ternary opportunity'
KrzysztofPajak cc9c849
Add Shipping Providers to Grand.Web.Store ShippingController
Copilot f631067
Refactor ShippingController to use CurrentStoreId
KrzysztofPajak eaaddf6
Merge branch 'copilot/add-delivery-dates-warehouses-pickup-points-con…
KrzysztofPajak 382b65f
Changes before error encountered
Copilot 55c7849
Revert "Changes before error encountered"
KrzysztofPajak d6d21ea
Add shipping methods with StoreId support to Grand.Web.Store and Gran…
Copilot 75f6546
Add StoreName to DeliveryDate, Warehouse, PickupPoint list views in A…
Copilot 12a1699
Optimize store lookup using dictionary in shipping list actions
Copilot 4fa9b0f
Update permissions in StandardAdminSiteMap
KrzysztofPajak ab6ed3e
Remove Premium Themes section from settings page
KrzysztofPajak 3f98c82
Remove cache from ShippingMethodService.GetAllShippingMethods and use…
Copilot 5db0bf9
Merge branch 'copilot/add-delivery-dates-warehouses-pickup-points-con…
KrzysztofPajak ae7c504
Refactor ProductViewModelService and ProductController
KrzysztofPajak 9fd16d2
Potential fix for pull request finding
KrzysztofPajak 0861bce
Add StoreName to shipping methods list; add per-store Restrictions to…
Copilot e8dde44
Revert changes
KrzysztofPajak cf16ab7
Fix admin-label to use StoreId in shipping partials; improve SaveRest…
Copilot e6e5e2b
Store Shipping Restrictions: filter to store-owner methods only
Copilot 869f2cc
Potential fix for pull request finding 'Inefficient use of ContainsKey'
KrzysztofPajak 8bea088
Potential fix for pull request finding 'Inefficient use of ContainsKey'
KrzysztofPajak ee2ae0e
Merge branch 'copilot/add-delivery-dates-warehouses-pickup-points-con…
KrzysztofPajak 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
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
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
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.