Commit graph

2205 commits

Author SHA1 Message Date
Fayaz Ahmed
8bf9b837f3
Merge branch 'feat/custom-attrs-automations' into feat/custom-attr-change 2022-06-06 11:35:46 +05:30
Fayaz Ahmed
774e750d71 Fixed Query Spec 2022-06-03 11:49:18 +05:30
Fayaz Ahmed
a9ca6bbacb
Merge branch 'develop' into feat/custom-attrs-automations 2022-06-03 11:31:10 +05:30
Fayaz Ahmed
ea8ff00556 Fix specs 2022-06-03 11:30:51 +05:30
Fayaz Ahmed
f97db8359c Removes Lowercased values and fix label value in api payload 2022-06-03 11:25:10 +05:30
Fayaz Ahmed
79a525aa62
feat: Add Bulk actions to conversations (#4647)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2022-06-03 11:12:22 +05:30
Vishnu Narayanan
43a0b4c039
fix: command execution in heredoc comment (#4783) 2022-06-02 19:51:50 +05:30
Tejaswini
c78db3aba0 fix: Ruby version change 2022-06-02 16:17:49 +05:30
Tejaswini
c69d4208f3 fix: Ruby version change 2022-06-02 16:06:13 +05:30
Tejaswini
308b545cf4 fix: Specs 2022-06-02 15:37:00 +05:30
Tejaswini
e12a7a09e4 fix: Specs 2022-06-02 13:31:46 +05:30
Pranav Raj S
6b9f4d08ca
fix: Disable marking IMAP connection as invalid for Standard Errors (#4764) 2022-06-02 11:38:58 +05:30
Tejaswini
5db21b0a4a fix: Changes for custom attribute type and lower case search 2022-06-01 23:50:23 +05:30
Vishnu Narayanan
c7c46463ae
fix: Update text used in personal message signature (#4776)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2022-06-01 18:41:18 +05:30
Pranav Raj S
d2d4a5fe90
Merge branch 'develop' into feat/custom-attrs-automations 2022-06-01 11:14:07 +05:30
Pranav Raj S
b9aa4444b3
feat: Allow users to create dashboard apps to give agents more context (#4761) 2022-06-01 11:13:10 +05:30
dependabot[bot]
55f7be4ffc
chore(deps): bump eventsource from 1.1.0 to 1.1.1 (#4774)
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-01 10:57:18 +05:30
Fayaz Ahmed
6a5ccf74c3 Add automation - attr change input 2022-05-31 18:19:13 +05:30
Fayaz Ahmed
3f382e5979
Handle falsy values for filename (#4766) 2022-05-31 16:38:24 +05:30
Fayaz Ahmed
40a7681d45 Fix spec fixtures 2022-05-31 11:39:30 +05:30
Fayaz Ahmed
ea5e7ce6ba
Merge branch 'develop' into feat/custom-attrs-automations 2022-05-30 21:36:47 +05:30
Sojan Jose
afc7c1ac64
chore: Update translations (#4755) 2022-05-30 18:39:20 +05:30
dependabot[bot]
e924ce8b4e
chore(deps): bump rack from 2.2.3 to 2.2.3.1 (#4756)
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.2.3...2.2.3.1)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-30 17:18:18 +05:30
Vishnu Narayanan
568c30e93e
chore: Update ruby and docker base image to 3.0.4 (#4693)
* chore: Update ruby version to 3.0.4

* chore: update ruby version in docker workflow

* chore: update ruby version to 3.1.2

* Upgrade vue-jest to remove deasync

* Revert to 3.0.4 to see if deasync issue is fixed

* fix: script failure if pg/redis not opted in

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2022-05-27 17:33:24 +05:30
Devin Ellis
50d2dbd462
chore: Fix the exception while destructuring data in chatwoot:error listener (#4702) 2022-05-27 12:23:29 +05:30
Pranav Raj S
52fad886b8
feat: Add business hours in downloadable reports (#4674)
Co-authored-by: Aswin Dev P.S <aswindevps@gmail.com>
2022-05-27 09:26:59 +05:30
Sojan Jose
dceeb57a1d
chore: Update translations from Crowdin (#4751) 2022-05-26 20:23:36 +05:30
Sojan Jose
ab05dd9b9b
chore: Improve the reauthorization requirement for Email Channel (#4753) 2022-05-26 20:23:00 +05:30
Tejaswini Chile
47a6d9681a
feat: send instagram message after 24 hours (#4698)
Added MESSAGE_TAG: HUMAN_AGENT for Instagram messages if the user wants to send it after the standard message window.

Fixes #4689
2022-05-26 19:05:30 +05:30
Pranav Raj S
1215f37dda
fix: Remove translated keys from locale files (#4748) 2022-05-25 17:06:31 +05:30
Fayaz Ahmed
6ebda14d79
Merge branch 'develop' into feat/custom-attrs-automations 2022-05-25 14:32:56 +05:30
Fayaz Ahmed
903e0aa889 Merge branch 'feat/custom-attrs-automations' of github.com:chatwoot/chatwoot into feat/custom-attrs-automations 2022-05-25 13:40:39 +05:30
Fayaz Ahmed
50018da780 Send custom_attr key 2022-05-25 13:40:11 +05:30
Pranav Raj S
7434b60f71
fix: Revert changes to fix name updation from pre-chat form (#4741) 2022-05-25 12:38:23 +05:30
Vishnu Narayanan
22d22cf4c3
feat: Improve Linux installation experience (#4713)
* feat: improve linux install script

* feat: setup logging and reduce verboseness

- redirect output/error to logfile
- reduce verboseness in main script exection
- trap non-zero exit

* chore: remove debug logging

* feat: fix exit handler

* improve legibility

* Apply suggestions from code review

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>

* chore: improve formatting

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2022-05-25 12:30:00 +05:30
Sojan Jose
baa3efaf0e
chore: Update cache name in Circle CI builds (#4738)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2022-05-24 22:15:57 +05:30
dependabot[bot]
d20eafbda4
chore(deps): bump nokogiri from 1.13.5 to 1.13.6 (#4734)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.5 to 1.13.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.5...v1.13.6)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 11:12:19 +05:30
Pranav Raj S
56cd9bc0b8
chore: Add Assignable Agents API (#4722) 2022-05-23 19:24:07 +05:30
Pranav Raj S
79280ae372
chore: Enable Ukrainian language (uk) (#4720) 2022-05-23 12:46:17 +05:30
Fayaz Ahmed
9154eca7d1
Merge branch 'develop' into feat/custom-attrs-automations 2022-05-23 12:40:18 +05:30
Sojan Jose
f74a1f7d5a
chore: Update translations (#4691) 2022-05-23 11:33:54 +05:30
Aswin Dev P.S
59969cc553
chore: Update conversations API to include unattended conversations. (#4708)
* Update conversations API to include unattended conversations.
2022-05-22 00:38:41 -07:00
Fayaz Ahmed
8a2872d2d7
Merge branch 'develop' into feat/custom-attrs-automations 2022-05-20 10:26:37 +05:30
Fayaz Ahmed
9165c948c5 Automation helper test spec 2022-05-20 00:49:30 +05:30
Pranav Raj S
11ea8a3032
chore: Update the documentation for configuring webhooks in the account (#4703) 2022-05-19 21:43:23 +05:30
Fayaz Ahmed
5056303156 Automation validations mixin spec 2022-05-19 17:57:22 +05:30
Fayaz Ahmed
4ac4ac49dd
Merge branch 'develop' into feat/custom-attrs-automations 2022-05-19 11:18:00 +05:30
Fayaz Ahmed
8cb54af92a Merge branch 'feat/custom-attrs-automations' of github.com:chatwoot/chatwoot into feat/custom-attrs-automations 2022-05-19 11:02:00 +05:30
Fayaz Ahmed
8b08f5eccd Mixin Spec Rerun 2022-05-19 11:01:32 +05:30
Aswin Dev P.S
8538660bbd
Add first_reply_created event in conversation (#4576) 2022-05-18 21:16:33 -07:00