Pranav Raj S
5917cd5d98
security: Upgrade webpacker to fix CVE-2020-7660 ( #1161 )
...
- security: Upgrade webpack to fix CVE-2020-7660
2020-08-22 22:18:50 +05:30
Pranav Raj S
5e5f34bedc
chore: Add an indicator for incoming emails ( #1112 )
2020-08-01 20:56:47 +05:30
dependabot[bot]
4b773f2a0e
Chore: Bump elliptic from 6.5.2 to 6.5.3 ( #1104 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 00:08:06 +05:30
Sojan Jose
d6f309ce22
Chore: Initialize Cypress tests ( #1078 )
...
Addresses: #412
Co-authored-by: Pranav Raj S <pranav@thoughtwoot.com>
2020-07-21 20:11:22 +05:30
dependabot[bot]
642efe8d40
Chore: Bump lodash from 4.17.15 to 4.17.19 ( #1056 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-18 12:05:04 +05:30
dependabot[bot]
ede4dd9cb0
Chore: Bump websocket-extensions from 0.1.3 to 0.1.4 ( #929 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-06 18:56:58 +05:30
Pranav Raj S
47ec7ad7c9
Feature: Ability to customise widget color ( #903 )
...
- Use Chrome style color-picker
2020-05-30 17:28:00 +05:30
Pranav Raj S
0817414957
Chore: Upgrade babel packages ( #736 )
...
Chore: Upgrade babel
2020-04-17 18:49:14 +05:30
Pranav Raj Sreepuram
2eac97c705
Merge branch 'hotfix/1.2.4' into develop
2020-03-22 20:43:58 +05:30
Pranav Raj S
a94f14ca22
Bug: Disable logging to file on asset precompile ( #637 )
2020-03-22 20:38:49 +05:30
Nithin David Thomas
f7e5f1fabf
Feature: Send attachments to widget user ( #621 )
2020-03-22 15:54:36 +05:30
Pranav Raj S
29bb2bff3a
Security: Upgrade eslint, eslint-config-airbnb ( #635 )
2020-03-21 21:01:55 +05:30
ghosteathuman
bb47b5f086
Reduce long peer dependencies warning ( #568 )
...
Co-authored-by: ghosteathuman <46582963+ghosteathuman@users.noreply.github.com>
2020-03-12 22:00:58 +05:30
Nithin David Thomas
c119c6577b
Feature: As a admin, I should be able to add webhooks to account ( #572 )
...
Co-authored-by: Pranav Raj S <pranavrajs@gmail.com>
2020-02-29 17:43:49 +05:30
Pranav Raj S
55b001435b
Bug: Fix yarn.lock discrepancies ( #554 )
2020-02-24 10:32:35 +05:30
Pranav Raj S
1261cc7783
Enhancement: Upgrade @babel/preset-env ( #542 )
2020-02-22 20:16:56 +05:30
Pranav Raj S
6340eb3ae2
Security: Upgrade @rails/webpacker and jest ( #540 )
...
* Security: Upgrade @rails/webpacker and jest
* Upgrade jest from 24.9.0 to 25.1.0
* Upgrade @rails/webpacker from 4.0.7 to 4.2.2
* Update test to use 1 worker
2020-02-22 19:02:11 +05:30
Pranav Raj S
c4e2a84f65
Feature: Agent Profile Update with avatar ( #449 )
...
* Feature: Agent Profile Update with avatar
* Add Update Profile with name, avatar, email and password
2020-02-16 17:20:38 +05:30
Pranav Raj S
cfc56705fd
[Enhancement] Group widget messages by date ( #363 )
...
* [Enhancement] Group widget messages by date
* Update DateSeparator snapshot
2019-12-15 00:06:01 +05:30
Pranav Raj S
7b63cbe1f7
[Enhancement] Select widget_color while creating inbox ( #362 )
...
* [Enhancement] Select widget_color while creating inbox
* Fix codeclimate issues
* Fix !important
2019-12-14 18:14:35 +05:30
Pranav Raj S
60e96f446e
[Enhancement] Add CopyToClipboard action in code component ( #329 )
...
* Add CopyToClipboard action in websiteWidgetCode component
* Fix codeclimate issues
2019-11-30 17:33:42 +05:30
Pranav Raj Sreepuram
dbb57a8a56
Upgrade foundation to 6.5.3
2019-11-01 13:44:03 +05:30
Pranav Raj S
3d3aefb197
[Enhancement] Use JS-Cookie to set Cookies ( #193 )
...
* Update js-cookie
* Add sdk css
* Remove conversation padding
2019-10-30 10:43:11 +05:30
José Miguel Ochoa
e32b6bf6d4
[Enhancement] Add default avatar when profile image is not available ( #188 )
...
* Add default avatar when agent image is not available
* Remove fonts from avatar
Separate non-computed style values
2019-10-29 23:36:21 +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
50fc06681c
[Enhancement] Update vue-chartjs to fix production build ( #182 )
2019-10-27 10:24:19 +05:30
Pranav Raj S
f4358d9993
Replace pusher with action cable ( #178 )
...
closes #43
2019-10-25 01:37:01 +05:30
Pranav Raj S
dd018f3682
Upgrade bourbon to ^6.0.0 ( #161 )
2019-10-20 13:34:19 +05:30
Pranav Raj S
20cfd005b9
[Enhancement] Remove Ionicons CDN usage, upgrade packages ( #160 )
2019-10-20 09:29:05 +05:30
Davyd McColl
01b72ca051
Initial testing with jest ( #133 )
...
* 🎉 initial testing with jest
* 👌 update test script names & remove package-lock.json
* 👌 add 'yarn test' step to circle-ci build workflow
2019-10-15 00:18:46 +05:30
Sojan Jose
728c23aefd
Bump up versions
2019-10-07 00:46:13 +05:30
Pranav Raj S
902b8e855e
[docs] Move contributors section to docs ( #120 )
2019-10-06 09:23:24 +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
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
bd7bd63aae
Fix url in emails, add frontendURL helper ( #19 )
...
Fixes #16
2019-08-25 19:59:28 +05:30
Pranav Raj Sreepuram
6e4fec2b55
Add linters and pre-commit hook
2019-08-21 10:27: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
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
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