iachat/app/controllers/api/v1
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
..
accounts fix: Enhance CRM UI (#1397) 2020-11-11 16:02:14 +05:30
integrations Feature: Slack integration (#783) 2020-06-12 23:12:47 +05:30
widget feat: Display reply time in widget (#1349) 2020-10-18 23:32:22 +05:30
accounts_controller.rb feat: Auto resolve conversations after n days of inactivity (#1308) 2020-11-01 12:53:25 +05:30
agent_bots_controller.rb Chore: Remove dead code related to billing (#935) 2020-06-07 20:31:48 +05:30
notification_subscriptions_controller.rb Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30
profiles_controller.rb feat: Use display_name instead of name of the agent (#1097) 2020-07-27 22:19:26 +05:30
webhooks_controller.rb Chore: Remove dead code related to billing (#935) 2020-06-07 20:31:48 +05:30