iachat/app/javascript/dashboard/components
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
..
Accordion bug: Fix cannot copy text content from sidebar (#3506) 2021-12-06 14:38:04 +05:30
app chore: Cleanup update banner with localstorage updates (#5209) 2022-08-05 13:46:12 +05:30
buttons feat: Add support for right click context menu in conversations (#4923) 2022-07-26 10:47:28 +05:30
layout feat: Uses expanded layout as default if the breakpoint is less than or equal to 992px (#6134) 2023-01-09 13:26:31 +05:30
specs feat: Add the ability to toggle the secondary sidebar in all display breakpoints (#6118) 2022-12-30 13:54:37 -08:00
ui feat: Shows the last activity, created at timestamp in the same row (#6267) 2023-01-23 21:50:16 +05:30
widgets feat: Adds image attachment for help center articles (#6426) 2023-02-15 21:11:32 -08:00
ChannelSelector.vue feat: Add the UI flow for Microsoft Oauth (#6243) 2023-01-17 17:48:14 +05:30
ChatList.vue chore: Adds the ability to see the existing filter when we apply a new filter (#6310) 2023-01-24 09:10:17 +05:30
Code.vue chore: Replace packages with native functions (#5140) 2022-08-03 17:08:21 +05:30
CustomAttribute.vue fix: Custom attribute not getting changed on conversations (#3965) 2022-02-14 15:52:15 +05:30
index.js feat: Add the ability for the agents to execute a macro (#5698) 2022-10-24 20:33:59 -07:00
Modal.vue feat: Update the design for dropdown buttons (#5625) 2022-10-13 13:36:42 -07:00
ModalHeader.vue fix: Fixes broken style in automation page (#6171) 2023-01-06 15:37:28 +05:30
NetworkNotification.vue chore: Update self-closing tag eslint config (#4826) 2022-06-10 19:29:52 +05:30
SettingsSection.vue chore: Update self-closing tag eslint config (#4826) 2022-06-10 19:29:52 +05:30
SidemenuIcon.vue feat: Add the ability to toggle the secondary sidebar in all display breakpoints (#6118) 2022-12-30 13:54:37 -08:00
Snackbar.vue chore: Add a redirect link to the conversation in success toast message (#3711) 2022-01-13 11:15:40 -08:00
SnackbarContainer.vue chore: Add a redirect link to the conversation in success toast message (#3711) 2022-01-13 11:15:40 -08:00