Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small UI improvements.HEADmain | Mateja | 2021-07-31 | 1 | -1/+1 |
* | Fully implement client-side login system... | Mateja | 2021-07-29 | 1 | -1/+7 |
* | Use arrow functions when setting up PayPal buttons. | Mateja | 2021-07-28 | 1 | -19/+19 |
* | Show modal and clear cart on successfully purchase. | Mateja | 2021-07-27 | 1 | -4/+31 |
* | Move transaction requests to Vuex. | Mateja | 2021-07-27 | 1 | -13/+7 |
* | Display PayPal buttons only if cart is not empty. | Mateja | 2021-07-27 | 1 | -1/+1 |
* | Basic PayPal buttons integration... | Mateja | 2021-07-25 | 1 | -2/+36 |
* | Allow product removal on Checkout page. | Mateja | 2021-07-25 | 1 | -0/+6 |
* | Show number of items that can be checked out. | Mateja | 2021-07-25 | 1 | -0/+1 |
* | Boilerplate checkout cart. | Mateja | 2021-07-25 | 1 | -2/+28 |
* | Added boilerplate pages and `ProductCard` component. | Mateja | 2021-07-24 | 1 | -0/+9 |