-
- Downloads
update ruff format
Showing
- app/backend/main.py 11 additions, 1 deletionapp/backend/main.py
- app/backend/routes/admin.py 26 additions, 26 deletionsapp/backend/routes/admin.py
- app/backend/routes/category.py 11 additions, 8 deletionsapp/backend/routes/category.py
- app/backend/routes/product.py 19 additions, 5 deletionsapp/backend/routes/product.py
- app/backend/schemas/category.py 2 additions, 2 deletionsapp/backend/schemas/category.py
- app/backend/schemas/product.py 2 additions, 2 deletionsapp/backend/schemas/product.py
- app/backend/scripts/admin_init.py 10 additions, 8 deletionsapp/backend/scripts/admin_init.py
- app/frontend/components/admin/category.py 120 additions, 152 deletionsapp/frontend/components/admin/category.py
- app/frontend/components/admin/category_management.py 177 additions, 186 deletionsapp/frontend/components/admin/category_management.py
- app/frontend/components/admin/dashboard.py 108 additions, 86 deletionsapp/frontend/components/admin/dashboard.py
- app/frontend/components/admin/product_management.py 286 additions, 209 deletionsapp/frontend/components/admin/product_management.py
- app/frontend/components/admin/shop_owner_management.py 156 additions, 138 deletionsapp/frontend/components/admin/shop_owner_management.py
- app/frontend/components/admin/user_management.py 105 additions, 97 deletionsapp/frontend/components/admin/user_management.py
- app/frontend/components/owner/owner_dashboard.py 20 additions, 12 deletionsapp/frontend/components/owner/owner_dashboard.py
- app/frontend/components/owner/owner_orders.py 8 additions, 6 deletionsapp/frontend/components/owner/owner_orders.py
- app/frontend/components/owner/owner_products.py 18 additions, 8 deletionsapp/frontend/components/owner/owner_products.py
- app/frontend/components/product/create_product.py 12 additions, 12 deletionsapp/frontend/components/product/create_product.py
- app/frontend/components/product/edit_product.py 23 additions, 19 deletionsapp/frontend/components/product/edit_product.py
- app/frontend/components/product/view_product.py 2 additions, 2 deletionsapp/frontend/components/product/view_product.py
- app/frontend/main.py 33 additions, 12 deletionsapp/frontend/main.py
Loading
Please register or sign in to comment