Commit Graph
10 Commits
Author SHA1 Message Date
KKlochko 028dcbddd1 Update CategoryResource to show only item templates. 2023-06-20 20:18:10 +03:00
KKlochko 78c197549d Add a resource and a collection for show CartItem. 2023-06-20 20:13:44 +03:00
KKlochko 65fa84344e Update CategoryResource to show items of categories. 2023-06-19 15:06:23 +03:00
KKlochko 4a4d5e7335 Add Cart model, resource and its API, Pivot table with Items.
Update Items model to have relationship with cart.
2023-06-15 17:43:59 +03:00
KKlochko 88cc3459d3 Update City, Company Controllers to fetch new data.
Cleared CityResource from a comment.
2023-06-14 17:50:05 +03:00
KKlochko 18bd849827 Added Item model, resource and its API.
Updated Category model to have Items.
2023-06-14 17:16:50 +03:00
KKlochko b5a264d92f Added Category model, resource and its API.
Updated Company model to have Categories.
2023-06-14 16:58:35 +03:00
KKlochko 2dc7893eb3 Added Company model, resource and its API. 2023-06-14 16:28:48 +03:00
KKlochko 1dcf619555 Updated City Model and Resource. 2023-06-14 13:36:40 +03:00
KKlochko 6d0423fa34 Added City model, resource and its API. 2023-06-14 13:31:38 +03:00