Chatwoot/app/controllers
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 fix: Validations for updating team members (#5384) 2022-09-02 23:09:29 +05:30
concerns chore: Allow super admin to suspend an account (#5174) 2022-08-03 11:40:03 +05:30
devise_overrides Chore: Improve confirmation flow for agents (#3519) 2021-12-09 11:11:46 +05:30
installation feat: Unify user and super admin credentials (#3830) 2022-01-25 16:58:49 -08:00
platform/api/v1 fix: Set account default language in account API (#5086) 2022-07-26 22:42:20 +05:30
public/api/v1 feat: Sets up portal public views with rails ERB and tailwind (#5309) 2022-09-12 23:36:24 +05:30
super_admin fix: Account seeder error on staging (#5371) 2022-09-01 21:23:57 +05:30
survey feat: CSAT response collection public page (#2685) 2021-08-03 18:22:50 +05:30
twilio feat: Support Twilio Messaging Services (#4242) 2022-07-08 18:20:07 +05:30
twitter feat: fix logging levels (#4314) 2022-03-28 18:14:30 +05:30
webhooks feat: Support for Whatsapp Cloud API (#4938) 2022-07-06 21:45:03 +02:00
android_app_controller.rb chore: Universal Linking for Android (#2324) 2021-06-02 08:46:45 -07:00
api_controller.rb Chore: Remove dead code related to billing (#935) 2020-06-07 20:31:48 +05:30
apple_app_controller.rb Chore: Apple site association file for deep linking (#805) 2020-05-03 12:16:11 +05:30
application_controller.rb feat: Allow SaaS users to manage subscription within the dashboard (#5059) 2022-07-19 19:04:17 +05:30
dashboard_controller.rb feat: Fetching the portal data related to a specific custom domain (#5249) 2022-09-07 12:22:24 +05:30
platform_controller.rb Chore: Inbox Members API improvements (#3008) 2021-09-14 11:55:02 +05:30
public_controller.rb feat: Fetching the portal data related to a specific custom domain (#5249) 2022-09-07 12:22:24 +05:30
swagger_controller.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
widget_tests_controller.rb feat: Support Dark mode for the widget (#4137) 2022-04-01 20:59:03 +05:30
widgets_controller.rb chore: Allow super admin to suspend an account (#5174) 2022-08-03 11:40:03 +05:30