KKlochko
|
87c921c3e3
|
Add the index page to show the cart's items.
|
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.
|
2 years ago |
KKlochko
|
4d8506a3a4
|
Refactor names for the Cart API and its tests.
|
2 years ago |
KKlochko
|
5e88be6760
|
Update the index page to show only city's companies.
|
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.
|
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.
|
2 years ago |
KKlochko
|
eb1f8bd4ff
|
Fix user login function.
Check for not existing user was without NOT.
|
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.
Update Items model to have relationship with cart.
|
2 years ago |
KKlochko
|
88cc3459d3
|
Update City, Company Controllers to fetch new data.
Cleared CityResource from a comment.
|
2 years ago |
KKlochko
|
18bd849827
|
Added Item model, resource and its API.
Updated Category model to have Items.
|
2 years ago |
KKlochko
|
b5a264d92f
|
Added Category model, resource and its API.
Updated Company model to have Categories.
|
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 |