Skip to content

Tags: bigcommerce/b2b-buyer-portal

Tags

20241218005123

Toggle 20241218005123's commit message
fix: infra-18901 set cdn to point to microapps instead of the origina…

…l b2b cdn

20241218000837

Toggle 20241218000837's commit message
fix: infra-18901 set cdn to point to microapps instead of the origina…

…l b2b cdn

20241216193836

Toggle 20241216193836's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: headless logout (#186)

* feat: headless logout

* fix: review comments adressed

20241216154143

Toggle 20241216154143's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

20241212233704

Toggle 20241212233704's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: adding secret scanning (#177)

20241212162612

Toggle 20241212162612's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: deleting incorrect email fromd readme (#185)

20241210015955

Toggle 20241210015955's commit message
fix: accountSetting save requires that the companyId be a number

20241204161019

Toggle 20241204161019's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: validate errors inside getCurrentCustomerJWT (#178)

20241128055059

Toggle 20241128055059's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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]>

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: open source buyer portal (#1052)

## What?
Merging OSS code changes to main

## Why?
Release open source code

## Testing / Proof

## How can this change be undone in case of failure?
Revert

ping @bc-marco @bc-victor