提交歷史

作者 SHA1 備註 提交日期
  Michael Bromley c71df1a42b feat(admin-ui): Add infrastructure for i18n support 7 年之前
  Michael Bromley 7c01e9140a feat(server): Add i18n support 7 年之前
  Michael Bromley 2b543f46e1 feat(admin-ui): Implement simple update of product detail 7 年之前
  Michael Bromley f20804bb83 fix(server): Correctly mark non-nullable GraphQL fields in entities 7 年之前
  Michael Bromley 2a7dac30e4 fix(admin-ui): Create Apollo Link to omit __typename field 7 年之前
  Michael Bromley 3cb821795c feat(admin-ui): Create FormFieldComponent 7 年之前
  Michael Bromley 151290cb4c fix(server): Add languageCode to ProductVariant schema 7 年之前
  Michael Bromley cba6c9f747 feat(admin-ui): Handle paging settings for ProductList via url 7 年之前
  Michael Bromley cea6367236 fix(admin-ui): Fix position of breadcrumb for small screen 7 年之前
  Michael Bromley 716ed4f46a refactor(admin-ui): Reimplement ProductList using new DataTableComponent 7 年之前
  Michael Bromley d1658b0451 feat(admin-ui): Create pagination & data table components 7 年之前
  Michael Bromley 9e28e3512f feat(admin-ui): Move breadcrumbs to header sub nav 7 年之前
  Michael Bromley 3d278e05a7 fix(admin-ui): Prevent breadcrumbs flash on route change 7 年之前
  Michael Bromley 5f367324fd feat(admin-ui): Improve styling of loading indicator 7 年之前
  Michael Bromley 9fabd7a70d feat(admin-ui): Display product name in breadcrumb 7 年之前
  Michael Bromley 6e0fd48e37 refactor(admin-ui): Enable TypeScript strict checks, fix errors 7 年之前
  Michael Bromley c2a1f2a015 fix(server): Correctly mark non-nullable GraphQL types 7 年之前
  Michael Bromley 8ae149d000 test(admin-ui): Fix broken tests 7 年之前
  Michael Bromley 386babf873 Merge branch 'apollo-link-state' 7 年之前
  Michael Bromley 20e41cb3a3 refactor(admin-ui): Remove ngrx and related files 7 年之前
  Michael Bromley 9afd921063 feat(admin-ui): Move all local state to apollo cache 7 年之前
  Michael Bromley ec530da90f feat(admin-ui): Generate TypeScript types from api & client schemas 7 年之前
  Michael Bromley a477d59a2e feat(admin-ui): Proof-of-concept with apollo-link-state 7 年之前
  Michael Bromley 4c361928a1 docs: Add facets to class diagram 7 年之前
  Michael Bromley f0ff8c72c4 style(admin-ui): Fix all linter issues 7 年之前
  Michael Bromley 4ace996250 tests(admin-ui): Disable redundant tests 7 年之前
  Michael Bromley 2940332d09 fix(admin-ui): Safely parse values from LocalStorage 7 年之前
  Michael Bromley 948aa2b3f1 refactor(admin-ui): Experiment in exposing Apollo QueryRef to component 7 年之前
  Michael Bromley 4ef848982a feat(admin-ui): Create rudimentary ProductDetail component 7 年之前
  Michael Bromley 149cf7398c feat(admin-ui): Create HTTP interceptor for errors & loading state 7 年之前