23 Commits (e840ead1eacf9a85fc5ac932f2530686c823ed9b)

Author SHA1 Message Date
KKlochko 387858a2de Refactor the index page in the CategoryController.
2 years ago
KKlochko 87c921c3e3 Add the index page to show the cart's items.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 028dcbddd1 Update CategoryResource to show only item templates.
2 years ago
KKlochko 78c197549d Add a resource and a collection for show CartItem.
2 years ago
KKlochko d584379888 Refactor names for the Company, Category, User APIs and tests.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 4d8506a3a4 Refactor names for the Cart API and its tests.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 5e88be6760 Update the index page to show only city's companies.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko fd4a4bf5ea Add the addItem method, that add an item to a Cart, and its route.
2 years ago
KKlochko 23b0f0477a Update the index page for companies to show using the User data.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 57dd0c1660 Update the index page for categories to show company's categories.
2 years ago
KKlochko 65fa84344e Update CategoryResource to show items of categories.
2 years ago
KKlochko b3d7815f59 Add the selectCompany method and its route.
2 years ago
KKlochko c0bfcd07c7 Add CartController, the selectCity method and its test.
continuous-integration/drone/push Build is failing Details
2 years ago
KKlochko eb1f8bd4ff Fix user login function.
2 years ago
KKlochko 17b76707b3 Add UserController to register/login users and api, register tests.
2 years ago
KKlochko 4a4d5e7335 Add Cart model, resource and its API, Pivot table with Items.
2 years ago
KKlochko 88cc3459d3 Update City, Company Controllers to fetch new data.
2 years ago
KKlochko 18bd849827 Added Item model, resource and its API.
2 years ago
KKlochko b5a264d92f Added Category model, resource and its API.
2 years ago
KKlochko 2dc7893eb3 Added Company model, resource and its API.
2 years ago
KKlochko 1dcf619555 Updated City Model and Resource.
2 years ago
KKlochko 6d0423fa34 Added City model, resource and its API.
2 years ago
KKlochko 15f16db37c Project initialization.
2 years ago