iachat/app/javascript/dashboard/store/modules/helpCenterArticles
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
..
specs feat: Adds the ability to publish an article (#5365) 2022-09-02 12:53:18 +05:30
actions.js feat: Adds image attachment for help center articles (#6426) 2023-02-15 21:11:32 -08:00
getters.js feat: Adds the ability to publish an article (#5365) 2022-09-02 12:53:18 +05:30
index.js feat: Articles store integration (#5133) 2022-08-02 17:14:10 +05:30
mutations.js feat: Adds the ability to create a new article (#5255) 2022-08-18 11:45:08 +05:30