iachat/app
Shivam Mishra 105f9a27d2
feat: more CSAT filters (#7038)
* refactor: use grid instead of flex

* refactor: let the parent layout decide the spacing

* feat: add a separate date-range component

* refactor: use new date-range component

* fix: destructure all options

* refactor: separate group by component

* refactor: better handle group by data

* fix: defaul group by

* refactor: variable naming

* refactor: use DATE_RANGE_OPTIONS directly

* chore: update platform in gemfile.lock

* refactor: trigger fetch on filter change

* refactor: remove redundant method

* refactor: simplify methods and emitting

* refactor: simplify filter logic

* refactor: simplify fetching

* refactor: imports

* refactor: prop name

* refactor: CSAT response to use new APIs

* refactor: use common filter event

* refactor: use computed value for validGroupBy

* refactor: better function names

* refactor: rename prop

* refactor: remove redundant props

* refactor: separate agents filter component

* feat: add labels filter

* feat: add inboxes filter

* fix: event

* refactor: send label and inbox along with request payload

* feat: add inbox filter

* feat: add inbox to download

* refactor: use request payload from computed property

* refactor: params

* feat: add team to csat filters

* feat: add team to csat filters

* feat: add filter for rating

* feat: reverse options

* feat: add labels for ratings and translations

* feat: update translation

* fix: margin and spacing

* fix: trailing whitespace

* feat: add tests for filters

* chore: move files

* feat: add try catch with alerts

* feat: update import

* fix: imports

* Updates broken imports

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
2023-05-18 22:50:46 +05:30
..
actions chore: Ability to Disable Gravatars (#5027) 2022-07-21 19:27:12 +02:00
assets chore: Resolve bundle audit (#6671) 2023-03-15 14:05:54 +05:30
builders fix: Duplicate instagram conversations for echo messages (#7078) 2023-05-15 16:25:15 +05:30
channels chore: Sentry issues (#4623) 2022-05-06 14:50:55 +05:30
controllers feat: more CSAT filters (#7038) 2023-05-18 22:50:46 +05:30
dashboards feat: Supports masking tokens in super admin (#6491) 2023-02-21 17:50:55 +05:30
dispatchers Chore: clean up Reporting Events (#4044) 2022-02-28 18:16:12 +05:30
drops feat: Enable template variables in channel greeting messages (#6971) 2023-04-26 20:23:46 +05:30
fields feat: Supports masking tokens in super admin (#6491) 2023-02-21 17:50:55 +05:30
finders feat: Add ability to filter Conversations by underlying source_id (#6979) 2023-05-11 17:32:29 +05:30
helpers feat: Enable template variables in channel greeting messages (#6971) 2023-04-26 20:23:46 +05:30
javascript feat: more CSAT filters (#7038) 2023-05-18 22:50:46 +05:30
jobs fix: Instagram events job NoMethodError: undefined method for nil:NilClass (#7105) 2023-05-18 15:22:01 +05:30
listeners Fix: Consider bot message on slack integration (#6793) 2023-03-31 18:56:51 +05:30
mailboxes chore: fetch mails with multiple attachments (#7030) 2023-05-14 10:02:36 +05:30
mailers chore: Contact import improvements (CW-1362) (#6747) 2023-04-18 00:40:55 +05:30
models feat: more CSAT filters (#7038) 2023-05-18 22:50:46 +05:30
policies feat: Ability to improve drafts in the editor using GPT integration (#6957) 2023-04-24 23:52:23 +05:30
presenters feat: improvements to priority (#6981) 2023-04-25 22:28:19 +05:30
services feat: whatsapp duplicate message (#7004) 2023-05-03 15:18:20 +05:30
views fix: Make category non-mandatory (#7117) 2023-05-18 18:42:28 +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