Commit History

Author SHA1 Message Date
  Michael Bromley 57bb328d7a refactor(server): Rename VendurePlugin.init() -> configure() 7 years ago
  Michael Bromley 5dd3c549af feat(server): Add onBootstrap method to plugin interface 7 years ago
  Michael Bromley 89b53fc8b5 feat(server): Extend plugin interface 7 years ago
  Michael Bromley 537e26b988 feat(server): Add 'silent' option to VendureConfig 7 years ago
  Michael Bromley 3b06331874 feat(server): Create Populator class for populating initial data 7 years ago
  Michael Bromley 3572cde85d refactor(server): Move config helpers into own file 7 years ago
  Michael Bromley 61a2f947c1 refactor(server): Remove ts path mapping for shared files 7 years ago
  Michael Bromley d98cc5be43 feat(server): Move asset storage into a plugin 7 years ago
  Michael Bromley 17fcf2fb7a feat(server): Implement interceptor for asset preview urls 7 years ago
  Michael Bromley 0e5a8e4d54 feat: Initial implementation of Assets & file uploads 7 years ago
  Michael Bromley 2ef248d404 feat(server): Implement Channel-based pricing 7 years ago
  Michael Bromley f9e22d32dc test(server): Set up e2e testing infrastructure 7 years ago
  Michael Bromley 3a3d43708e refactor(server): Update shared types & utils to use alias 7 years ago
  Michael Bromley c8618e847d feat(server): Validate custom field config to ensure no naming conflicts 7 years ago
  Michael Bromley 18001a445f feat(server): Initial impl of customFields 7 years ago
  Michael Bromley 15e89453f6 style: Apply tslint & prettier to all .ts files 7 years ago
  Michael Bromley f4b248209d chore(server): Fix tslint/prettier conflict, nodemon setting 7 years ago
  Michael Bromley 0e5fb346b7 feat(server): Extend options, expose bootstrap function 7 years ago