Commit History

Author SHA1 Message Date
  Michael Bromley b85b5a03b6 feat(admin-ui): Implement modifying a product's assets 7 years ago
  Michael Bromley fcc0077edf chore(server): Include assets when generating mock products 7 years ago
  Michael Bromley ceb5b0f25b test(server): Remove unnecessary unit tests for services 7 years ago
  Michael Bromley 37557b4ec2 refactor(server): Extract the naming of Assets into a strategy 7 years ago
  Michael Bromley b5d0264c7b feat(server): Implement associating assets with products 7 years ago
  Michael Bromley 55872a5d56 test(server): Add Assets to populate script & e2e test config 7 years ago
  Michael Bromley ff8478567b refactor: Allow patch updates and clean up update APIs 7 years ago
  Michael Bromley c4dde27dcc feat(admin-ui): Create product asset picker UI components 7 years ago
  Michael Bromley 808c6f1914 refactor(server): Rename defaultAsset -> featuredAsset 7 years ago
  Michael Bromley 1d15dfe97e refactor(admin-ui): Move itemsPerPage control into own component 7 years ago
  Michael Bromley 80582c4309 feat(admin-ui): Multiple asset uploads, improve asset gallery 7 years ago
  Michael Bromley 47d40840b0 feat(server): Allow multiple assets to be created in one mutation 7 years ago
  Michael Bromley 2cb3b25c6e feat(admin-ui): Create asset gallery component 7 years ago
  Michael Bromley 61e57650ed feat(server): Generate preview images for non-image assets 7 years ago
  Michael Bromley c1230198af feat(server): On-the-fly image transformations 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 33bd8cd444 fix(admin-ui): Fix late creation of forms 7 years ago
  Michael Bromley 3a57914a2e test(server): Fix non-deterministic e2e tests, increase timeout 7 years ago
  Michael Bromley 5a933830ea test(server): Create e2e tests for administrator resolver operations 7 years ago
  Michael Bromley d611a06e58 feat(admin-ui): Create admin detail route & create / update admins 7 years ago
  Michael Bromley 4fa3a24115 feat(server): Implement update of administrator & admin roles 7 years ago
  Michael Bromley f98d7de0e7 feat(admin-ui): Restrict operations on default roles 7 years ago
  Michael Bromley e127c3e8c3 feat(server): Prevent update of default roles, add e2e tests 7 years ago
  Michael Bromley 98cdeaf30e refactor(server): Move constants into shared 7 years ago
  Michael Bromley c4fcb01ee1 fix(admin-ui): Template type check error 7 years ago
  Michael Bromley 33c284aea2 refactor(admin-ui): Simplify some translation strings 7 years ago
  Michael Bromley 1217da4fe8 feat(admin-ui): Implement Role list/detail routes 7 years ago
  Michael Bromley 821f6ccf5d feat(server): Implement create & update mutation for Roles 7 years ago