Chatwoot/app/javascript/dashboard/store/modules/helpCenterArticles
Sivin Varghese 03c8251cc3
feat: Adds the ability to publish an article (#5365)
* feat: Adds the ability to publish an article

* chore: Disabled publish button and dropdown when there is no article id

* chore: Review fixes

* chore: Review fixes

* Update app/javascript/dashboard/routes/dashboard/helpcenter/components/Header/EditArticleHeader.vue

* chore: Review fixes

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2022-09-02 12:53:18 +05:30
..
specs feat: Adds the ability to publish an article (#5365) 2022-09-02 12:53:18 +05:30
actions.js feat: Add the ability to delete/archive articles (#5319) 2022-09-01 10:55:59 +05:30
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