Commit Graph
7 Commits
Author SHA1 Message Date
KKlochko f437d777a5 Add ValidationByName and CompanyValidationByName.
continuous-integration/drone/push Build is passing
2023-08-17 19:22:10 +03:00
KKlochko 135f4c0c93 Refactor the Company and its validator test.
continuous-integration/drone/push Build is passing
2023-08-16 18:12:29 +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 f7214205d8 Add Pivot table for the relationship between Cities and Companies. 2023-06-19 21:47:23 +03:00
KKlochko fd4a37c36a Add the validation for Company that returns message for requests. 2023-06-18 17:37:14 +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