Commit Graph

17 Commits

Author SHA1 Message Date
VladislavOstapov e164e74cde Исправлен формат ошибок API, добавлена обязательная верификация номера телефона при регистрации 2022-10-16 13:31:17 +03:00
VladislavOstapov 47359a7932 Global API refactoring 2022-10-09 13:43:06 +03:00
Vlados31 5e6afe1f73 Delete account/migrations directory 2022-10-03 10:44:57 +03:00
VladislavOstapov 0362fbcae6 Add my-orders page in account 2022-10-03 01:42:20 +03:00
VladislavOstapov 8bcc88680b Perform to move main developing to git 2022-09-27 18:54:05 +03:00
VladislavOstapov 659de0b0ee Add order creation form 2022-09-27 16:57:05 +03:00
VladislavOstapov 7b19ac39c1 Small commit: help for Sergey with html 2022-09-27 13:44:19 +03:00
VladislavOstapov c2d0dc7b27 Add logic for phone (without '+' or '+7') 2022-09-26 22:14:07 +03:00
VladislavOstapov 19df854243 Optimize phone validator 2022-09-25 11:13:22 +03:00
VladislavOstapov 9c27897485 Small changes 2022-09-25 11:06:41 +03:00
VladislavOstapov 2c51925827 BugFix in verification subsystem 2022-09-24 16:38:17 +03:00
VladislavOstapov 44da6faadd Add phone verification logic 2022-09-24 13:41:49 +03:00
VladislavOstapov 105b30f68c Method account.register fix 2022-09-19 00:11:08 +03:00
VladislavOstapov 22da68b953 Create account.register function. It's currently not working because arguments is not validating 2022-09-17 22:03:31 +03:00
VladislavOstapov d51ffa0eb2 Add basic API functions and working account.auth method 2022-09-17 12:01:14 +03:00
VladislavOstapov 59ec0647dc Add working authorization and registration 2022-09-17 00:05:08 +03:00
VladislavOstapov 7582330b1b Initial commit 2022-09-15 22:25:55 +03:00