19 Commits

Author SHA1 Message Date
885800a10d save changes 2025-04-01 16:24:14 +02:00
597f7ddc55 send from gmail 2025-04-01 16:19:00 +02:00
45164faa9d Improve customer list filtering UI
- Add dedicated filter section with improved styling
- Add debouncing to filter inputs
- Add clear filters functionality
- Add individual clear buttons for text inputs
- Add active filters display
- Improve overall filter section layout
2025-03-25 13:59:44 +01:00
0e712f2e2f Add customer list filters and total count display
- Add search filters for customer name, email, and URL
- Add filter for customers with email
- Display total number of customers
- Update API to handle filter parameters
2025-03-25 13:55:43 +01:00
c4439e779f fix customer record 2025-03-25 13:51:47 +01:00
b512aef63d change customer filter to text box from select box 2025-03-25 13:43:00 +01:00
cba6c9ba67 add pagination 2025-03-25 13:37:29 +01:00
eb2cb72ea4 csv import done 2025-03-25 12:23:32 +01:00
2a0d231597 Add CSV import script for Customer model with unique name and email validation 2025-03-25 12:13:05 +01:00
705a99d415 update list ui 2025-03-25 12:04:39 +01:00
e1440bcea7 Add title field to EmailTemplate model and update UI 2025-03-25 11:43:47 +01:00
6b9e208214 Add EmailTemplate model and CRUD UI in admin console 2025-03-25 11:40:45 +01:00
42f2a30610 contact recoreds done 2025-03-25 08:12:33 +01:00
c9751b058f contact recoed list 2025-03-25 07:08:43 +01:00
d713939730 detail fixes 2025-03-25 07:02:21 +01:00
1866d84a86 Add customer and contact record management features 2025-03-25 06:49:21 +01:00
4e9d81924a add customer 2025-03-25 06:36:23 +01:00
9aef2ad891 initial commit 2025-03-25 06:19:44 +01:00
ken
b97fa96c25 Initial commit 2025-03-25 05:17:22 +00:00