KKlochko
|
f85bc047b8
|
Refactor to use CompanyInformativeValidatorByNameFactory.
|
2 years ago |
KKlochko
|
36a803131e
|
Refactor to use ItemInformativeValidatorByNameFactory.
|
2 years ago |
KKlochko
|
8c62393d3f
|
Add ItemValidationByName.
|
2 years ago |
KKlochko
|
c9974b007a
|
Add UserValidationByMatrixUsername.
|
2 years ago |
KKlochko
|
1a7c585aa7
|
Add CityValidationByName.
|
2 years ago |
KKlochko
|
f437d777a5
|
Add ValidationByName and CompanyValidationByName.
|
2 years ago |
KKlochko
|
135f4c0c93
|
Refactor the Company and its validator test.
|
2 years ago |
KKlochko
|
394f821d35
|
Refactor the City and its tests.
|
2 years ago |
KKlochko
|
6db3465407
|
Refactor the User validator.
|
2 years ago |
KKlochko
|
41acdd861b
|
Update the order method to update the cart's status to DONE.
|
2 years ago |
KKlochko
|
2851fe86bb
|
Add the order method and its route.
|
2 years ago |
KKlochko
|
87c921c3e3
|
Add the index page to show the cart's items.
|
2 years ago |
KKlochko
|
4d8506a3a4
|
Refactor names for the Cart API and its tests.
|
2 years ago |
KKlochko
|
fd4a4bf5ea
|
Add the addItem method, that add an item to a Cart, and its route.
|
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
|
4a4d5e7335
|
Add Cart model, resource and its API, Pivot table with Items.
Update Items model to have relationship with cart.
|
2 years ago |