headstart icon indicating copy to clipboard operation
headstart copied to clipboard

A complete and opinionated eCommerce solution using OrderCloud as the backbone - built with .NET Core and Angular

Results 22 headstart issues
Sort by recently updated
recently updated
newest added

The current RMA solution in Headstart was implemented prior to the platform RMA feature being available. The Headstart solution should align with platform features as close as possible to demostrate/highlight...

Over time a lot of data pollution has been introduced into the headstart OrderCloud environment, which may also be impacted by breaking changes to the code base. To remove invalid...

For demoing and quick start purposes, providing test data will allow onboarding devs to have more context towards expected entity relationships created as part of headstart, as well as a...

- Elaborate on Code Quality requirements using StyleCop. - Specify forking/branching requirements. - Detail commit and pull request criteria to pass PR acceptance.

End of life support for .NET core 3.1 will end on December 2022 https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core#lifecycle

Even if the full discount was applied to the earrings, the Total for the line item would be incorrect and should be $0.50. The line item should have a total...

As a Marketplace Owner, I would like to create a promo and make it eligible only for a certain Buyer in my organization. Currently, Headstart only allows that the promo...

Steps to Reproduce 1. Login to the Admin application as a Supplier 2. Navigate to your Product List page 3. Select a product, notice that the "Enable Inventory Tracking" checkbox...

When creating a new item or editing an existing item, it's easy to accidently navigate away from the form page and lose unsaved data. Having a notification to confirm the...

Currently a poor UX when a session expires, multiple notifications will spawn as client-side functionality is not prevented after the first indication of session expiry. Would be good to implement...