Sojan Jose
|
743bddc065
|
Chore: Housekeeping tasks (#721)
- End point to return api version
- Move agent bot listener to sync dispatcher
- gem update
|
2020-04-16 15:05:01 +05:30 |
|
Sojan
|
6c0076665a
|
Bugfix: Production autoload issue for bot.rb
- add app/bot to auto load path
|
2020-01-09 14:36:20 +05:30 |
|
Sojan
|
8e6b735299
|
Bugfix: Sidekiq queues getting stuck [#411]
ref: https://github.com/rails/rails/issues/36810
closes: #411
|
2020-01-09 11:59:31 +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 |
|
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 |
|
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
|
52194116b3
|
Upgrade to rails 6 💎 (#11)
- upgraded to rails 6
- fixes various issues
|
2019-08-19 13:49:57 +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 |
|