Commit History

Author SHA1 Message Date
  Michael Bromley 3e98fa4ab1 chore(core): Fix bad merge 5 years ago
  Michael Bromley e217ce0b9e feat(admin-ui): Add ability to delete administrator from admin list 5 years ago
  Michael Bromley dc82b2c239 feat(core): Implement `deleteAdministrator` mutation 5 years ago
  Michael Bromley 7abb4104b8 Merge branch 'master' into next 5 years ago
  Michael Bromley c8992a5be0 feat(admin-ui): Display billing address in Order detail view 5 years ago
  Michael Bromley 83347b27ac feat(core): Add setOrderBillingAddress mutation to Shop API 5 years ago
  Michael Bromley cfb3c03419 fix(admin-ui): Correctly render channels in Role detail view 5 years ago
  Michael Bromley f7de47f780 chore: Tidy up dev-config 5 years ago
  Michael Bromley daca6b6850 fix(admin-ui): Only check jobs if Admin has ReadSettings permission 5 years ago
  Michael Bromley 2c710b9b92 feat(core): Allow phoneNumber in registerCustomerAccount mutation 5 years ago
  Michael Bromley 4678360d51 fix(admin-ui): Add custom field controls to ProductOption dialog 5 years ago
  Michael Bromley 56449b8a90 fix(core): Correctly resolve activeCustomer order lines 5 years ago
  Michael Bromley 82e63bcf91 chore: Run tests on next branch as well as master 5 years ago
  Michael Bromley a4f716fba9 chore(dev-server): Clean up example plugins 5 years ago
  Michael Bromley ea0bb56ca7 feat(docs): Create authentication guide 5 years ago
  Michael Bromley 3456ffb286 feat(core): Add admin helpers to ExternalAuthenticationService 5 years ago
  Michael Bromley 5a9547656b feat(admin-ui-plugin): Support `loginUrl` option 5 years ago
  Michael Bromley e737c56ad7 feat(core): Store authenticationStrategy on an AuthenticatedSession 5 years ago
  Michael Bromley de25bdba68 feat(core): Log error variables as well as message 5 years ago
  Michael Bromley 2745146166 feat(admin-ui): Add `loginUrl` option to support external login pages 5 years ago
  Michael Bromley 0f9dd1c029 feat(admin-ui): Display customer last login time 5 years ago
  Michael Bromley bdfc43d36a feat(admin-ui): Display auth strategy in customer history 5 years ago
  Michael Bromley 96f923a0a1 feat(core): Expose User.authenticationMethod in GraphQL APIs 5 years ago
  Michael Bromley 5504044eba feat(core): Record strategy used to register in Customer history 5 years ago
  Michael Bromley c3ed2cd2ce feat(core): Export ExternalAuthenticationService 5 years ago
  Michael Bromley 39c743bb56 feat(core): Record lastLogin date on authenticate 5 years ago
  Michael Bromley a0917aced8 feat(dev-server): Create demo Google auth plugin 5 years ago
  Michael Bromley b3630d4693 test(core): Add e2e tests for AuthenticationStrategy 5 years ago
  Michael Bromley 28c520f8af chore(core): Export new symbols, add some documentation 5 years ago
  Michael Bromley 357f878b5e feat(core): Implement `authenticate` mutation for Admin API 5 years ago