Commit Graph
11 Commits
Author SHA1 Message Date
KKlochko 4430b04f11 Add UserAddress model.
continuous-integration/drone/push Build is passing
2023-08-24 17:58:33 +03:00
KKlochko 1a7c585aa7 Add CityValidationByName.
continuous-integration/drone/push Build is passing
2023-08-18 13:20:09 +03:00
KKlochko c22945926c Refactor the City, Company and their tests.
continuous-integration/drone/push Build is passing
2023-08-16 17:47:22 +03:00
KKlochko 394f821d35 Refactor the City and its tests. 2023-08-15 13:15:24 +03:00
KKlochko b371ac2773 Add a getter for companies in City model. 2023-06-20 10:33:22 +03:00
KKlochko 50d39c7e9b Add methods to City model to add, remove Company by id. 2023-06-19 21:55:10 +03:00
KKlochko 118b9bb74c Add methods to City model to get, add, remove Companies by ids. 2023-06-19 21:54:42 +03:00
KKlochko f7214205d8 Add Pivot table for the relationship between Cities and Companies. 2023-06-19 21:47:23 +03:00
KKlochko 2d4fb6a59b Add the validation for City, User that returns message for requests. 2023-06-18 16:17:35 +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