Pranav Raj S
63ce5607e9
[Bug] Rescue error on JWT.encode ( #201 )
2019-11-09 16:04:02 +05:30
Pranav Raj S
5cc3543657
[Internal] Add route for widget testing ( #199 )
2019-11-01 12:53:01 +05:30
Pranav Raj S
3d3aefb197
[Enhancement] Use JS-Cookie to set Cookies ( #193 )
...
* Update js-cookie
* Add sdk css
* Remove conversation padding
2019-10-30 10:43:11 +05:30
Pranav Raj S
16fe912fbd
[Feature] Website live chat ( #187 )
...
Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2019-10-29 12:50:54 +05:30
Pranav Raj Sreepuram
170f8716c5
Refactor Conversation, Message API calls, store
2019-10-27 19:01:59 +05:30
Sojan Jose
3b6d58bbdf
Refactor Reports Controller
2019-10-27 11:11:51 +05:30
Pranav Raj S
e0d291c49e
Create util for apiLoadingStatus ( #170 )
...
* Create util for apiLoadingStatus
* Revert "Fix #52 rubocop metrics abc size in passwords controller (#119 )"
This reverts commit 9c22da0ac6
.
2019-10-22 13:28:45 +05:30
AlexisChavez97
9c22da0ac6
Fix #52 rubocop metrics abc size in passwords controller ( #119 )
...
* Fix #52 rubocop metrics abc size in passwords controller
* Fix DeviseTokenAuth headers names
2019-10-22 12:32:06 +05:30
Aleksandr
a7787e0f23
issue #151 : add rubocop to ci ( #168 )
2019-10-21 11:18:47 +05:30
Pranav Raj S
94c6d6db6f
🚨 Fix Rubocop lint errors
2019-10-20 14:17:26 +05:30
Akshay Birajdar
a1452d7d89
Sprinkle frozen string literal & Indentation Fix ( #150 )
...
* Avoid extra string alocation as join will always return string
* Fix indentation
* Sprinkle frozen string literal true
2019-10-16 12:22:30 +05:30
Lauren
b89353b76c
Feature/update confirmation email information ( #145 )
...
* Add `invited_by` foreign key to User
Allows for a User to be tied to the user who invited them
* Include `current_user` in new agent initialization parameters
* Add `shoulda-matchers` for testing associations
* Add Inviter information and associated account to welcome email
* Only show inviter info if applicable
* Update conversation spec for FFaker compatibility
2019-10-14 14:24:58 +05:30
Emil Shakirov
4768aca484
Refactor Conversation model ( #134 )
...
* Add Conversation factory with dependent factories
* Include FactoryBot methods in rspec config
* Add unit tests for public methods of Conversation model
* Move Current model into a separate file in lib folder
* Disable Metrics/BlockLength rule for db/migrate and spec folders
* Get rid of global $dispatcher variable
* Create Message#unread_since scope
* Refactor callback methods in Conversation model
* Create Conversations::EventDataPresenter
* Add translation keys for activity messages
* Add pry-rails gem
* Refactor Conversation#notify_status_change
* Add mock_redis for test env
2019-10-12 23:38:41 +05:30
Anca
e066a9cff5
Fix #58 - Refactor inbox_members_controller ( #109 )
2019-10-08 14:03:41 +05:30
Ian Vaughan
ccfa135264
Reduce line code to please Rubocop ( #111 )
...
Fixes #58
2019-10-04 01:57:34 +03:00
Pranav Raj S
bd7bd63aae
Fix url in emails, add frontendURL helper ( #19 )
...
Fixes #16
2019-08-25 19:59:28 +05:30
subintp
6b7790692e
Use around_action instead of around_filter
2019-08-21 21:52:20 +05:30
Pranav Raj S
2c144d5ad3
Setup Circle CI, add brakeman config ( #13 )
...
* Add circle ci config
* Change config to fix tests
* Update config
* Fix eslint command, add brakeman
2019-08-21 12:59:56 +05:30
Sojan Jose
52194116b3
Upgrade to rails 6 💎 ( #11 )
...
- upgraded to rails 6
- fixes various issues
2019-08-19 13:49:57 +05:30
Pranav Raj Sreepuram
4fceb59eb2
Add mailer templates, remove unused devise controllers
2019-08-17 18:05:50 +05:30
Pranav Raj Sreepuram
bb87d840e0
Fix routes in emails, redirects
2019-08-17 17:50:43 +05:30
Pranav Raj Sreepuram
2a34255e0b
Initial Commit
...
Co-authored-by: Subin <subinthattaparambil@gmail.com>
Co-authored-by: Manoj <manojmj92@gmail.com>
Co-authored-by: Nithin <webofnithin@gmail.com>
2019-08-14 15:18:44 +05:30