iachat/app/javascript/shared/components
Cayo P. R. Oliveira 083bc27b1a feat: webhook inbox (#5)
* chore: exclude inbox_id from webhook update parameters

* feat: display inbox label in webhook settings

* feat: add inbox selection to webhook form

* feat: prevent updating inbox_id in webhook update

* feat: integrate MultiselectDropdown for inbox selection in webhook form

* feat: add inbox matching logic to webhook event delivery

* feat: remove unused inbox input placeholder from webhook form

* fix: MultiselectDropdown component submiting form

* feat: refine webhook parameters for create and update actions

* feat: disable URL input field when editing webhook

* chore: remove unnecessary parentheses

* chore: update webhook controller spec to ignore inbox_id and url updates

* fix: clean up JSON formatting

* fix: standardize inbox_id to inboxId in WebhookForm component

* refactor: replace LabelItem with InboxName component in WebhookRow

* chore: enhance MultiselectDropdown with button variant prop and update styling in WebhookForm

* chore: simplify MultiselectDropdown wrapper in WebhookForm component

* chore: update selectedInbox initialization to null and reorder form fields

* refactor: simplify InboxName

* chore: add dark variant styling for buttons in SCSS

* test: add inbox filtering for webhook event triggers in WebhookListener

* test: refactor webhook controller spec to use a variable for URL and improve update expectations

* feat(webhook): all inboxes option

* chore: remove dark variant styling for buttons in SCSS

* fix: bad interaction multiselectdropdown inside label

* chore: invert if

* chore: rename to assignedInbox and drop inboxId

* refactor(WebhookForm): restore div separating fields from buttons

* test: improve description

---------

Co-authored-by: gabrieljablonski <contact@gabrieljablonski.com>
2025-04-03 23:28:38 -03:00
..
charts feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
emoji chore: Update buttons in dashboard (#11145) 2025-03-31 17:21:32 -07:00
FluentIcon fix: Dropdown menu issues (#10364) 2024-10-29 16:10:35 +05:30
PhoneInput feat: Auto-populate the telephone code based on the browser timezone (#10146) 2024-09-23 23:25:38 -07:00
specs feat: Add RTL Support to Widget (#11022) 2025-03-21 09:39:03 -07:00
ui feat: webhook inbox (#5) 2025-04-03 23:28:38 -03:00
ArticleSkeletonLoader.vue feat: Creates components for Article Search in Reply [CW-2285] (#7957) 2023-10-16 15:02:02 +05:30
Branding.vue feat: Add RTL Support to Widget (#11022) 2025-03-21 09:39:03 -07:00
Button.vue feat: Add RTL Support to Widget (#11022) 2025-03-21 09:39:03 -07:00
CardButton.vue feat: Add RTL Support to Widget (#11022) 2025-03-21 09:39:03 -07:00
ChatCard.vue feat: Add RTL Support to Widget (#11022) 2025-03-21 09:39:03 -07:00
ChatForm.vue feat: Add RTL Support to Widget (#11022) 2025-03-21 09:39:03 -07:00
ChatOption.vue feat: Add RTL Support to Widget (#11022) 2025-03-21 09:39:03 -07:00
ChatOptions.vue feat: Add RTL Support to Widget (#11022) 2025-03-21 09:39:03 -07:00
CustomerSatisfaction.vue feat: Add RTL Support to Widget (#11022) 2025-03-21 09:39:03 -07:00
DateSeparator.vue feat: Add RTL Support to Widget (#11022) 2025-03-21 09:39:03 -07:00
EmojiOrIcon.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
GreetingsEditor.vue chore: Update styles in settings pages (#11070) 2025-03-18 14:40:02 -07:00
IframeLoader.vue feat: Add RTL Support to Widget (#11022) 2025-03-21 09:39:03 -07:00
ResizableTextArea.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
Spinner.vue feat: Add RTL Support to Widget (#11022) 2025-03-21 09:39:03 -07:00
TextArea.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30