Commit Graph

12 Commits

Author SHA1 Message Date
fatihalp
46b70a91f7 Fix create listing publish flow 2026-03-08 16:45:42 +03:00
fatihalp
6fde32cc8b Add animations and fix publish 2026-03-08 16:11:09 +03:00
fatihalp
222928d1d9 Refactor modular Laravel Filament 2026-03-08 12:17:03 +03:00
fatihalp
f1e2199fef Fix listings language and actions 2026-03-08 03:32:25 +03:00
fatihalp
b1293d3960 Improve partner panel UX 2026-03-07 20:19:00 +03:00
fatihalp
93ce5a0925 Add demo mode seeders and UI tweaks 2026-03-07 17:07:32 +03:00
fatihalp
6ee6da3d83 Refactor modules UI and seeders 2026-03-07 16:37:03 +03:00
fatihalp
154b226a03 Refactor Filament module UX 2026-03-07 02:30:09 +03:00
fatihalp
165585cdc4 Document listing updates 2026-03-06 01:00:23 +03:00
fatihalp
7e9d77c0a8 feat: Implement user profile management and favorites module
- Added routes for user profile management including edit, update, and delete functionalities.
- Created ProfileController to handle profile-related requests.
- Introduced Profile model to manage user profile data.
- Developed user status states (Active, Banned, Suspended) with appropriate labels and descriptions.
- Implemented favorite listings and sellers functionality in the User model.
- Created views for profile editing, updating password, and deleting account.
- Added migration for user and profile tables along with necessary fields.
- Registered User module with service provider and routes.
2026-03-05 01:23:42 +03:00
fatihalp
afe9cf4080 Document listing and category fixes 2026-03-04 11:17:08 +03:00
fatihalp
747e7410f4 Update partner listings flow 2026-03-04 00:29:08 +03:00