Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small UI improvements.HEADmain | Mateja | 2021-07-31 | 1 | -3/+6 |
| | |||||
* | Add back button to product page. | Mateja | 2021-07-26 | 1 | -1/+5 |
| | |||||
* | Allow product removal on Checkout page. | Mateja | 2021-07-25 | 1 | -1/+1 |
| | |||||
* | Product page shows amount of product in cart. | Mateja | 2021-07-25 | 1 | -26/+23 |
| | | | | | Allows for removal of product from cart. Product page now uses Vuex instead of local values. | ||||
* | Boilerplate checkout cart. | Mateja | 2021-07-25 | 1 | -1/+5 |
| | |||||
* | Product page show single product details. | Mateja | 2021-07-24 | 1 | -9/+32 |
| | |||||
* | Added boilerplate pages and `ProductCard` component. | Mateja | 2021-07-24 | 1 | -0/+30 |