Chatwoot/app/javascript/dashboard/store/modules
Muhsin Keloth b0b4d9d6f5
enhancement: Current password confirmation in change password (#2108)
* add current password field in change password form

* locale changes

* chore: update password API

* chore: rubocop fixes

* replace currentPassword with current_password

* code cleanup

* replace input with woot-input

* code cleanup

Co-authored-by: Sojan <sojan@pepalo.com>
2021-06-02 05:22:24 -07:00
..
contacts feat: Sort contacts via name, email, phone_number, last_activity_at (#1870) 2021-05-13 13:32:19 +05:30
conversations fixed object destructuring to fallback to {} when meta.team is null (#2158) 2021-04-26 15:30:26 +05:30
notifications feat: Tag agents in a private note (#1688) 2021-01-27 00:04:11 +05:30
specs chore: Add inbox id in get campaigns API (#2278) 2021-05-17 21:38:12 +05:30
teams feat: Set up store for teams (#1689) 2021-03-15 18:35:56 +05:30
accounts.js feat: Ability for the logged in user to create a new account (#985) 2020-07-26 12:54:50 +05:30
agents.js Feature: Availability Statuses (#874) 2020-07-04 11:42:47 +05:30
auth.js enhancement: Current password confirmation in change password (#2108) 2021-06-02 05:22:24 -07:00
campaigns.js chore: Add inbox id in get campaigns API (#2278) 2021-05-17 21:38:12 +05:30
cannedResponse.js [Refactor] Cleanup agent store and actions (#373) 2019-12-21 22:54:35 +05:30
contactConversations.js feat: Create a new conversation from the contact panel (#2019) 2021-04-16 20:31:07 +05:30
conversationLabels.js Feature: Improve label experience (#975) 2020-06-25 21:04:03 +05:30
conversationMetadata.js Feature: Contact Panel with conversation details (#397) 2020-01-01 22:30:43 +05:30
conversationPage.js fix: Clear search input which navigating to other tab/page (#2061) 2021-04-22 13:58:04 +05:30
conversationSearch.js feat: Add global message search (#1385) 2020-11-08 01:46:45 +05:30
conversationStats.js Chore: Move conversationStats to a seperate module (#962) 2020-06-14 14:07:52 +05:30
conversationTypingStatus.js Chore: Move conversationStats to a seperate module (#962) 2020-06-14 14:07:52 +05:30
inboxAssignableAgents.js Enhancement: Ability to assign administrators as conversation assignees (#2142) 2021-04-22 23:17:29 +05:30
inboxes.js feat: Create a new conversation from the contact panel (#2019) 2021-04-16 20:31:07 +05:30
inboxMembers.js chore: inbox member clean up (#2144) 2021-04-27 20:59:00 +05:30
integrations.js Feature: Slack - receive messages, create threads, send replies (#974) 2020-06-22 13:19:26 +05:30
labels.js feat: Sort labels on sidebar by alphabetical order (#1387) 2020-11-07 12:21:34 +05:30
reports.js feat: Download Agent wise report (#1517) 2020-12-15 23:35:03 +05:30
teamMembers.js feat: Set up store for teams (#1689) 2021-03-15 18:35:56 +05:30
userNotificationSettings.js Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30
webhooks.js Feature: As a admin, I should be able to add webhooks to account (#572) 2020-02-29 17:43:49 +05:30