58b3e9e0de
feat: remove accordion from projects — all projects always expanded
2026-05-26 17:33:39 +03:00
c6a12163bb
fix: log sendTestEmail errors and show error toast for 15s so it can be read
2026-05-26 16:31:45 +03:00
f471102b00
feat: full-width cards with gradient headers and decoration for WhatsApp and Email tabs
2026-05-26 15:26:27 +03:00
573f156a82
fix: consolidate pill tab styles into :style binding — Alpine was stripping static style attr
2026-05-26 15:19:47 +03:00
303cdf6d6e
feat: move send-test sections inline — WhatsApp right panel, Email side card with account selector
2026-05-26 15:05:24 +03:00
b3650489af
feat: rewrite Email tab as multi-account list with Add/Edit/Delete modal
2026-05-26 12:29:03 +03:00
bf21e89497
feat: rewrite integrations view with WhatsApp/Email pill tabs and AJAX saves
2026-05-26 11:46:19 +03:00
d8cab94bcb
feat: supplier modal wizard, pipeline delete, sidebar cleanup
...
- Replace two-tab supplier selector with two-step wizard (method select → suppliers → summary)
- Add per-item channel picker (Email / WhatsApp / Both) in By Item mode
- Add confirmation summary step before submitting By Item supplier assignments
- Add type-to-confirm delete on pipeline list rows
- Redirect purchase.requests.index to pipeline (same data, single entry point)
- Remove Purchase Requests from sidebar nav
- Add edit-request-modal, supplier-invite-list components
- Add address coordinates migration for settings_locations
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 17:08:58 +03:00
7f8ae898d5
feat: add Projects settings with sub-locations and cascading dropdowns in purchase request modal
...
- Migration: add project_id FK to settings_locations
- Models: ProjectSetting hasMany Location, Location belongsTo ProjectSetting
- Settings: /settings/projects page — manage projects and their sub-locations (two-panel UI)
- Sidebar: Projects nav item under Settings group
- Routes: 7 new settings/projects routes (Admin only)
- Modal: project_name and location fields now cascading dropdowns populated from settings_projects/settings_locations
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 11:31:12 +03:00
d1f40c4124
fix: toggle double-fire and CSRF-protect test-whatsapp endpoint
2026-05-19 13:16:07 +03:00
12751ab39c
feat: add whatsapp_number field to supplier and customer forms
2026-05-19 13:09:32 +03:00
34e095526f
feat: add Settings sidebar link for Admin role
2026-05-19 13:09:28 +03:00
41435e2bcb
feat: add WhatsApp integration settings view
2026-05-19 13:09:23 +03:00
11e94889b2
chore: initial commit of existing codebase
2026-05-19 12:40:08 +03:00