Pranav Raj S
5cc3543657
[Internal] Add route for widget testing ( #199 )
2019-11-01 12:53:01 +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 S
6c60b60240
[Enhancement] Add ApiClient, refactor CannedResponse ( #183 )
2019-10-27 10:48:26 +05:30
Pranav Raj S
50fc06681c
[Enhancement] Update vue-chartjs to fix production build ( #182 )
2019-10-27 10:24:19 +05:30
Pranav Raj S
f869598cb4
[Enhancement] Remove frontend env file 🔥 ( #179 )
2019-10-25 12:01:05 +05:30
Pranav Raj S
f4358d9993
Replace pusher with action cable ( #178 )
...
closes #43
2019-10-25 01:37:01 +05:30
Nursoltan Saipolda
c0354364ff
removed app/stylesheets & set stylesheet generator to false ( #177 )
2019-10-24 17:08:38 +05:30
Nursoltan Saipolda
73d433b591
deleted coffee files & coffee-rails gem. disable js generation on application.rb ( #173 )
2019-10-23 15:59:45 +05:30
Sojan Jose
2099dc01a6
Routine weeding of the codebase ( #163 )
...
* Routine weeding of the codebase
* fix the spec
2019-10-20 16:19:12 +05:30
Pranav Raj S
94c6d6db6f
🚨 Fix Rubocop lint errors
2019-10-20 14:17:26 +05:30
Sojan Jose
a7da2428b0
upgrade facebook messenger gem ( #159 )
...
- carrierwave local config
- upgrade facebook messenger gem to support facebook graph api 4.0
2019-10-20 01:41:24 +05:30
Pranav Raj S
af20e61604
[Feature] Add PWA support ( #157 )
...
* Add icons, manifest
* Add workbox config
2019-10-18 12:37:09 +05:30
Sojan Jose
3988777718
Refactoring the code for pub sub ( #155 )
...
- We were using the attribute name 'channel' to store pubsub tokens, which was confusing.
- switched to faker from ffaker
- spec for contact.rb
2019-10-17 03:18:07 +05:30
Sojan Jose
addb370915
Remove Stale Gems
2019-10-17 00:51:50 +05:30
Pranav Raj S
2783fb6006
Move src to dashboard ( #152 )
2019-10-16 14:36:17 +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
Pranav Raj S
4b33a480c7
Fix missing username in assignment message ( #142 )
2019-10-13 19:16:28 +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
Pranav Raj Sreepuram
f74a6593ef
Cleanup message model, fix reporting listener issues
2019-08-31 04:08:00 +05:30
Sojan Jose
5697b81d78
Fix the circle builds ( #20 )
2019-08-26 08:42:17 +05:30
Pranav Raj S
bd7bd63aae
Fix url in emails, add frontendURL helper ( #19 )
...
Fixes #16
2019-08-25 19:59:28 +05:30
subintp
aa8a43344b
Configure redis
2019-08-21 22:38:08 +05:30
Pranav Raj Sreepuram
dc470c1d2c
Set webpack_compile_output to true
2019-08-21 21:30:25 +05:30
subintp
06c7336326
Remove whitespace from resolve
2019-08-21 21:22:20 +05:30
Pranav Raj Sreepuram
6e4fec2b55
Add linters and pre-commit hook
2019-08-21 10:27:57 +05:30
Pranav Raj Sreepuram
fa0904386f
Disable host check, fix router url
2019-08-19 13:51:20 +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
a95a088fe4
Ignore applicaiton.yml
2019-08-18 02:03:20 +05:30
Pranav Raj Sreepuram
e743abd867
Move image upload to S3
2019-08-18 01:53:55 +05:30
Pranav Raj Sreepuram
2b6c7a4025
Add env variables for frontend
2019-08-18 00:44:44 +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
bacc87ad8c
Add letter opener to view emails locally
2019-08-17 17:49:59 +05:30
Pranav Raj Sreepuram
bacad2a4b3
Use secret_key_base from env
2019-08-15 23:08:36 +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