iachat/app/javascript/dashboard/store/modules/specs
Muhsin Keloth cd06b2b337
fix: Inbox view Read/Snoozed display filters (#8907)
* fix: Notification filters

* Update notification_finder.rb

* Update notification_finder.rb

* Update notification_finder.rb

* fix: spec

* fix: specs

* Update notification_finder.rb

* fix: add more fixes

* Update notification_finder.rb

* fix: specs

* chore: better comments

* chore: removed filtering

* chore: refactoring

* fix: review fixes

* fix: API call

* chore: Minor fix

* Rename spec

* Fix params getting undefined

* Fix finder

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
2024-02-17 13:59:25 +05:30
..
account feat: Add inbox view page (#8814) 2024-01-30 13:55:20 +05:30
agentBots feat: Allow disconnecting agent bots (#6245) 2023-01-13 22:28:45 +05:30
agents feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
attributes feat: Custom fields in pre-chat form (#4189) 2022-04-19 12:47:29 +05:30
auth chore: Upgrade @june-so/analytics-next, js-cookie to the latest version (#8799) 2024-01-29 11:41:42 +04:00
automations fix: Automation Bugs and minor enhancements (#3936) 2022-02-15 23:36:29 +05:30
bulkActions feat: Add Bulk actions to conversations (#4647) 2022-06-03 11:12:22 +05:30
campaigns feat: Add Advanced Conversation Filters (#3239) 2021-11-18 19:15:02 +05:30
contactConversations feat: Add the ability to send attachment in new conversation (#7913) 2023-10-10 09:34:36 +05:30
contactLabels
contactNotes
contacts feat: Update API for contact avatar (#4719) 2022-07-12 10:03:16 +02:00
conversationLabels
conversationMetadata
conversationPage feat: Add Advanced Conversation Filters (#3239) 2021-11-18 19:15:02 +05:30
conversations fix:Avoid adding all new conversations when on a custom view (#8905) 2024-02-12 07:10:53 -08:00
conversationSearch
conversationStats
conversationTypingStatus
conversationWatchers feat: conversation participants (#4145) 2023-02-16 13:35:06 +05:30
csat feat: Add CSAT reports (#2608) 2021-07-14 10:20:06 +05:30
customViews feat: Ability to edit saved folders (#7236) 2023-06-08 14:58:57 +05:30
dashboardApps feat: Add the ability to create dashboard apps from the UI (#4924) 2022-07-08 15:55:32 +07:00
draftMessages feat: Add reply editor mode to the store (#7515) 2023-07-13 14:56:53 +05:30
inboxAssignableMembers feat: Add Bulk actions to conversations (#4647) 2022-06-03 11:12:22 +05:30
inboxes fix: Specs failing for teams/actions.js (#6845) 2023-04-06 20:48:49 +05:30
integrations feat: Update the slack integration-flow to allow users to select the channel (#7637) 2023-07-28 14:50:30 -07:00
labels fix: Specs failing for teams/actions.js (#6845) 2023-04-06 20:48:49 +05:30
macros feat: Add API module and Vuex store for Macros (#5603) 2022-10-11 22:54:17 -07:00
notifications fix: Inbox view Read/Snoozed display filters (#8907) 2024-02-17 13:59:25 +05:30
reports fix: Update report method to fix issues with special characters (#4697) 2022-05-18 12:15:30 +05:30
teamMembers
teams fix: Specs failing for teams/actions.js (#6845) 2023-04-06 20:48:49 +05:30
userNotificationSettings
webhooks