提交歷史

作者 SHA1 備註 提交日期
  Michael Bromley 55872a5d56 test(server): Add Assets to populate script & e2e test config 7 年之前
  Michael Bromley ff8478567b refactor: Allow patch updates and clean up update APIs 7 年之前
  Michael Bromley c4dde27dcc feat(admin-ui): Create product asset picker UI components 7 年之前
  Michael Bromley 808c6f1914 refactor(server): Rename defaultAsset -> featuredAsset 7 年之前
  Michael Bromley 1d15dfe97e refactor(admin-ui): Move itemsPerPage control into own component 7 年之前
  Michael Bromley 80582c4309 feat(admin-ui): Multiple asset uploads, improve asset gallery 7 年之前
  Michael Bromley 47d40840b0 feat(server): Allow multiple assets to be created in one mutation 7 年之前
  Michael Bromley 2cb3b25c6e feat(admin-ui): Create asset gallery component 7 年之前
  Michael Bromley 61e57650ed feat(server): Generate preview images for non-image assets 7 年之前
  Michael Bromley c1230198af feat(server): On-the-fly image transformations 7 年之前
  Michael Bromley d98cc5be43 feat(server): Move asset storage into a plugin 7 年之前
  Michael Bromley 17fcf2fb7a feat(server): Implement interceptor for asset preview urls 7 年之前
  Michael Bromley 0e5a8e4d54 feat: Initial implementation of Assets & file uploads 7 年之前
  Michael Bromley 33bd8cd444 fix(admin-ui): Fix late creation of forms 7 年之前
  Michael Bromley 3a57914a2e test(server): Fix non-deterministic e2e tests, increase timeout 7 年之前
  Michael Bromley 5a933830ea test(server): Create e2e tests for administrator resolver operations 7 年之前
  Michael Bromley d611a06e58 feat(admin-ui): Create admin detail route & create / update admins 7 年之前
  Michael Bromley 4fa3a24115 feat(server): Implement update of administrator & admin roles 7 年之前
  Michael Bromley f98d7de0e7 feat(admin-ui): Restrict operations on default roles 7 年之前
  Michael Bromley e127c3e8c3 feat(server): Prevent update of default roles, add e2e tests 7 年之前
  Michael Bromley 98cdeaf30e refactor(server): Move constants into shared 7 年之前
  Michael Bromley c4fcb01ee1 fix(admin-ui): Template type check error 7 年之前
  Michael Bromley 33c284aea2 refactor(admin-ui): Simplify some translation strings 7 年之前
  Michael Bromley 1217da4fe8 feat(admin-ui): Implement Role list/detail routes 7 年之前
  Michael Bromley 821f6ccf5d feat(server): Implement create & update mutation for Roles 7 年之前
  Michael Bromley 673c0ab204 refactor(admin-ui): Create shared base impls for entity details 7 年之前
  Michael Bromley 08877e3ec1 fix(server): Fix broken permissions guard implementation, add e2e tests 7 年之前
  Michael Bromley 5afa6b2db7 feat(server): Create roles API resolver & service methods 7 年之前
  Michael Bromley 594dc51ddc refactor(admin-ui): Create BaseListComponent to share list logic 7 年之前
  Michael Bromley b240f8dd97 feat(admin-ui): Create basic Administrators list 7 年之前