Commit graph

495 commits

Author SHA1 Message Date
Pranav Raj S
e213d3992b
Update circle CI command to fix rspec (#23) 2019-08-31 12:11:10 +05:30
Pranav Raj Sreepuram
beda21b84c Remove source_id as primary key for contact 2019-08-31 11:53:03 +05:30
dependabot[bot]
df5c9de87e Bump mixin-deep from 1.3.1 to 1.3.2 (#22)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-31 11:09:47 +05:30
Pranav Raj Sreepuram
f74a6593ef Cleanup message model, fix reporting listener issues 2019-08-31 04:08:00 +05:30
Pranav Raj Sreepuram
cefd8a287a Update readme 2019-08-28 13:02:31 +05:30
dependabot[bot]
0a208c8bee Bump eslint-utils from 1.4.0 to 1.4.2 (#21)
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-27 16:24:04 +05:30
Pranav Raj S
6c8b065313
Create CODE_OF_CONDUCT.md 2019-08-26 09:34:35 +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
Pranav Raj Sreepuram
28fdc062de Remove unused views 2019-08-25 13:30:14 +05:30
Pranav Raj Sreepuram
a6968329e4 Fix agent dropdown styles
Fixes #15
2019-08-25 11:43:15 +05:30
Pranav Raj Sreepuram
f18f01a047 Fix eslint warnings, update eslint config 2019-08-25 11:05:05 +05:30
subintp
aa8a43344b Configure redis 2019-08-21 22:38:08 +05:30
subintp
e21bb22972 Merge branch 'master' of github.com:chatwoot/chatwoot 2019-08-21 21:53:48 +05:30
subintp
6b7790692e Use around_action instead of around_filter 2019-08-21 21:52:20 +05:30
Pranav Raj Sreepuram
c40814e1b1 Fix compilation errors on production 2019-08-21 21:37:06 +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
Subin T P
82f5eac4bf Checkin gemlock change 2019-08-21 20:31:42 +05:30
Subin T P
1ae1370825
Remove sinatra 2019-08-21 20:29:57 +05:30
Subin T P
2a335df49c Disables widget user message broadcast (#14) 2019-08-21 20:09:59 +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
Pranav Raj Sreepuram
6e4fec2b55 Add linters and pre-commit hook 2019-08-21 10:27:57 +05:30
Pranav Raj Sreepuram
d8702aa8aa Add MIT License 2019-08-21 10:10:00 +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
dependabot[bot]
3c32103e34 Bump lodash.template from 4.4.0 to 4.5.0 (#3)
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-18 12:55:08 +05:30
dependabot[bot]
84bc3ad87b Bump moment from 2.17.1 to 2.19.3 (#1)
Bumps [moment](https://github.com/moment/moment) from 2.17.1 to 2.19.3.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.17.1...2.19.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-18 12:53:52 +05:30
dependabot[bot]
a5f68e732b Bump lodash from 4.17.11 to 4.17.15 (#2)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-18 12:50:17 +05:30
Pranav Raj Sreepuram
ec387a1246 [Security] Upgrade axios to 0.19.0 2019-08-18 12:44:58 +05:30
Pranav Raj Sreepuram
e63a370d3c Ignore manifest.json 2019-08-18 10:13:47 +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 S
4f792e242d
Fix copy db config command 2019-08-17 23:33:21 +05:30
Pranav Raj S
e5dc6e237e
Update Readme 2019-08-17 23:32:49 +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
af25358b17 Cleanup gemfiles 2019-08-17 17:49:31 +05:30
Pranav Raj Sreepuram
be3d369392 Add ruby-version to Gemfile 2019-08-16 00:20:53 +05:30
Pranav Raj Sreepuram
54bdaf1f11 Set ruby version to 2.4.0 2019-08-15 23:55:16 +05:30
Pranav Raj Sreepuram
8921638c6c Procfile -> Procfile.dev 2019-08-15 23:30:19 +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