Commit History

Author SHA1 Message Date
  Michael Bromley 2c93fa9c74 feat(server): Expose collections field on Product type 6 years ago
  Michael Bromley 205d410c0e refactor(server): Consolidate order-related config into single object 7 years ago
  Michael Bromley 49065ca111 fix(server): Fix line endings for cli binary & index template 7 years ago
  Michael Bromley 0efd5ff3ca feat(server): Add templateVars option to EmailOptions 7 years ago
  Michael Bromley 70d79459a8 refactor(server): Rework the id decode/encode pipeline 7 years ago
  Michael Bromley af9e57acd7 feat(server): Split into 2 GraphQL apis - admin & shop 7 years ago
  Michael Bromley 4aae6f60b7 refactor(server): Rework the configuration of the graphql api module 7 years ago
  Michael Bromley 5758e3792c refactor(server): Switch to csv-import based data generation 7 years ago
  Michael Bromley c218594953 fix: Better handling when channel is not found 7 years ago
  Michael Bromley 1807771160 feat(server): Add a search implementation for postgres, refactor search 7 years ago
  Michael Bromley 7cd86f6f6b chore(server): Tidy up dev config 7 years ago
  Michael Bromley c6fbcb2f34 feat(server): Create AdminUiPlugin 7 years ago
  Michael Bromley a362adc212 feat(server): Implement global settings API 7 years ago
  Michael Bromley 8af82d3d4b refactor(server): Export only a single example payment provider 7 years ago
  Michael Bromley b94f58d847 feat(server): Simplify DefaultAssetServer constructor options 7 years ago
  Michael Bromley a2a4063f93 refactor(server): Enable TypeScript esModuleInterop flag 7 years ago
  Michael Bromley 81defefe5d feat(server): Create initial types and resolver for product search 7 years ago
  Michael Bromley 9e77dde6bf refactor(server): Move DefaultAssetServer config into default config 7 years ago
  Michael Bromley 61a2f947c1 refactor(server): Remove ts path mapping for shared files 7 years ago
  Michael Bromley 46ae227ff3 feat(server): Initial implementation of product data import 7 years ago
  Michael Bromley 66095db71c feat(server): Improve email previews when using "file" transport 7 years ago
  Michael Bromley f825c8930a feat(server): Passable order confirmation email implementation 7 years ago
  Michael Bromley 31e923c045 feat(server): Implement email generation based on Handlebars and MJML 7 years ago
  Michael Bromley 11d56609f0 feat(server): Initial implementation of transactional emails 7 years ago
  Michael Bromley af2aabcabf chore(server): Remove CustomFields from dev config 7 years ago
  Michael Bromley 9bccee040a feat(server): Initial implementation of PaymentMethods 7 years ago
  Michael Bromley 6d30b835c5 feat(server): Implement state machine for Order process 7 years ago
  Michael Bromley d81d51f0f2 feat(server): Allow default Channel token to be specified in config 7 years ago
  Michael Bromley 4848279f26 refactor: Overhaul authN, remove JWT, use sessions table 7 years ago
  Michael Bromley f0f39caa9a feat: Implement refresh tokens 7 years ago