forked from chatwoot/chatwoot
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update #3
Merged
Merged
Update #3
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: Add vue-router to widget Co-authored-by: Pranav <[email protected]> * Move to dynamic imports * Move to routerMixin * Fix popup button display * Remove unnecessary import * router -> route * Fix open state * Fix issues * Remove used CSS * Fix specs * Fix specs * Fix widgetColor specs * Fix mutation specs * Fixes broken lint errors * Fixes issues with widget flow Co-authored-by: Nithin <[email protected]> Co-authored-by: Nithin David <[email protected]> Co-authored-by: Muhsin Keloth <[email protected]>
Co-authored-by: Pranav <[email protected]> Co-authored-by: Muhsin Keloth <[email protected]> Co-authored-by: Sivin Varghese <[email protected]>
Template parsing fails when regexp characters are present in templates. Fixes: chatwoot#3587
Render button and list reply clicks as text messages in agent dashboard fixes: chatwoot#3684
…ge (chatwoot#3711) When creating a conversation from the contacts tab now we can go directly to the conversation by clicking the link in the success message Co-authored-by: Pranav Raj S <[email protected]>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.14.5...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…t#3666) * feat: Adds the ability to save custom filters and display folders on the sidebar * Minor fixes * Review fixes * Review fixes * i18n fixes * Shows conversations when the user click on the folder sidebar item * Spacing fixes * Review fixes Co-authored-by: Muhsin Keloth <[email protected]>
* Removes the last operators value * Moved removing the last operator to the payload generator * Update app/javascript/dashboard/helper/filterQueryGenerator.js This makes sure the last operator is never sent to the request Co-authored-by: Nithin David Thomas <[email protected]> * Fixed the test specs * Fixed the intendation and added comments Co-authored-by: Sivin Varghese <[email protected]> Co-authored-by: Nithin David Thomas <[email protected]>
…e length (chatwoot#3774) Co-authored-by: Nithin David Thomas <[email protected]>
* feat: Adds the ability to delete the saved custom views * Removed unused tag * Review fixes * Review fixes * Update DeleteCustomViews.vue
…hatwoot#3778) * add background * update background color in contact info Co-authored-by: Nithin David Thomas <[email protected]>
Co-authored-by: Sivin Varghese <[email protected]>
File and emoji pickers should be enabled by default. Fixes: chatwoot#3560 Co-authored-by: Pranav Raj S <[email protected]> Co-authored-by: Nithin David Thomas <[email protected]>
- endpoints to clone and update automation rules fixes: chatwoot#3740
* feat: Adds the ability to delete a segment * Minor fixes * Small changes
Co-authored-by: Sivin Varghese <[email protected]>
…hatwoot#3885) * Add openssl verify mode and email encryption for smtp configuration * Add spec for code coverage
Co-authored-by: root <[email protected]>
* chore: Reduces clutter in inbox settings page * Fix spacing issues Co-authored-by: Fayaz Ahmed <[email protected]> Co-authored-by: Sivin Varghese <[email protected]>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pranav Raj S <[email protected]>
…3985) Co-authored-by: Pranav Raj S <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.