iachat/app
Sivin Varghese 7fd220c177
feat: Adds the ability to edit saved segments (#7254)
* feat: Ability to edit saved filters

* chore: Adds edit contact segment

* chore: Minor fixes

* fix: code climate

* chore: Minor fixes

* chore: Adds ability to custom view name

* chore: Minor fixes

* chore: Adds spec for helper

* chore: Revert contact filter to split to new PR

* Delete editSegmentMixin.js

* chore: Revert fixes

* Update app/javascript/dashboard/i18n/locale/en/advancedFilters.json

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>

* Update app/javascript/dashboard/i18n/locale/en/advancedFilters.json

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>

* chore: Moved from mixin to helper for reusing in segments

* Delete editFolderMixin.js

* chore: Fix specs and added new specs

* chore: review comment fixes

* chore: Minor fixes

* fix: Not resetting applied filter

* feat: Adds the ability to edit saved segments

* feat: Adds specs for API part

---------

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
2023-06-08 21:25:51 +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: unattended count mismatch in report and list (#7263) 2023-06-08 17:58:13 +05:30
channels chore: Sentry issues (#4623) 2022-05-06 14:50:55 +05:30
controllers fix: around_action not yielding is params are present (#7259) 2023-06-06 14:55:08 -07:00
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 fix: unattended count mismatch in report and list (#7263) 2023-06-08 17:58:13 +05:30
helpers feat: Enable template variables in channel greeting messages (#6971) 2023-04-26 20:23:46 +05:30
javascript feat: Adds the ability to edit saved segments (#7254) 2023-06-08 21:25:51 +05:30
jobs fix: add email logging for source-id email-id and message-id (#7262) 2023-06-07 18:24:37 +05:30
listeners Fix: Consider bot message on slack integration (#6793) 2023-03-31 18:56:51 +05:30
mailboxes fix: check content disposition, for inline messages in mail (#7231) 2023-06-05 20:28:32 +05:30
mailers fix: reply mailer with sender name (#7232) 2023-06-08 17:07:08 +05:30
models fix: unattended count mismatch in report and list (#7263) 2023-06-08 17:58:13 +05:30
policies feat: Ability to improve drafts in the editor using GPT integration (#6957) 2023-04-24 23:52:23 +05:30
presenters fix: check content disposition, for inline messages in mail (#7231) 2023-06-05 20:28:32 +05:30
services chore: Ensure template_sync timestamp is updated (#7265) 2023-06-07 17:18:24 +05:30
views fix: Adds domain option to user cookies set by SDK [CW-352] (#7070) 2023-06-08 14:27:49 +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