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