woocommerce/plugins/woocommerce-admin/client/marketplace/components
raicem 60c07013d4 Marketplace: Cache Discover page content
We were hitting the WCCOM API directly from the front end. However,
that limits of in terms of caching and reducing the load on WCCOM.

To prevent that, we added a REST API endpoint. This endpoint
fetches discover page content from WCCOM and puts in a transient.
This is actually how the page works in the previous version. So
we were able to reuse a lot of the code.
2023-08-18 18:59:36 +03:00
..
category-selector Marketplace: remove Featured category from category selector 2023-08-15 15:43:09 +03:00
content Squashed commit of the following: 2023-08-10 14:53:46 +01:00
discover Marketplace: Cache Discover page content 2023-08-18 18:59:36 +03:00
extensions Marketplace: Add no results page 2023-08-15 15:37:50 +03:00
feedback-modal Fixing issue with missing keys in `Tabs` component children. 2023-08-14 14:53:07 +01:00
footer [wccom-17713] Addressing design feedback. 2023-08-18 15:20:00 +01:00
header [wccom-17713] Addressing design feedback. 2023-08-18 15:20:00 +01:00
header-account Marketplace: Add category selector 2023-08-08 09:56:02 +03:00
header-search Squashed commit of the following: 2023-08-10 14:53:46 +01:00
header-search-button Squashed commit of the following: 2023-08-10 14:53:46 +01:00
header-title [wccom-17713] Addressing design feedback. 2023-08-18 15:20:00 +01:00
icon-with-text Add skeleton and cherry-picked commits 2023-08-07 12:34:05 +01:00
likert-scale Squashed commit of the following: 2023-08-10 14:53:46 +01:00
product-card [wccom-17713] Addressing design feedback. 2023-08-18 15:20:00 +01:00
product-list Product Card: update to to using new API values 2023-08-16 13:55:59 +02:00
product-list-content Marketplace: Cache Discover page content 2023-08-18 18:59:36 +03:00
product-list-header [wccom-17713] Addressing design feedback. 2023-08-18 15:20:00 +01:00
product-loader Marketplace: add category filtering 2023-08-15 09:38:17 +03:00
search [wccom-17713] Addressing design feedback. 2023-08-18 15:20:00 +01:00
tabs [wccom-17713] Addressing design feedback. 2023-08-18 15:20:00 +01:00
constants.ts Marketplace: Add category selector 2023-08-08 09:56:02 +03:00