Anca
e066a9cff5
Fix #58 - Refactor inbox_members_controller ( #109 )
2019-10-08 14:03:41 +05:30
Kirill Arutyunov
eef7555d62
Fix #77 issue codeclimate in _tabs.scss ( #125 )
...
* Fix #77 issue codeclimate in app/javascript/src/assets/scss/widgets/_tabs.scss
* Update border-width for #77 in _tabs.scss
2019-10-08 01:31:09 +05:30
Nishant Samel
59db1de1dc
Fix Code Climate issues with Conversation View
( #103 )
2019-10-08 01:06:01 +05:30
Nithin David Thomas
0daeeb1361
Merge pull request #122 from kirillarutyunov/codeclimate-76-issue-sidemenu-scss
...
Codeclimate #76 issue _sidemenu.scss
@kirillarutyunov Thanks for the PR's. We are sending stickers to our lovely contributors.
Please drop your details here for us to get in touch with you. We will start shipping it by the end of October.
2019-10-07 20:41:47 +05:30
Nithin David Thomas
3a01a40c26
Merge branch 'master' into codeclimate-76-issue-sidemenu-scss
2019-10-07 20:34:17 +05:30
Nithin David Thomas
d9b97bc92e
Merge pull request #123 from kirillarutyunov/codeclimate-70-issue-emojiinput-scss
...
Fix #70 issue codeclimate in _emojiinput.scss
@kirillarutyunov Thanks 🎉
2019-10-07 20:28:14 +05:30
Nithin David Thomas
99322842a7
Merge branch 'master' into codeclimate-70-issue-emojiinput-scss
2019-10-07 20:22:47 +05:30
Sojan Jose
728c23aefd
Bump up versions
2019-10-07 00:46:13 +05:30
Pranav Raj Sreepuram
6e19659e88
Add missing screenshot
2019-10-06 21:18:01 +05:30
Kirill Arutyunov
ea13a21da5
Fix #78 issue codeclimate in app/javascript/src/assets/scss/widgets/_thumbnail.scss ( #121 )
2019-10-06 20:03:01 +05:30
Kirill Arutyunov
c0f40b1713
Fix #65 issue codeclimate in app/javascript/src/assets/scss/widgets/_billing.scss ( #124 )
2019-10-06 19:46:05 +05:30
Kirill Arutyunov
9759c7432f
Add .idea folder to the gitignore for ignoring Jetbrains IDE (webstorm) config files ( #126 )
2019-10-06 19:40:02 +05:30
Kirill Arutyunov
942f47fa2d
Fix #70 issue codeclimate in app/javascript/src/assets/scss/widgets/_emojiinput.scss
2019-10-06 16:08:17 +03:00
Kirill Arutyunov
426ac33acf
Fix #76 issue codeclimate in app/javascript/src/assets/scss/widgets/_sidemenu.scss
2019-10-06 16:02:59 +03:00
Marc C
9b9aee4657
Update contact_params function ( #100 )
...
removed if block,
cannot be shortened further due to exception handling and params formatting
2019-10-06 10:29:54 +03:00
Pranav Raj S
84e0eb2441
Update README.md
2019-10-06 09:23:51 +05:30
Pranav Raj S
902b8e855e
[docs] Move contributors section to docs ( #120 )
2019-10-06 09:23:24 +05:30
Ender Ahmet Yurt
bbbc14448b
Refactor for attachment_params method ( #108 )
2019-10-05 17:15:32 +08:00
Ender Ahmet Yurt
ca63bba63f
Refactor for notify_status_change ( #106 )
2019-10-05 17:12:50 +08:00
Davyd McColl
b41a8c8477
♻️ reduce complexity of validateAuthenticateRoutePermission function ( #95 )
2019-10-05 17:07:05 +08:00
Ricardo Ferro Moreno
e91868f823
Fix multiple SelectorFormat issues in views/_signup.scss ( #88 )
2019-10-05 16:34:24 +08:00
Ian Vaughan
ccfa135264
Reduce line code to please Rubocop ( #111 )
...
Fixes #58
2019-10-04 01:57:34 +03:00
Sojan Jose
e2448c5ece
Merge pull request #93 from arku/refactor/attachment-push-event-data
...
Refactor Attachment#push_event_data
2019-10-03 11:25:57 +03:00
Arun Kumar Mohan
9d291638c4
Refactor Attachment#push_event_data
2019-10-02 18:19:27 -05:00
Arun Kumar Mohan
1b52316c16
Update location where attachment uploads are stored in test environment ( #91 )
2019-10-02 21:56:09 +08:00
Jaques Dias
9afbc8c55f
Fix code climate issues on Plan model ( #98 )
2019-10-02 21:46:32 +08:00
Jaques Dias
d1f06992b2
Refactor create_activity method on Conversation model ( #105 )
2019-10-02 21:03:07 +08:00
Sai Sandeep Mutyala
f2544816d4
Fixed ZeroUnit issue ( #99 )
2019-10-02 18:17:36 +08:00
Pranav Raj Sreepuram
94debaf68b
[docs] Add contributing guide
2019-10-02 18:07:10 +08:00
Santosh Desani
2ec3dd6e63
[Rubocop] Fixing issues in bin/webpack-dev-server ( #89 )
2019-10-02 14:13:41 +08:00
Pranav Raj Sreepuram
83c7e0b2f1
Add docs.chatwoot.com link in Readme
2019-10-02 11:41:16 +08:00
Pranav Raj S
e8ffbd5a92
[docs] Add common errors section ( #87 )
2019-10-02 11:39:41 +08:00
Pranav Raj S
b7ba0d95a8
Fix codeclimate lint errors in _login.scss ( #83 )
2019-10-02 11:13:57 +08:00
Pranav Raj S
9951feabc1
[scss-lint] Fix "Shorthand" issue, Remove redundant variables, use shorthand ( #82 )
2019-10-02 11:07:10 +08:00
Pranav Raj S
7e76285f7c
[scss-lint] Fix "HexLength" issue ( #81 )
2019-10-02 11:03:56 +08:00
Pranav Raj Sreepuram
a9b0eb3c15
Update docs website
2019-09-22 15:37:44 +05:30
Pranav Raj S
814cda499c
Create CNAME
2019-09-22 11:55:05 +05:30
Pranav Raj Sreepuram
d478f069a1
Add docsify for documentation website
2019-09-22 11:53:50 +05:30
Pranav Raj Sreepuram
b150d78e4d
Add development docs
2019-09-22 11:29:26 +05:30
Pranav Raj Sreepuram
2b60c58b5a
Fix pixelated logo in readme
2019-09-05 13:25:41 +05:30
Pranav Raj Sreepuram
a3128cee35
Remove unused http error codes
2019-09-05 13:18:27 +05:30
Pranav Raj Sreepuram
3549fc5fdd
Split conversation module into getters and actions
2019-09-05 13:01:36 +05:30
Pranav Raj Sreepuram
f9d4c2af90
[codeclimate] Reduce number of lines in bindEvent
2019-09-05 12:30:36 +05:30
Pranav Raj S
a108ae7789
Cleanup routes ( #26 )
2019-09-05 12:24:26 +05:30
allcontributors[bot]
129febf29e
docs: add sojan-official as a contributor ( #28 )
...
* docs: update README.md
* docs: create .all-contributorsrc
2019-09-05 12:24:01 +05:30
allcontributors[bot]
a14472c378
docs: add manojmj92 as a contributor ( #29 )
...
* docs: update README.md
* docs: create .all-contributorsrc
2019-09-05 12:22:00 +05:30
allcontributors[bot]
a46385ee25
docs: add subintp as a contributor ( #30 )
...
* docs: update README.md
* docs: create .all-contributorsrc
2019-09-05 12:20:45 +05:30
allcontributors[bot]
01b4ea450b
docs: add nithindavid as a contributor ( #31 )
...
* docs: update README.md
* docs: create .all-contributorsrc
2019-09-05 12:19:27 +05:30
allcontributors[bot]
7518ea4af6
docs: add pranavrajs as a contributor ( #27 )
...
* docs: update README.md
* docs: create .all-contributorsrc
2019-09-05 12:16:56 +05:30
Pranav Raj Sreepuram
5b865b560f
Release v0.1.0
2019-09-04 10:08:21 +05:30