Commit History

Author SHA1 Message Date
  Michael Bromley cbfff34b46 refactor(admin-ui): Alter the way DataTableComponent selects template 6 years ago
  Michael Bromley 3f732abcd1 feat(core): Update import CSV format to include stock fields 6 years ago
  Michael Bromley e0a0441ce6 feat(core): Create Sale stock movements when Order is completed 6 years ago
  Michael Bromley 4e021b8314 feat(admin-ui): Add controls for stockOnHand & trackInventory 6 years ago
  Michael Bromley d8e62581ef fix(admin-ui): Do not run CanDeactivateGuard when switching tabs 6 years ago
  Michael Bromley f8521dbde2 feat(core): Create StockMovements when variant stock changed 6 years ago
  Michael Bromley bf4185bef7 feat(admin-ui): Set the global trackInventory setting 6 years ago
  Michael Bromley aace38f416 feat(core): Create entities & fields needed for stock control 6 years ago
  Michael Bromley 1a7dc054b8 feat(create): Better error reporting on DB connection issues. 6 years ago
  Michael Bromley 95bf9a79a2 refactor(core): Remove redundant argument of populate() function 6 years ago
  Michael Bromley dfce072afc feat(test): Implement load test reporting 6 years ago
  Michael Bromley d7713b6be4 feat(test): Create complete load test script (generate, serve, test) 6 years ago
  Michael Bromley 8872a9467c fix(core): Prevent race conditions when updating search index 6 years ago
  Michael Bromley cf2acbfeda fix(email-plugin): Fix failing test 6 years ago
  Michael Bromley 2a0b8940d7 feat(test): Set up initial load testing infrastructure 6 years ago
  Michael Bromley ecfbf56594 fix(core): Fix search.facetValues resolver error 6 years ago
  Michael Bromley 5ab83dafb6 feat(core): Publish events on login/logout 6 years ago
  Michael Bromley 4d1cd658ff fix(core): Fix type error (missing isPrivate property) 6 years ago
  Michael Bromley 9b55c17583 feat(admin-ui): Add ApiType to RequestContext 6 years ago
  Michael Bromley 290a576240 feat(admin-ui): Add UI controls for private Facets 6 years ago
  Michael Bromley b6c3240596 feat(core): Implement private Facets 6 years ago
  Michael Bromley 5e728d77d7 chore(core): Clean up redundant comment 6 years ago
  Michael Bromley 0e0627deaf test(email-plugin): Increase interval to prevent flakiness 6 years ago
  Michael Bromley 4f17d3e4ba feat(admin-ui): Add UI controls for making Collections private 6 years ago
  Michael Bromley 848c8b450d feat(core): Add isPrivate flag to Collection 6 years ago
  Michael Bromley b5a07d182b feat(admin-ui): Add input for configurable string operators 6 years ago
  Michael Bromley fe5eedd233 fix(core): Check existence of ProductVariant before updating 6 years ago
  Michael Bromley 18549c7367 feat(core): Implement CollectionFilter based on ProductVariant name 6 years ago
  Michael Bromley 94bd276d69 chore(dev-server): Make db type configurable from args 6 years ago
  Michael Bromley 406ab28ece feat(admin-ui): Add enabled/disabled toggle to ProductVariants 6 years ago