87 Commits (41acdd861b6beaa7547d4ac71fb5506e67f1f438)
 

Author SHA1 Message Date
KKlochko a8559a52c6 Add the setCompany method in the Cart model.
2 years ago
KKlochko 8cdd2f2bbe Add tests for the Company validations.
2 years ago
KKlochko 65280168a4 Update CartTest to remove the temporary cart.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko b71073d81d Update the CompanySeeder to have a second company.
2 years ago
KKlochko fd4a37c36a Add the validation for Company that returns message for requests.
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 e4f003f074 Add the route for the select city action.
continuous-integration/drone/push Build is failing Details
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 9d6a64d919 Add tests for the City and User validations.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 2d4fb6a59b Add the validation for City, User that returns message for requests.
2 years ago
KKlochko 814eb18028 Update the setCity method in the Cart model.
2 years ago
KKlochko 33e35fa692 Update the CitySeeder to have a second city.
2 years ago
KKlochko 3fd0d3bce8 Add execution seeders to the migrations in the CI/CD configuration.
2 years ago
KKlochko d4f3072169 Add test models to the seeders.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 0430a2bed1 Update the factories for City and User models.
2 years ago
KKlochko 07a5ec44cc Update Company and Item models to have image as nullable field.
2 years ago
KKlochko 70f2173976 Add the CI/CD configuration.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 232145d9a7 Update .env.example to have the test information.
2 years ago
KKlochko eb1f8bd4ff Fix user login function.
2 years ago
KKlochko 35c3e318c7 Update UserTest to add login tests and a better structure.
2 years ago
KKlochko 17b76707b3 Add UserController to register/login users and api, register tests.
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
KKlochko ea363b956e Update User class.
2 years ago
KKlochko 61a374dfc7 Fix CityAPI to have same arguments for getMap method as Abstract.
2 years ago
KKlochko 88cc3459d3 Update City, Company Controllers to fetch new data.
2 years ago
KKlochko 814b56ca3d Added City, Company to get and save data from API.
2 years ago
KKlochko 87483cce4e Added ApiFetcher to fetch data from DotsAPI.
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 505fa2e831 Updated guzzlehttp/guzzle library.
2 years ago
KKlochko 2dc7893eb3 Added Company model, resource and its API.
2 years ago
KKlochko 49f7f06e66 Added Dots Platform API Configuration.
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