Chatwoot/app
Sivin Varghese 9bc75225fe
feat: Category store integration (#5218)
* Add more actions

* Complete sidebar store integration

* Complete portal list store integration

* Fixed the specs

* Added missing specs

* Add comment

* Code cleanup

* Fixed all the spec issues

* Add portal and article API specs

* Add category name in article list

* Add more locales

* Code beautification

* Exclude locale from codeclimate ci

* feat: Category store integration

* chore: Minor fixes

* chore: API call fixes

* chore: Minor fixes

* chore: Minor fixes

* chore: Adds the ability for get articles based on categories

* chore: minor fixes

* chore: Minor fixes

* chore: fixes specs and minor improvements

* chore: Review fixes

* chore: Minor fixes

* chore: Review fixes

* chore: Review fixes

* chore: Spacing fixes

* Code cleanup

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2022-08-10 10:48:41 +05:30
..
actions chore: Ability to Disable Gravatars (#5027) 2022-07-21 19:27:12 +02:00
assets feat: Fixes #1940 WCAG support for website widget (#2071) 2021-09-02 12:13:53 +05:30
builders fix: assigned_conversation_new_message? NoMethod error (#5225) 2022-08-08 23:43:57 +05:30
channels chore: Sentry issues (#4623) 2022-05-06 14:50:55 +05:30
controllers feat: Add the ability add new portal (#5219) 2022-08-10 09:27:52 +05:30
dashboards chore: Allow super admin to suspend an account (#5174) 2022-08-03 11:40:03 +05:30
dispatchers Chore: clean up Reporting Events (#4044) 2022-02-28 18:16:12 +05:30
drops fix: mention notification mail for empty contact name (#5091) 2022-07-22 15:37:24 +05:30
fields feat: Add the ability for a super admin to define account limits (#3946) 2022-02-14 15:55:08 +05:30
finders Feat: custom sort (#4864) 2022-06-22 11:04:42 +05:30
helpers chore: Remove no-op condition in Api::V1::InboxesHelper (#4966) 2022-07-05 17:12:53 +02:00
javascript feat: Category store integration (#5218) 2022-08-10 10:48:41 +05:30
jobs feat: Execute macro actions, for the conversation (#5066) 2022-07-26 12:41:22 +05:30
listeners feat: Add native support for CSML in agent_bot API (#4913) 2022-06-23 19:17:46 +05:30
mailboxes chore: Fix sentry issues (#4940) 2022-07-08 15:09:06 +05:30
mailers chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
models chore: Allow super admin to suspend an account (#5174) 2022-08-03 11:40:03 +05:30
policies feat: Execute macro actions, for the conversation (#5066) 2022-07-26 12:41:22 +05:30
presenters fix: Fetch email address to create contact (#4952) 2022-07-02 17:40:28 +05:30
services chore: Add notification ID to tag to make it unique (#5227) 2022-08-09 00:09:11 +05:30
views feat: Portals store integration (#5185) 2022-08-08 15:47:32 +05:30
workers fix: Update auto reply and hide reply time for email inbox (#3985) 2022-02-15 17:11:28 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30