-
Notifications
You must be signed in to change notification settings - Fork 97
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
Data import landing pages and MP sections #2017
Merged
Changes from 12 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
f629ad9
move docs
andriitserkovnyi 3374130
move docs
andriitserkovnyi 7a6ed33
move docs
andriitserkovnyi 1bf5ea2
redirects
andriitserkovnyi d409d97
redirects
andriitserkovnyi ad67d39
Merge branch 'master' into misc-6
andriitserkovnyi 6d7c01f
links and sidebar
andriitserkovnyi b397026
Merge branch 'master' into misc-6
andriitserkovnyi ac54daa
Update pbc_all_sidebar.yml
andriitserkovnyi 6d978b6
links
andriitserkovnyi 42470a7
links
andriitserkovnyi 2ed08e7
Merge branch 'master' into misc-6
andriitserkovnyi 97ac79c
comments
andriitserkovnyi 8f3e25f
Update _data/sidebars/marketplace_dev_sidebar.yml
andriitserkovnyi 852ed32
Update the-docker-sdk.md
andriitserkovnyi 0de8cf3
Merge branch 'master' into misc-6
andriitserkovnyi 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,23 +7,12 @@ entries: | |
- title: Setup | ||
url: /docs/marketplace/dev/setup/setup.html | ||
include_versions: | ||
- "202204.0" | ||
nested: | ||
- title: System requirements | ||
url: /docs/marketplace/dev/setup/system-requirements.html | ||
include_versions: | ||
- "202204.0" | ||
|
||
- title: Marketplace supported browsers | ||
url: /docs/marketplace/dev/setup/marketplace-supported-browsers.html | ||
include_versions: | ||
- "202204.0" | ||
- "202212.0" | ||
|
||
- title: Setup | ||
url: /docs/marketplace/dev/setup/spryker-marketplace-setup.html | ||
include_versions: | ||
- "202204.0" | ||
- "202212.0" | ||
|
||
- title: Marketplace architecture overview | ||
url: /docs/marketplace/dev/architecture-overview/architecture-overview.html | ||
|
@@ -266,7 +255,6 @@ entries: | |
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
- "202212.0" | ||
|
||
- title: Marketplace Inventory Management feature integration | ||
url: /docs/marketplace/dev/feature-integration-guides/marketplace-inventory-management-feature-integration.html | ||
|
@@ -321,13 +309,11 @@ entries: | |
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
- "202212.0" | ||
|
||
- title: Merchant Switcher + Customer Account Management feature integration | ||
url: /docs/marketplace/dev/feature-integration-guides/merchant-switcher-customer-account-management-feature-integration.html | ||
include_versions: | ||
- "202204.0" | ||
- "202212.0" | ||
|
||
- title: Merchant Switcher + Customer Account Management feature integration | ||
url: /docs/marketplace/dev/feature-integration-guides/merchant-switcher-customer-account-management-feature-integration.html | ||
|
@@ -339,7 +325,6 @@ entries: | |
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
- "202212.0" | ||
|
||
- title: Marketplace Merchant Custom Prices | ||
url: /docs/marketplace/dev/feature-integration-guides/marketplace-merchant-custom-prices-feature-integration.html | ||
|
@@ -857,73 +842,42 @@ entries: | |
- "202204.0" | ||
- title: Data import | ||
url: /docs/marketplace/dev/data-import/data-import.html | ||
include_versions: | ||
- "202108.0" | ||
andriitserkovnyi marked this conversation as resolved.
Show resolved
Hide resolved
|
||
- "202204.0" | ||
nested: | ||
- title: Marketplace setup | ||
url: /docs/marketplace/dev/data-import/marketplace-setup.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
- "202212.0" | ||
|
||
- title: "File details: merchant.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-merchant.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: "File details: merchant-profile.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-merchant-profile.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: "File details: merchant-profile-address.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-merchant-profile-address.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: "File details: merchant-open-hours-week-day-schedule.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-merchant-open-hours-week-day-schedule.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: "File details: merchant_open_hours_date_schedule.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-merchant-open-hours-date-schedule.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: "File details: merchant-category.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-merchant-category.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: "File details: merchant-stock.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-merchant-stock.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: "File details: merchant-store.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-merchant-store.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: "File details: merchant-oms-process.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-merchant-oms-process.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: "File details: merchant-order-status.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-merchant-order-status.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: "File details: merchant_product_approval_status_default.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-merchant-product-approval-status-default.csv.html | ||
|
@@ -932,21 +886,12 @@ entries: | |
|
||
- title: "File details: merchant-product-offer.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-merchant-product-offer.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: "File details: merchant_user.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-merchant-user.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: "File details: price-product-offer.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-price-product-offer.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: "File details: product-offer-shopping-list.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-product-offer-shopping-list.csv.html | ||
|
@@ -955,45 +900,24 @@ entries: | |
|
||
- title: "File details: product-offer-stock.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-product-offer-stock.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: "File details: merchant-product-offer-store.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-merchant-product-offer-store.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: "File details: product-offer-validity.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-product-offer-validity.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: "File details: combined-merchant-product-offer.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-combined-merchant-product-offer.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: "File details: merchant-product.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-merchant-product.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: "File details: product-price.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-product-price.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: "File details: product-option-group.csv" | ||
url: /docs/marketplace/dev/data-import/file-details-merchant-product-option-group.csv.html | ||
include_versions: | ||
- "202108.0" | ||
- "202204.0" | ||
|
||
- title: Front-end | ||
url: /docs/marketplace/dev/front-end/front-end.html | ||
|
@@ -1430,37 +1354,12 @@ entries: | |
include_versions: | ||
- "202204.0" | ||
- "202212.0" | ||
|
||
- title: HowTos | ||
url: /docs/marketplace/dev/howtos/howtos.html | ||
nested: | ||
|
||
- title: "How-To: Upgrade Spryker instance to the Marketplace" | ||
url: /docs/marketplace/dev/howtos/how-to-upgrade-spryker-instance-to-marketplace.html | ||
|
||
- title: "How-To: Create a new Angular module with application" | ||
url: /docs/marketplace/dev/howtos/how-to-create-a-new-angular-module-with-application.html | ||
|
||
- title: "How-To: Split products by stores" | ||
url: /docs/marketplace/dev/howtos/how-to-split-products-by-stores.html | ||
|
||
- title: "How-To: Create a new Gui table column type" | ||
url: /docs/marketplace/dev/howtos/how-to-add-new-guitable-column-type.html | ||
|
||
- title: "How-To: Create a new Gui table filter type" | ||
url: /docs/marketplace/dev/howtos/how-to-add-new-guitable-filter-type.html | ||
|
||
|
||
- title: Technical enhancement guides | ||
url: /docs/marketplace/dev/technical-enhancement/technical-enhancement.html | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This file does not exist |
||
include_versions: | ||
- "202204.0" | ||
nested: | ||
|
||
- title: "Migration guide - Upgrade to Angular v12" | ||
url: /docs/marketplace/dev/technical-enhancement/migration-guide-upgrade-to-angular-v12.html | ||
include_versions: | ||
- "202204.0" | ||
- "202212.0" | ||
|
||
- title: "Migration guide - Upgrade to Angular v15" | ||
url: /docs/marketplace/dev/technical-enhancement/migration-guide-upgrade-to-angular-v15.html | ||
include_versions: | ||
- "202304.0" |
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.
this file exists in 202204.0. I suppose we need to add it back to the sidebar.
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.
It's further up