db5272dd1d
feat: register dynamic mailers in AppServiceProvider, remove single-azure methods from SettingsController
2026-05-26 12:26:02 +03:00
8d336466f4
feat: add MailAccountController with CRUD + test + toggle routes
2026-05-26 12:25:27 +03:00
1804ed4266
feat: update SettingsController for Azure Mail tab — AJAX whatsapp save, 3 new azure methods
2026-05-26 11:44:05 +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
75e4890a08
feat: add Settings controllers for Location, ProjectSetting, UrgencyLevel
2026-05-24 09:56:03 +03:00
2d54c670de
fix: low stock alert only on out movements, fix date formatting in notifications
2026-05-19 13:25:29 +03:00
fddfb2aaff
fix: use salesOrder.customer path in DeliveryNote dispatch notification
2026-05-19 13:22:17 +03:00
a1f6e765e1
feat: send WhatsApp notification on production order completed
2026-05-19 13:19:49 +03:00
5b2a46c753
feat: send WhatsApp low stock alert to store managers
2026-05-19 13:19:45 +03:00
8303df358f
feat: send WhatsApp notification on delivery dispatched
2026-05-19 13:19:41 +03:00
a64443110a
feat: send WhatsApp notification on sales invoice created
2026-05-19 13:19:36 +03:00
68c605bc69
feat: send WhatsApp notification on sales order confirmed
2026-05-19 13:19:31 +03:00
639282f707
feat: send WhatsApp notification on GRN confirmed
2026-05-19 13:19:27 +03:00
358907bbed
feat: send WhatsApp notification on PO confirmed
2026-05-19 13:19:21 +03:00
12751ab39c
feat: add whatsapp_number field to supplier and customer forms
2026-05-19 13:09:32 +03:00
e4e04e9419
feat: add SettingsController and settings routes
2026-05-19 13:04:23 +03:00
11e94889b2
chore: initial commit of existing codebase
2026-05-19 12:40:08 +03:00