Commit History

Author SHA1 Message Date
  Michael Bromley acdcd105f9 feat(admin-ui): Create SelectToggleComponent 7 years ago
  Michael Bromley 77f13809ef test(admin-ui): Create testing helpers 7 years ago
  Michael Bromley 2602d39900 chore(admin-ui): Move global sass to styles directory 7 years ago
  Michael Bromley 19d17bbab0 refactor(admin-ui): Decompose product option dialogs 7 years ago
  Michael Bromley 3389459ae4 feat(admin-ui): Create product, generate default variant 7 years ago
  Michael Bromley bef6e5f7bc refactor(server): generateVariantsForProduct mutation return Product 7 years ago
  Michael Bromley bc5df8369f feat(admin-ui): Create ActionBarComponent 7 years ago
  Michael Bromley 2d7dd7d399 feat(server): Implement generating of ProductVariants 7 years ago
  Michael Bromley 79a79caa44 feat(admin-ui): Implement updating of product variants 7 years ago
  Michael Bromley 5ea04d2033 feat(server): Implement updateProductVariants 7 years ago
  Michael Bromley de05727a68 refactor(admin-ui): Group EntityIdStrategies 7 years ago
  Michael Bromley 19272c13c8 refactor(admin-ui): Use decorator to encode/decode entity ids 7 years ago
  Michael Bromley a1e64652df feat(admin-ui): Implement remove ProductOptionGroup 7 years ago
  Michael Bromley e25123a8c3 feat(server): Implement remove ProductOptionGroup 7 years ago
  Michael Bromley 299a1feef2 chore: Add build status badge to readme 7 years ago
  Michael Bromley 2b1c8b10f1 chore: Fix travis script & build error 7 years ago
  Michael Bromley 92b8d8881c feat(admin-ui): Implement add existing option group to product 7 years ago
  Michael Bromley 85c192f2d0 chore: Lock apollo version 7 years ago
  Michael Bromley 1ea8dfe57c feat(server): Correctly type translated entities 7 years ago
  Michael Bromley 444049455a feat(server): Add filtering to productOptionGroups query 7 years ago
  Michael Bromley 901d1e0a68 chore: Add admin-ui prod build to CI scripts 7 years ago
  Michael Bromley 647afe10c6 chore: Set up Travis CI to run tests 7 years ago
  Michael Bromley 15e89453f6 style: Apply tslint & prettier to all .ts files 7 years ago
  Michael Bromley d2d77d20d3 chore: Set up root linting & formatting on commit 7 years ago
  Michael Bromley 69f8d1c25b chore: Update dependencies 7 years ago
  Michael Bromley 9d9c61e274 test(server): Fix failing tests, update jest & deps 7 years ago
  Michael Bromley 98615e8b38 feat(admin-ui): Implement creation of ProductOptionGroups 7 years ago
  Michael Bromley 6b938e8820 feat(server): Create addOptionGroupToProduct mutation 7 years ago
  Michael Bromley 317c840ca2 fix(admin-ui): Fix tests broken by introduction of translate pipe 7 years ago
  Michael Bromley 5e28d027c8 refactor(admin-ui): Abstract default language to a function 7 years ago