Historial de Commits

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