Nithin David Thomas
708d2688ff
Bug: Fix URL text overflow ( #537 )
2020-02-22 15:32:15 +05:30
Tim Lange
91f8b4a650
Bug: Show helper description for code in finish setup page ( #532 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2020-02-22 14:27:04 +05:30
Nithin David Thomas
330bf87f08
Bug : Inbox Filter indicator is removed when a conversation is selected ( #535 )
2020-02-22 14:24:51 +05:30
Tim Lange
bc884ae184
Chore: Added tests for dashboard_controller ( #529 )
2020-02-21 00:43:14 +05:30
Nithin David Thomas
f7c8358549
Bug: Hide contact panel when inboxId is not present ( #530 )
2020-02-20 19:48:09 +05:30
Subin T P
d36e1b52f6
Enhancement: Add event name in webhook payload ( #528 )
...
* chore: Remove unwanted twitter gem
* Enhancement: Add event name in webhook payload
fixes #528 #516 #518
2020-02-20 16:19:42 +05:30
Tim Lange
813cdd8aec
Chore: Added tests for facebook_indicators_controller ( #526 )
2020-02-20 12:12:19 +05:30
Tim Lange
b7e725a7cd
Fix: Fixed code font not being displayed on windows ( #525 )
...
Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
2020-02-20 11:11:36 +05:30
Tim Lange
9674e0bff4
Bug: Fix misalignment of back button ( #524 )
...
Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
2020-02-20 11:02:12 +05:30
Tim Lange
4817f4a28c
Bug: Fixed color of agent link in chat widget being white ( #522 )
...
Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
2020-02-20 10:59:43 +05:30
Sony Mathew
04c62417fa
[491] Bug fix - Sidekiq Redis Auth issue ( #527 )
...
* When the the .env file has line with REDIS_PASSWORD set as empty, the value for this in the initializers comes as an empty string "".
* Fixed this in a way that, if it's empty string, then it's taken as `nil` value so that password is skipped
2020-02-20 10:52:26 +05:30
Tim Lange
30e5edf6dc
Feature: Add ability to disable auto assignment of conversations ( #513 )
2020-02-19 14:40:03 +05:30
Tim Lange
e0afb84502
Chore: Removed unused functions from home_controller ( #512 )
2020-02-19 13:51:22 +05:30
Nithin David Thomas
fbefb78817
Enhancement: Update the design of inbox listing in sidebar ( #511 )
...
Co-authored-by: Pranav Raj S <pranavrajs@gmail.com>
2020-02-19 10:30:34 +05:30
Vishnu Narayanan
f00e1dcdc8
Chore: Update docker setup manual ( #504 )
...
* Chore: Update docker setup manual (#503 )
2020-02-17 19:52:26 +05:30
Tim Lange
60547b9fb3
Chore: Added tests for contacts_controller ( #509 )
...
- Tests for contacts controller
Addresses: #37
2020-02-17 17:08:29 +05:30
Tim Lange
fc23a10a99
Chore: Added tests for conversations_controller ( #508 )
...
* Chore: Added tests for conversations_controller
* Chore: Remove get_messages function from conversations
2020-02-17 15:57:57 +05:30
Tim Lange
44a3977f5c
Chore: Added tests for inboxes_controller ( #507 )
2020-02-17 15:39:24 +05:30
Tim Lange
a2316d4d09
Chore: Added tests for subscriptions_controller ( #483 )
...
Added tests for subscriptions_controller
ref: #37
2020-02-17 07:51:45 +05:30
Pranav Raj S
c32d391261
Bug: Fix imports in ProfileSettings ( #506 )
2020-02-16 22:20:59 +05:30
Pranav Raj S
c4e2a84f65
Feature: Agent Profile Update with avatar ( #449 )
...
* Feature: Agent Profile Update with avatar
* Add Update Profile with name, avatar, email and password
2020-02-16 17:20:38 +05:30
Nithin David Thomas
e61ba95cf7
Feature: Add/Edit conversation labels ( #488 )
...
Co-authored-by: Pranav Raj S <pranavrajs@gmail.com>
2020-02-16 15:46:26 +05:30
Sojan Jose
77473dc2aa
Chore: Include avatar url in sign_in response ( #501 )
...
- include avatar url in sign_in response ( fixes #500 )
- fix circle ci builds
2020-02-15 22:57:48 +05:30
Subin T P
eb5185974a
Monitoring: Add Scout APM ( #487 )
...
* Add scout APM
2020-02-15 04:22:36 +05:30
Subin T P
919261d843
Feature: Webhooks ( #489 )
2020-02-14 23:19:17 +05:30
sony-mathew
79a847aeab
Merge branch 'hotfix/1.1.3' into develop - Bug Fix : Adjusted the connection pool size and concurrency for Sidekiq
2020-02-11 22:59:07 +05:30
sony-mathew
6645d7f80b
Bug Fix : Adjusted the connection pool size and concurrency for Sidekiq
2020-02-11 22:58:19 +05:30
sony-mathew
baf1a6e8da
Merge branch 'hotfix/1.1.3' into develop - Bug Fix : Increased the connection pool size and concurrency for Sidekiq
2020-02-11 21:52:37 +05:30
sony-mathew
1e955455f0
Merge branch 'hotfix/1.1.3' Bugfix : Increased sidekiq connection pool and concurrency
2020-02-11 21:51:46 +05:30
sony-mathew
fdbad7c5d8
Bug Fix : Increased the connection pool size and concurrency for Sidekiq
2020-02-11 21:50:38 +05:30
Sojan
2023d5d42b
Revert "Updates sidebar on dashboard"
...
This reverts commit 6186d14593
.
2020-02-11 19:34:42 +05:30
Nithin David
6186d14593
Updates sidebar on dashboard
2020-02-11 19:21:55 +05:30
Pranav Raj S
30f4c08143
Feature: SignIn with Twitter ( #479 )
...
* Add Twitter SignIn flow
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2020-02-11 14:27:38 +05:30
Pranav Raj S
272c481464
Feature: Create conversations from Tweets ( #470 )
...
* Feature: Add tweets to conversations
2020-02-09 15:47:48 +05:30
Tim Lange
3465ebefd1
Chore: Added tests for assignments_controller ( #482 )
2020-02-08 23:48:00 +05:30
Tim Lange
b9836309fb
Chore: Added tests for agents_controller ( #481 )
2020-02-08 23:05:41 +05:30
Tim Lange
6c46891ee1
Chore: Remove unnessecary check if object exists ( #480 )
2020-02-08 22:38:37 +05:30
Tim Lange
67e41092e6
Chore: Added tests for inbox_members ( #478 )
2020-02-08 13:21:41 +05:30
Tim Lange
1d269f4e8d
Chore: Added tests for canned_responses ( #477 )
2020-02-08 11:58:40 +05:30
Tim Lange
37289fbd63
Chore: Increase test coverage for conversations controller ( #476 )
2020-02-07 21:43:51 +05:30
Tim Lange
a30a8867a3
Chore: Increase test coverage for accounts controller ( #475 )
2020-02-07 16:41:49 +05:30
Tim Lange
5210d201b6
Chore: Increase test coverage for widgets controller ( #473 )
2020-02-07 13:14:07 +05:30
Vishnu Narayanan
3eb5b3a0c1
docs: Update contribution guidelines ( #471 ) ( #474 )
2020-02-07 12:05:09 +05:30
Tim Lange
3fa7c605c3
Chore: Increase test coverage for widget messages ( #472 )
2020-02-07 00:51:47 +05:30
Pranav Raj S
7b1fdc5fcd
BugFix: Filter duplicate DMs in Twitter Integration ( #468 )
...
BugFix: Filter duplicate DMs in Twitter Integration
2020-02-05 18:50:37 +05:30
Pranav Raj S
607fc25723
Bugfix: Fix copy in agent availability status ( #466 )
...
Copy update for agent status
2020-02-05 12:11:33 +05:45
Nithin David Thomas
83b0bb4062
Feature: As an end-user, I should be able to see the list of agents in the widget. ( #461 )
...
Co-authored-by: Pranav Raj S <pranavrajs@gmail.com>
2020-02-05 11:27:22 +05:30
Pranav Raj S
33e0bd434b
Chore: Update the copy used in signup page ( #464 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2020-02-03 20:12:37 +05:45
Sojan
002463aede
Merge branch 'hotfix/1.1.2' into develop
2020-02-03 14:33:53 +05:45
Sojan
f1613f4a0d
Merge branch 'hotfix/1.1.2'
2020-02-03 14:33:43 +05:45