Chatwoot/app/javascript/dashboard
Nithin David Thomas 1ea289e8b7
feat: Sets up portal public views with rails ERB and tailwind (#5309)
* feat: Sets up portal public views with rails ERB and tailwind

* linter fixes

* Remove duplicate style file

* Shows articles and categories

* Specify layout for articles page

* Updates public portal styles

* Fixes blog content styles

* Portal style updates for article page

* Review fixes

* Adds breadcrumbs

* fix: rspec

* fix: public portal spec

* Code climate fixes

* Adds test cases for missing files

* Show only published articles

* Updates help center routes

* Review fixes

* Render markdown content for aticle body

* Update app/views/public/api/v1/portals/articles/index.html.erb

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>

Co-authored-by: Sojan <sojan@pepalo.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: tejaswini chile <tejaswini@chatwoot.com>
2022-09-12 23:36:24 +05:30
..
api feat: Adds the ability to edit/delete category (#5385) 2022-09-02 22:34:07 +05:30
assets chore: Final touches for portals (#5388) 2022-09-05 12:46:27 +05:30
components chore: Fixes height issues with seconday sidebar (#5407) 2022-09-12 19:36:49 +05:30
helper feat: Create portal UI improvements (#5261) 2022-08-18 17:11:19 +05:30
i18n chore: Final touches for portals (#5388) 2022-09-05 12:46:27 +05:30
mixins feat: Add support for right click context menu in conversations (#4923) 2022-07-26 10:47:28 +05:30
modules chore: Final touches for portals (#5388) 2022-09-05 12:46:27 +05:30
routes feat: Sets up portal public views with rails ERB and tailwind (#5309) 2022-09-12 23:36:24 +05:30
store feat: Adds the ability to edit/delete category (#5385) 2022-09-02 22:34:07 +05:30
App.vue chore: Update self-closing tag eslint config (#4826) 2022-06-10 19:29:52 +05:30
App.Vue.spec.js Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
constants.js feat: Adds the ability to publish an article (#5365) 2022-09-02 12:53:18 +05:30