Commit Graph

6 Commits

Author SHA1 Message Date
ahasani 3bc1202c77 feat: Implement product categories, stores, suppliers, and users management features
- Added ProductCategoriesService for handling product category API interactions.
- Created components for listing and viewing product categories.
- Implemented UI for managing product categories with a data list component.
- Developed StoresService for managing store-related API calls.
- Created components for listing and viewing stores with appropriate UI.
- Added SuppliersService for handling supplier API interactions.
- Implemented components for managing suppliers with a data list component.
- Developed UsersService for managing user-related API calls.
- Created components for listing and viewing users with appropriate UI.
- Enhanced not found page with improved layout and navigation options.
2025-12-04 23:34:00 +03:30
Cagatay Civici 163397368a Use remote images 2025-01-08 10:47:47 +03:00
Çetin 62d34c720b Update folder structure 2025-01-07 13:04:10 +03:00
Çetin c7c43c802f Remove unused images 2025-01-06 17:24:53 +03:00
Çetin ee5fcdeb1f Update favicon 2025-01-06 14:53:33 +03:00
Çetin 0369931355 Init sakai-v19 2024-12-27 16:00:31 +03:00