mirror of
https://github.com/abhinavxd/libredesk.git
synced 2026-09-23 11:03:43 +00:00
532cd7f563
feat: make data table item names clickable. fix(conversation): focus reply box editor on conversation change fix(conversation): focus editor on tab change in ReplyBoxContent fix(conversation): update conversation list item to use router-link fix(conversation): update message bubble to use router-link for author fix(conversation): update last interaction fields on message insert fix(conversation): add last interaction fields to conversation model fix(conversation): update SQL queries to include last interaction fields feat(migrations): add migration for last interaction fields in conversations fix(schema): update schema to include last interaction fields in conversations