17 Commits (135f4c0c93a7548da4f32e40f55d2107af0a3158)

Author SHA1 Message Date
KKlochko 6c13fe7d7d Add the method to get cart items as the JSON array.
2 years ago
KKlochko d5cd9f4096 Fix the getters in Cart model for a city, a company.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 8850d43575 Fix the addItemIds method in Cart model.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 5b0a1ee8f6 Fix methods to add/remove items from the Cart.
continuous-integration/drone/push Build is failing Details
2 years ago
KKlochko 7636ae4715 Fix Cart.getItem() method.
2 years ago
KKlochko 563254c725 Add getItem to Cart model.
2 years ago
KKlochko e91b808a0f Add a method to check that an item in a cart.
2 years ago
KKlochko 73b45084b7 Refactor the Cart method names.
2 years ago
KKlochko 3eff14173b Add getters to Cart model to get its City or Company.
2 years ago
KKlochko 3fe7287e06 Refactor the Cart model.
2 years ago
KKlochko d90f017cbe Add the getItemIds in the Cart to get ids of items.
2 years ago
KKlochko a8559a52c6 Add the setCompany method in the Cart model.
2 years ago
KKlochko 76f6c699aa Fix the method, isEmpty, in the Cart model.
2 years ago
KKlochko 0c2f6355cf Add methods to add and remove Items from a Cart.
2 years ago
KKlochko 814eb18028 Update the setCity method in the Cart model.
2 years ago
KKlochko ea120c8c9c Update User, Cart models.
2 years ago
KKlochko 4a4d5e7335 Add Cart model, resource and its API, Pivot table with Items.
2 years ago