KKlochko
|
91e3b3234f
|
Refactor to use InformativeValidators instead of ModelValidation.
|
2 years ago |
KKlochko
|
5c40bc6bf3
|
Refactor to use UserInformativeValidatorByMatrixUserNameFactory.
|
2 years ago |
KKlochko
|
85bd79e59c
|
Add InformativeValidatorFactory and MessageFactory for User.
|
2 years ago |
KKlochko
|
c592931101
|
Add UserValidatorByMatrixUserName.
|
2 years ago |
KKlochko
|
32cc601868
|
Add CityInformativeValidatorByNameFactory.
|
2 years ago |
KKlochko
|
4c1e0bec07
|
Refactor InformativeValidators to move the modules into Validators.
|
2 years ago |
KKlochko
|
9244aa11bc
|
Add CityValidatorByName.
|
2 years ago |
KKlochko
|
4b3bf81c76
|
Refactor ValidatorByNameFactories to use MessageByNameFactory.
|
2 years ago |
KKlochko
|
02cdb1f792
|
Add MessageFactory, MessageByNameFactory.
|
2 years ago |
KKlochko
|
2b37a4c2e7
|
Refactor ValidatorByNameFactories of Company and Item models.
|
2 years ago |
KKlochko
|
c415a77272
|
Add InformativeValidatorByNameFactory.
|
2 years ago |
KKlochko
|
b43759f3f4
|
Refactor Validators.
|
2 years ago |
KKlochko
|
f85bc047b8
|
Refactor to use CompanyInformativeValidatorByNameFactory.
|
2 years ago |
KKlochko
|
a37992c2e9
|
Add CompanyInformativeValidatorByNameFactory.
|
2 years ago |
KKlochko
|
36a803131e
|
Refactor to use ItemInformativeValidatorByNameFactory.
|
2 years ago |
KKlochko
|
9a83b398c0
|
Add ItemInformativeValidatorByNameFactory.
|
2 years ago |
KKlochko
|
e057d2de27
|
Add EmptyNameValidator and ItemValidatorByName.
|
2 years ago |
KKlochko
|
3ffc82ee7c
|
Refactor InformativeValidator.
|
2 years ago |
KKlochko
|
7662d98bce
|
Add Informative Validators.
|
2 years ago |
KKlochko
|
da847273b8
|
Update Validators to extend ABC instead of implementing interface.
|
2 years ago |
KKlochko
|
a4c0b3463b
|
Add a validator interface, UpperRangeValidator and OkValidator.
|
2 years ago |
KKlochko
|
4430b04f11
|
Add UserAddress model.
|
2 years ago |
KKlochko
|
66b8373da3
|
Add the test for BaseMessages.
|
2 years ago |
KKlochko
|
8fda7eae83
|
Refactor the validation tests and remove example test.
|
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
|
c22945926c
|
Refactor the City, Company and their tests.
|
2 years ago |
KKlochko
|
a4938eb099
|
Add tests for City methods.
|
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
|
8dcb580393
|
Add the authenticated API fetcher and sender.
|
2 years ago |
KKlochko
|
e178d1c8b4
|
Update the ApiFetcher to have option to get a field or get the JSON.
|
2 years ago |
KKlochko
|
6c13fe7d7d
|
Add the method to get cart items as the JSON array.
|
2 years ago |
KKlochko
|
2b8d6e3062
|
Fix README.
|
2 years ago |
KKlochko
|
e840ead1ea
|
Update the README.
|
2 years ago |
KKlochko
|
59c48d1984
|
Add the docker files.
|
2 years ago |
KKlochko
|
f944a67a24
|
Add license.
|
2 years ago |
KKlochko
|
db70255f4f
|
Fix CategoryItemAPI->saveMap to save items with parents.
|
2 years ago |
KKlochko
|
387858a2de
|
Refactor the index page in the CategoryController.
|
2 years ago |
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
|
38f99d0a84
|
Add the route to show cart items.
|
2 years ago |
KKlochko
|
78c197549d
|
Add a resource and a collection for show CartItem.
|
2 years ago |
KKlochko
|
d5cd9f4096
|
Fix the getters in Cart model for a city, a company.
|
2 years ago |
KKlochko
|
d584379888
|
Refactor names for the Company, Category, User APIs and tests.
|
2 years ago |