Chatwoot/app
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
..
actions chore: Ability to Disable Gravatars (#5027) 2022-07-21 19:27:12 +02:00
assets feat: Fixes #1940 WCAG support for website widget (#2071) 2021-09-02 12:13:53 +05:30
builders fix: assigned_conversation_new_message? NoMethod error (#5225) 2022-08-08 23:43:57 +05:30
channels chore: Sentry issues (#4623) 2022-05-06 14:50:55 +05:30
controllers feat: Sets up portal public views with rails ERB and tailwind (#5309) 2022-09-12 23:36:24 +05:30
dashboards chore: Allow super admin to suspend an account (#5174) 2022-08-03 11:40:03 +05:30
dispatchers Chore: clean up Reporting Events (#4044) 2022-02-28 18:16:12 +05:30
drops fix: mention notification mail for empty contact name (#5091) 2022-07-22 15:37:24 +05:30
fields feat: Ability to seed Demo Accounts (#5352) 2022-09-01 00:31:43 +05:30
finders Feat: custom sort (#4864) 2022-06-22 11:04:42 +05:30
helpers fix: Track Imap exception in sentry (#5397) 2022-09-07 11:41:56 +05:30
javascript feat: Sets up portal public views with rails ERB and tailwind (#5309) 2022-09-12 23:36:24 +05:30
jobs fix: Account seeder error on staging (#5371) 2022-09-01 21:23:57 +05:30
listeners feat: Add native support for CSML in agent_bot API (#4913) 2022-06-23 19:17:46 +05:30
mailboxes chore: Fix sentry issues (#4940) 2022-07-08 15:09:06 +05:30
mailers chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
models chore: Add feature flag for conversation continuity in API (#5399) 2022-09-06 18:14:36 +05:30
policies feat: Execute macro actions, for the conversation (#5066) 2022-07-26 12:41:22 +05:30
presenters fix: Auto populate team after assigned via API (#5250) 2022-08-12 13:40:28 +05:30
services Fix: Instagram webhook test event (#5317) 2022-08-22 16:10:14 +05:30
views feat: Sets up portal public views with rails ERB and tailwind (#5309) 2022-09-12 23:36:24 +05:30
workers fix: Update auto reply and hide reply time for email inbox (#3985) 2022-02-15 17:11:28 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30