Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/minimist-and-commiti…
Browse files Browse the repository at this point in the history
…zen-1.2.7
  • Loading branch information
brunoamui authored Mar 15, 2023
2 parents b53c70b + 714a1dc commit beb4ca9
Show file tree
Hide file tree
Showing 25 changed files with 721 additions and 244 deletions.
131 changes: 131 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,137 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.9.3](https://github.com/vtexdocs/devportal/compare/v1.9.2...v1.9.3) (2023-03-15)


### Bug Fixes

* handle image loading errors ([4e81bbd](https://github.com/vtexdocs/devportal/commit/4e81bbd0be92488a5f72cb1d369ac23161649467))


### Build

* **package:** update rapidoc version ([9ac04b3](https://github.com/vtexdocs/devportal/commit/9ac04b3d3b82c98d36b7c9bf0f1c9c191247cbb3))

### [1.9.2](https://github.com/vtexdocs/devportal/compare/v1.9.1...v1.9.2) (2023-03-15)


### Features

* add lightbox component to images ([731bff1](https://github.com/vtexdocs/devportal/commit/731bff1b95a40dfe1df920069ab085ead1609673))
* create lightbox component ([a22dc7a](https://github.com/vtexdocs/devportal/commit/a22dc7a5e0c813d869bac46ccb5c29b5fb716717))


### Bug Fixes

* **components:** fix missing unique key error ([d79cf95](https://github.com/vtexdocs/devportal/commit/d79cf95d1cc4f2d71603d1547ebb2138a32dc1d4))
* **hambuger:** fix missing unique key error ([0700857](https://github.com/vtexdocs/devportal/commit/070085780bf55774ba91425e62a78015af42bb11))
* **lightbox:** use clickoutside hook ([5e12ee6](https://github.com/vtexdocs/devportal/commit/5e12ee65eb1c659845a1dbbc48e409290a0edeb2))


### Style

* **lightbox:** change close icon size and color ([b9a17e6](https://github.com/vtexdocs/devportal/commit/b9a17e61be1ecab3b185763de2081ca278f4198c))
* **lightbox:** change image display to block ([0bf14b8](https://github.com/vtexdocs/devportal/commit/0bf14b86120922e21bf0683c547d5a8214d8e9ce))
* **lightbox:** remove white modal to show only the image ([94acac0](https://github.com/vtexdocs/devportal/commit/94acac0fc2c37fb374e39034d6b37077a4c527d7))


### Docs

* create redirect mkp api overview ([0ce3e49](https://github.com/vtexdocs/devportal/commit/0ce3e49282a7fd66cb7b98c534f1612b598e5bef))
* **navigation:** add new intelligent search guides ([2ef02bd](https://github.com/vtexdocs/devportal/commit/2ef02bdb93e1f7a1f0a95ea43731c96f6500bd2c))
* **top bar:** change header content to persona research form ([b5b54f4](https://github.com/vtexdocs/devportal/commit/b5b54f4d3497a3a805d2efa47ff5127ca1072a92))
* **top bar:** remove old sentence from top bar ([e8aab0d](https://github.com/vtexdocs/devportal/commit/e8aab0d3eadc835263a9852fc9176a404769902c))

### [1.9.1](https://github.com/vtexdocs/devportal/compare/v1.9.0...v1.9.1) (2023-03-09)


### Bug Fixes

* **sidebar:** hide sidebar by default in smaller breakpoints ([f2c2996](https://github.com/vtexdocs/devportal/commit/f2c2996cd5ab2c0f9f3d7c6474b2dedd5fd48c98))


### Docs

* redirect ([934aac6](https://github.com/vtexdocs/devportal/commit/934aac69514ec1732ec285a7d158d9a69a32c4a8))


### Style

* **documentation:** decrease contributors width and container padding ([9614cec](https://github.com/vtexdocs/devportal/commit/9614cec833dfbd9dbc6298c20e88451b26465615))

## [1.9.0](https://github.com/vtexdocs/devportal/compare/v1.8.4...v1.9.0) (2023-03-07)


### Features

* **api-reference:** allow spec file download ([94c8b47](https://github.com/vtexdocs/devportal/commit/94c8b47bc557e942f3e331b57ae642eae5394b4b))


### Build

* **package:** update rapidoc version ([3db62b6](https://github.com/vtexdocs/devportal/commit/3db62b65a1f26ad111ab6b8ca83058bd6088b666))

### [1.8.4](https://github.com/vtexdocs/devportal/compare/v1.8.3...v1.8.4) (2023-03-07)


### Bug Fixes

* **hamburger-menu:** show search input only in main menu, fix cards positions ([4f6d575](https://github.com/vtexdocs/devportal/commit/4f6d575a21b3107353f84d4da4a38fc7a38a83c6))
* **sidebar:** show scroll on hover ([6672f93](https://github.com/vtexdocs/devportal/commit/6672f93380baa4b322da92182a36b8153cc3a64b))


### Style

* **sidebar:** fixed sidebar ([0d5d0cd](https://github.com/vtexdocs/devportal/commit/0d5d0cd35498b29313845ed474fcbaa26877539a))

### [1.8.3](https://github.com/vtexdocs/devportal/compare/v1.8.2...v1.8.3) (2023-03-07)


### Bug Fixes

* **cypress:** update cypress-io action version ([c9eb2b6](https://github.com/vtexdocs/devportal/commit/c9eb2b689e6485a91490b40c5666ae525cdd2448))
* fix import preventing successful build ([117b5ef](https://github.com/vtexdocs/devportal/commit/117b5efb8851f8b586407816e1e4d9f0b3174773))


### Chore

* update dependencies ([8c97f21](https://github.com/vtexdocs/devportal/commit/8c97f21d058ef8eed780c2506204f447aca56faf))


### Tests

* add test for checking documentation pages status ([c644586](https://github.com/vtexdocs/devportal/commit/c64458671f6d3556a7e1c3dd30044d398ceec8bd))
* update cypress action ([2bf9757](https://github.com/vtexdocs/devportal/commit/2bf97574c2311f06b09977c8a955f622c4909153))
* update cypress version and delete deprecated tests ([5c16cc9](https://github.com/vtexdocs/devportal/commit/5c16cc9e4acdf8303036119fbf8e78c1c061b6d4))


### Docs

* add apps-graphql release note to navigation ([fcd5d3e](https://github.com/vtexdocs/devportal/commit/fcd5d3e486ded47adebe72e8a633379c892e0458))
* change MOI navigation ([3b8c820](https://github.com/vtexdocs/devportal/commit/3b8c820321eb1cf7d741b2ad5fdc0eb78c0f0b24))
* change navigation ([ba230dc](https://github.com/vtexdocs/devportal/commit/ba230dcfc8563038c5edab0f0cfa1a01bf7115c5))
* change navigation ([c1db862](https://github.com/vtexdocs/devportal/commit/c1db862dbae46a9757d3d84e23b581850595b737))
* change navigation ([26c47fb](https://github.com/vtexdocs/devportal/commit/26c47fb558b04b879f6d8ebea87c903945354ec0))
* change navigation ([df37e78](https://github.com/vtexdocs/devportal/commit/df37e78891de95ab2c6fd57cea9b1c294335d52a))
* change navigation ([c359443](https://github.com/vtexdocs/devportal/commit/c359443d464e0a6f905ffb329d3c9b7d6fb93878))
* change navigation vtex shipping network ([262edbf](https://github.com/vtexdocs/devportal/commit/262edbfe5fbd8dcde307441af8690c5809bda60e))
* correct marketplace protocol slug ([b4875d5](https://github.com/vtexdocs/devportal/commit/b4875d5348003ec32ea3c8f3c75905eea2df1f55))
* correct marketplace protocol slugs ([7f2a4d8](https://github.com/vtexdocs/devportal/commit/7f2a4d8224180f74de3abf90f6dc77d3537a2d19))
* create redirects marketplace protocol ([822c264](https://github.com/vtexdocs/devportal/commit/822c264a829842a9280f6abc00ab6505d93b653b))
* delete guide and create redirect ([71f8ef7](https://github.com/vtexdocs/devportal/commit/71f8ef7aa95e62703019ffe322ef28cffff729fc))
* edit navigation.json ([03213f4](https://github.com/vtexdocs/devportal/commit/03213f4cacd847773ba0c1663387c64944b950e5))
* fix code formatting ([05f79dd](https://github.com/vtexdocs/devportal/commit/05f79dd09b43929823fc57d8c1a35a50e1ac9095))
* fix redirect ([350a067](https://github.com/vtexdocs/devportal/commit/350a067f4e927fea44ade3b95e7331455e7bb90c))
* **navigation:** correct marketplace protocol ([f3264c5](https://github.com/vtexdocs/devportal/commit/f3264c56a7c701fd7784c4ca73426db186693386))
* **navigation:** fix formatting ([8a71e6f](https://github.com/vtexdocs/devportal/commit/8a71e6f5bdb8963fd5580b9174c6ef2a3df5f501))
* **navigation:** fix path ([8d2d7c6](https://github.com/vtexdocs/devportal/commit/8d2d7c60ed3e68fe2c48d2f8dc17ff2d7757fcd0))
* **navigation:** fix sessions endpoints that have had the paths fixed ([dfb3093](https://github.com/vtexdocs/devportal/commit/dfb3093c85020e070c3fe4491f0f8637cd6ce68d))
* **navigation:** update yarn.lock ([02a62a4](https://github.com/vtexdocs/devportal/commit/02a62a4bab7c2c305b9546d1da8e5b8f93b60cb2))
* redirects ([a2c8ac6](https://github.com/vtexdocs/devportal/commit/a2c8ac6e73c15c5e0fade61bcf6469ece2231e26))
* remove redirect ([9a43c8c](https://github.com/vtexdocs/devportal/commit/9a43c8cf5ccec78e8c413a4abc68097574210993))
* update yarn.lock ([498a6b6](https://github.com/vtexdocs/devportal/commit/498a6b6479977387aa1281ec67d1667296a10f5d))

### [1.8.2](https://github.com/vtexdocs/devportal/compare/v1.8.1...v1.8.2) (2023-02-28)


Expand Down
141 changes: 135 additions & 6 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,15 +84,14 @@ const nextConfig = {
},
{
source:
'/docs/api-reference/marketplace-protocol#post-/-fulfillmentEndpoint-/pvt/orders/-orderId-/fulfill',
destination:
'/docs/api-reference/marketplace-protocol#post-/-fulfillmentEndpoint-/pvt/orders/-sellerOrderId-/fulfill',
'/vtex-rest-api/reference/payment-provider-protocol-api-overview',
destination: '/docs/guides/payment-provider-protocol-api-overview',
permanent: true,
},
{
source:
'/vtex-rest-api/reference/payment-provider-protocol-api-overview',
destination: '/docs/guides/payment-provider-protocol-api-overview',
source: '/vtex-rest-api/reference/invoice',
destination:
'/docs/api-reference/orders-api#post-/api/oms/pvt/orders/-orderId-/invoice',
permanent: true,
},
{
Expand All @@ -115,6 +114,18 @@ const nextConfig = {
destination: '/docs/api-reference',
permanent: true,
},
{
source: '/docs/api-reference/test-jsonata-expression',
destination:
'/docs/api-reference/orders-api#post-/api/orders/expressions/jsonata',
permanent: true,
},
{
source: '/docs/api-reference/orders#registerchange',
destination:
'/docs/api-reference/orders-api#post-/api/oms/pvt/orders/-orderId-/changes',
permanent: true,
},
{
source: '/docs/erp-integration-set-up-order-processing',
destination: '/docs/guides/erp-integration-set-up-order-processing',
Expand Down Expand Up @@ -255,6 +266,124 @@ const nextConfig = {
destination: '/docs/guides/specifications',
permanent: true,
},
{
source: '/docs/guides/how-to-activate-an-sku',
destination: '/docs/guides/skus',
permanent: true,
},
{
source:
'/docs/api-reference/marketplace-protocol#post-/-fulfillmentEndpoint-/pvt/orderForms/simulation',
destination:
'/docs/api-reference/marketplace-protocol-external-seller-fulfillment#post-/pvt/orderForms/simulation',
permanent: true,
},
{
source:
'/docs/api-reference/marketplace-protocol#post-/-fulfillmentEndpoint-/pvt/orders',
destination:
'/docs/api-reference/marketplace-protocol-external-seller-fulfillment#post-/pvt/orders',
permanent: true,
},
{
source:
'/docs/api-reference/marketplace-protocol#post-/-fulfillmentEndpoint-/pvt/orders/-sellerOrderId-/fulfill',
destination:
'/docs/api-reference/marketplace-protocol-external-seller-fulfillment#post-/pvt/orders/-sellerOrderId-/fulfill',
permanent: true,
},
{
source:
'/docs/api-reference/marketplace-protocol#post-/-fulfillmentEndpoint-/pvt/orders/-orderId-/cancel',
destination:
'/docs/api-reference/marketplace-protocol-external-seller-fulfillment#post-/pvt/orders/-orderId-/cancel',
permanent: true,
},
{
source:
'/docs/api-reference/marketplace-protocol#post-/-marketplaceServicesEndpoint-/pvt/orders/-marketplaceOrderId-/invoice',
destination:
'/docs/api-reference/marketplace-protocol#post-/pvt/orders/-marketplaceOrderId-/invoice',
permanent: true,
},
{
source:
'/docs/api-reference/marketplace-protocol#post-/-marketplaceServicesEndpoint-/pvt/orders/-marketplaceOrderId-/invoice/-invoiceNumber-',
destination:
'/docs/api-reference/marketplace-protocol#post-/pvt/orders/-marketplaceOrderId-/invoice/-invoiceNumber-',
permanent: true,
},
{
source:
'/docs/api-reference/marketplace-protocol#post-/-marketplaceServicesEndpoint-/pvt/orders/-marketplaceOrderId-/invoice/-invoiceNumber-/tracking',
destination:
'/docs/api-reference/marketplace-protocol#post-/pvt/orders/-marketplaceOrderId-/invoice/-invoiceNumber-/tracking',
permanent: true,
},
{
source:
'/docs/api-reference/marketplace-protocol#post-/-marketplaceServicesEndpoint-/pvt/orders/-marketplaceOrderId-/cancel',
destination:
'/docs/api-reference/marketplace-protocol#post-/pvt/orders/-marketplaceOrderId-/cancel',
permanent: true,
},
{
source:
'/docs/api-reference/marketplace-protocol#post-/portal.vtexcommercestable.com.br/api/mkp-category-mapper/connector/register',
destination:
'/docs/api-reference/marketplace-protocol-external-marketplace-mapper#post-/api/mkp-category-mapper/connector/register',
permanent: true,
},
{
source:
'/docs/api-reference/marketplace-protocol#post-/portal.vtexcommercestable.com.br/api/mkp-category-mapper/categories/marketplace/-id-',
destination:
'/docs/api-reference/marketplace-protocol-external-marketplace-mapper#post-/api/mkp-category-mapper/categories/marketplace/-id-',
permanent: true,
},
{
source:
'/docs/api-reference/marketplace-protocol#post-/-accountName-.-environment-.com.br/api/fulfillment/pvt/orders',
destination:
'/docs/api-reference/marketplace-protocol-external-marketplace-orders#post-/api/fulfillment/pvt/orders',
permanent: true,
},
{
source:
'/docs/api-reference/marketplace-protocol#post-/-accountName-.-environment-.com.br/api/fulfillment/pvt/orders/-orderId-/fulfill',
destination:
'/docs/api-reference/marketplace-protocol-external-marketplace-orders#post-/api/fulfillment/pvt/orders/-orderId-/fulfill',
permanent: true,
},
{
source:
'/docs/api-reference/marketplace-protocol#post-/-accountName-.vtexcommercestable.com.br/api/order-integration/orders',
destination:
'/docs/api-reference/marketplace-protocol-external-marketplace-orders#post-/api/order-integration/orders',
permanent: true,
},
{
source:
'/docs/api-reference/marketplace-protocol#post-/-accountName-.vtexcommercestable.com.br/api/order-integration/orders/status',
destination:
'/docs/api-reference/marketplace-protocol-external-marketplace-orders#post-/api/order-integration/orders/status',
permanent: true,
},
{
source:
'/docs/api-reference/marketplace-protocol#post-/api/checkout/pub/orderForms/simulation',
destination:
'/docs/api-reference/marketplace-protocol-external-marketplace-orders#post-/api/checkout/pub/orderForms/simulation',
permanent: true,
},
{
source:
'/docs/guides/marketplace-api',
destination:
'/docs/api-reference/marketplace-apis',
permanent: true,
},

]
},
i18n: {
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "devportal",
"version": "1.8.2",
"version": "1.9.3",
"private": true,
"engines": {
"npm": "please-use-yarn",
Expand Down Expand Up @@ -108,7 +108,7 @@
"path": "./node_modules/cz-conventional-changelog"
},
"rapidoc": {
"version": "1.2.1-vtex"
"version": "1.2.2-vtex-3-gebe511c"
}
},
"resolutions": {
Expand Down
Loading

0 comments on commit beb4ca9

Please sign in to comment.