Commit History

Author SHA1 Message Date
  Michael Bromley 4f2c4dfc3b fix(core): Correctly handle 404 and other Nestjs errors 6 years ago
  Michael Bromley 147bf17b86 feat(admin-ui): Make CollectionList items expandable 6 years ago
  Michael Bromley 27b708013f feat(admin-ui): Display hint if deleting Collection with descendants 6 years ago
  Michael Bromley 1ba9e2d6f7 fix(core): Deleting a Collection also deletes descendants 6 years ago
  Michael Bromley 517fcd009b fix(admin-ui): Remove paging from CollectionList 6 years ago
  Michael Bromley cd02789278 fix(admin-ui): Fix notification label for CollectionList 6 years ago
  Michael Bromley 39ca526b04 fix(core): Prevent unhandled promise rejection on worker SIGINT 6 years ago
  Michael Bromley fc5684776f chore: Add a code of conduct 6 years ago
  Michael Bromley 5fdeace799 fix(create): Add .gitattributes to prevent eol conversions 6 years ago
  Michael Bromley 9a5824c811 chore: Move common tsconfig setting to root 6 years ago
  Michael Bromley a21cc9c9ed chore: Convert newlines to LF 6 years ago
  Michael Bromley 5b44955ee0 chore: Publish v0.4.0 6 years ago
  Michael Bromley b3bbae1506 feat(docs): Add migrations guide 6 years ago
  Michael Bromley 4e2784f5d1 feat(create): Generate README file with new projects 6 years ago
  Michael Bromley 746abff9d3 feat(create): Rework folder structure, add build & migration scripts 6 years ago
  Michael Bromley 8837117d8d docs(core): Add docs to migration helpers 6 years ago
  Michael Bromley 241a417396 chore(core): Remove debug string 6 years ago
  Michael Bromley d509805f58 feat(core): Export database migration helpers 6 years ago
  Michael Bromley 78a713c379 feat(admin-ui): Create cross-browser datetime picker component 6 years ago
  Michael Bromley 32470871fd Merge pull request #163 from lsimone/fix-ui-customF 6 years ago
  Michael Bromley d6d33eff8e chore(dev-server): Fix issue populating with sqlite 6 years ago
  Michael Bromley ce004063ad fix(core): Fix duplicate plugin entities being registered on bootstrap 6 years ago
  Michael Bromley e8fd15db8a feat(core): Move error logging to the API Filter layer 6 years ago
  Michael Bromley d5405a00a5 fix(core): Fix DefaultLogger logLevel Error 6 years ago
  Michael Bromley 760d519fdc feat(admin-ui): Add visibility to Order notes 6 years ago
  Michael Bromley f97c3acb0d feat(core): Add isPublic flag to AddNoteToOrderInput 6 years ago
  Michael Bromley 9f269feabb feat(admin-ui): Display coupon code entries in order history 6 years ago
  Michael Bromley 887cc6cf51 feat(core): Add history entry to Order when vouchers applied/removed 6 years ago
  Michael Bromley 993d2ea604 test(core): Fix Promotion e2e tests 6 years ago
  Michael Bromley b8e4c6ca63 fix(admin-ui): Fix creating new Channels 6 years ago