Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Basic PayPal buttons integration... | Mateja | 2021-07-25 | 1 | -2/+36 |
| | |||||
* | Allow product removal on Checkout page. | Mateja | 2021-07-25 | 2 | -1/+7 |
| | |||||
* | 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. | ||||
* | Show number of items that can be checked out. | Mateja | 2021-07-25 | 1 | -0/+1 |
| | |||||
* | Boilerplate checkout cart. | Mateja | 2021-07-25 | 2 | -3/+33 |
| | |||||
* | Product page show single product details. | Mateja | 2021-07-24 | 1 | -9/+32 |
| | |||||
* | Center product cards. | Mateja | 2021-07-24 | 1 | -1/+1 |
| | |||||
* | Fetch products inside Vuex and display them using `ProductCard` | Mateja | 2021-07-24 | 1 | -2/+10 |
| | | | | components. | ||||
* | Added boilerplate pages and `ProductCard` component. | Mateja | 2021-07-24 | 6 | -9/+234 |
| | |||||
* | Added frontend boilerplate... | Mateja | 2021-07-08 | 2 | -0/+20 |