Commit Graph

9 Commits

Author SHA1 Message Date
hteppl 993c79e9db Fix type mismatch for build_admin_back_btn 2025-01-31 04:21:03 +03:00
Zakhar Izmaylov 8ce7ee0ce0 Optimize import statements and remove unused imports across multiple files
This commit focuses on cleaning up import statements by:
- Removing unused imports
- Organizing import order
- Removing redundant imports
- Ensuring consistent import style across different modules
2025-01-29 07:15:20 +03:00
GitHub Actions 5f2b40b2d2 Auto-format code with Ruff using pyproject.toml 2025-01-29 04:01:20 +00:00
hteppl 820a86d049 Optimize and fix keyboards 2025-01-15 08:00:41 +03:00
hteppl a23d7fffdc Admin keyboards adjustments 2025-01-15 03:37:01 +03:00
hteppl bd0dea9e96 Fix some typo and quotes 2025-01-12 17:35:42 +03:00
hteppl 88aae8e650 Add more base functions for creating singleton admin keyboards 2025-01-11 02:17:02 +03:00
hteppl c57e557755 Update admin coupons handler 2025-01-09 15:48:32 +03:00
hteppl 3c58a36d19 Update admin main panel 2025-01-09 15:43:22 +03:00