woocommerce/plugins/woocommerce-admin/client/marketplace
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
..
assets/images Switch "Woo Marketplace" hug in footer to gray-50 2023-08-16 10:18:22 +01:00
components Marketplace: Cache Discover page content 2023-08-18 18:59:36 +03:00
contexts Marketplace: Cache Discover page content 2023-08-18 18:59:36 +03:00
stylesheets [wccom-17713] Addressing design feedback. 2023-08-18 15:20:00 +01:00
utils Marketplace: Cache Discover page content 2023-08-18 18:59:36 +03:00
index.tsx Marketplace: Add product list context 2023-08-15 09:38:17 +03:00
marketplace.scss Tidying history for https://github.com/woocommerce/woocommerce/pull/39145. Copied changes from `add/wccom-17419-marketplace-top-admin-bar`. 2023-08-07 12:34:05 +01:00