iachat/app/javascript/dashboard/components
Pranav Raj S 5c3de5e095
fix: Enhance CRM UI (#1397)
* feat: Sort by name
* feat: Fetch labels from sidebar
* Remove unused language file
* Add beta tag to contacts
* Add timeMixin, reduce font-size
* Remove unused methods
* Remove unused prop
* Disabled footer if no contacts or invalid page
* Add keyup for input
* Fix conversation not loading if there are no active conversations
* return last_seen_at as unix time
* Fix contact edit modal
* Add loader for edit contact button
* Fix review comments
2020-11-11 16:02:14 +05:30
..
buttons feat: Ability to edit a contact (#1092) 2020-08-23 00:05:07 +05:30
layout fix: Enhance CRM UI (#1397) 2020-11-11 16:02:14 +05:30
specs [Enhancement] Hide sidebar on tablets (#358) 2019-12-12 12:53:15 +05:30
ui chore: Add showBadge prop to tabs-item component (#1096) 2020-07-26 17:46:29 +05:30
widgets feat: Add Contacts page (#1335) 2020-11-10 15:25:26 +05:30
ChatList.vue feat: Add global message search (#1385) 2020-11-08 01:46:45 +05:30
Code.vue Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
index.js Feature: Send chat transcript via email (#1152) 2020-08-17 11:25:13 +05:30
Modal.vue fix: Add a full width image view to fix resolution issues (#1363) 2020-10-26 00:28:23 +05:30
ModalHeader.vue feat: Disable attachments and emoji picker in the web widget (#1102) 2020-08-05 17:46:17 +05:30
SettingsSection.vue feat: Enable reauthorization for Facebook (#1286) 2020-09-30 01:12:32 +05:30
SidemenuIcon.vue Refactor: Minor code refactoring in accordance with Vue.js best practices (#368) 2019-12-16 18:23:14 +05:30
Snackbar.vue Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
SnackbarContainer.vue Chore: UI fixes and enhancements (#796) 2020-05-02 09:47:36 +05:30