iachat/app/javascript/dashboard/components/widgets
Nithin David Thomas 2c8ecbeceb
feat: Adds image attachment for help center articles (#6426)
* Added one more endpoint to attach tempfile and get logo

* Added one more endpoint to attach tempfile and get logo

* spec fixes

* Upload file for articles irrespective of the association

* Upload file for articles irrespective of the association

* Add multiple images with different keys

* feat: Adds image attachment for help center articles

* Adds validation for file upload

* Fixes space above image after adding to doc

* chore: Removed svg from file upload type

* Update app/javascript/dashboard/components/widgets/WootWriter/FullEditor.vue

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

* Update app/javascript/dashboard/components/widgets/WootWriter/FullEditor.vue

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

* Removes caption for the image

* Fixes woot prosemirror package version

* Update yarn.lock

* Update yarn.lock

---------

Co-authored-by: Tejaswini Chile <tejaswini@chatwoot.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2023-02-15 21:11:32 -08:00
..
chart feat: Display how many conversations are considered for the metric calculation (#4273) 2022-03-28 00:38:23 -07:00
conversation feat: Add Google Translate API Integration (#6454) 2023-02-15 20:50:45 -08:00
DashboardApp feat: Pass logged in agent context to dashboard app (#6034) 2022-12-07 12:02:27 -08:00
FilterInput feat: Custom attributes in automations and refactor (#4548) 2022-11-10 10:53:29 +05:30
forms feat: Category store integration (#5218) 2022-08-10 10:48:41 +05:30
mentions fix: Increase font size for canned response list item (#6380) 2023-02-02 10:58:03 -08:00
modal fix: Fixes broken style in automation page (#6171) 2023-01-06 15:37:28 +05:30
stories feat: Add component for grouped thumbnails (#5796) 2022-11-03 22:38:45 -07:00
WootWriter feat: Adds image attachment for help center articles (#6426) 2023-02-15 21:11:32 -08:00
AttachmentsPreview.vue fix: Add multiple file paste support and fix for bugs (#4066) 2022-03-23 18:25:57 +05:30
AutomationActionInput.vue feat: Add support of variables in macros and automation (#6358) 2023-01-30 13:17:33 +05:30
AutomationActionTeamMessageInput.vue chore: Update self-closing tag eslint config (#4826) 2022-06-10 19:29:52 +05:30
AutomationFileInput.vue chore: Improve macros stability (#5700) 2022-10-24 23:49:19 -07:00
Avatar.vue chore: Design improvements for thumbnail and dropdown (#5822) 2022-11-09 16:52:30 -08:00
BackButton.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
ChannelItem.vue chore: Create a resuable component for selecting a channel (#6241) 2023-01-11 21:13:51 -08:00
ChatTypeTabs.vue feat: Adds keyboard shortcuts for conversation actions (#2672) 2021-08-09 00:38:52 -07:00
ColorPicker.vue fix: Update colors in widget buttons to fix invalid colors (#6033) 2022-12-14 15:21:20 -08:00
EmptyState.vue chore: Fix Eslint warnings (#3654) 2021-12-27 13:49:31 +05:30
FeatureToggle.vue feat: Add the ability for the agents to execute a macro (#5698) 2022-10-24 20:33:59 -07:00
InboxName.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
LabelSelector.stories.js feat: Ability to add label for contact page (#2350) 2021-06-14 10:36:00 +05:30
LabelSelector.vue feat: Update the design of labels to use a smooth theme (#4325) 2022-06-20 15:09:22 +05:30
LoadingState.vue chore: Fix Eslint warnings (#3654) 2021-12-27 13:49:31 +05:30
ReportStatsCard.vue feat: Display how many conversations are considered for the metric calculation (#4273) 2022-03-28 00:38:23 -07:00
SettingIntroBanner.stories.js chore: Cleanup page-top-bar style conflicts (#2407) 2021-06-10 09:35:15 +05:30
SettingIntroBanner.vue feat: Adds pages to edit portals (#5373) 2022-09-02 10:22:15 +05:30
ShowMore.vue feat: Allow agent-bots to be created from the UI (#4153) 2022-11-17 22:15:58 -08:00
TableFooter.vue fix: Update pagination logic in the help center (#5693) 2022-10-20 20:05:17 -07:00
Thumbnail.spec.js feat: Improve image loading for thumbnails (#5823) 2022-11-08 21:05:13 -08:00
Thumbnail.stories.js feat: Support square variants of thumbnail and avatar components (#5003) 2022-07-09 14:03:55 +05:30
Thumbnail.vue chore: Design improvements for thumbnail and dropdown (#5822) 2022-11-09 16:52:30 -08:00
ThumbnailGroup.vue chore: Design improvements for thumbnail and dropdown (#5822) 2022-11-09 16:52:30 -08:00
UserAvatarWithName.vue feat: Add CSAT reports (#2608) 2021-07-14 10:20:06 +05:30
VideoCallButton.vue feat: Add video call option with Dyte in the dashboard (#6207) 2023-01-09 11:49:27 -08:00