Tags: bigcommerce/b2b-buyer-portal
Tags
fix: infra-18901 set cdn to point to microapps instead of the origina… …l b2b cdn
fix: infra-18901 set cdn to point to microapps instead of the origina… …l b2b cdn
feat: headless logout (#186) * feat: headless logout * fix: review comments adressed
fix: default to production environment and improve headless.ts logic (#… …181) * fix: default to production environment and improve headless.ts logic * test: add coverage for headless.ts * fix: simplify the setup for `platform` and `environment` settings since backend injects `bigcommerce` for `platform` via script manager we should default to `custom` to simplify setup for headless storefronts also combined the `VITE_LOCAL_DEBUG` and `VITE_DEFAULT_TO_LOCAL` so that documentation can be simplified
fix: accountSetting save requires that the companyId be a number
fix: validate errors inside getCurrentCustomerJWT (#178)
feat: add the script that will run with js app deployment process (#168) * feat: add the script that will run with js app deployment process * feat: add config directory to tarball to be uploaded * fix: print payload and added tier1 * fix: top level files * fix: remove more references to b3 and bundleb2b * fix: typo in global context name * fix: remove unused values in window.B3.settings * fix: cleanup echo & cat in the deploy/after.sh file * fix: remove unused values in window.B3Local * fix: add environment to window.B3.settings and setup dynamic vite asset location using it - default to 'production' - configure B2B_API_BASE_URL based on environment * fix: create asset location function * fix: add asset-loader file that can house the asset location logic * fix: removing the non module imports for proof of concept * fix: remove asset-loader and consolidate back to index.js * fix: remove `/assets` from the CDN_BASE_PATH * fix: add lintstaged spell check * fix: remove b3b * fix: enable cspell inside apps/storefront testing * fix: default to local environment instead of Production --------- Co-authored-by: Jason <[email protected]>
PreviousNext