foodsoft/app
Philipp Rothmann 0a2f528269 feat(messages): render markdown in message body
uses redcarpet gem to render markdown to html. Also a html email template
is added.
2023-02-02 16:42:40 +01:00
..
assets Allow entering decimals (#830, PR #868) 2022-12-14 10:17:40 +01:00
controllers Add home controller test 2023-01-17 16:09:27 +01:00
documents Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
helpers feat(messages): render markdown in message body 2023-02-02 16:42:40 +01:00
inputs Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
jobs Use ActiveJob instead of Resque directly 2021-03-08 12:30:58 +01:00
lib rails up to 7.0and ruby to 2.7.2 2023-01-17 16:35:04 +01:00
mail_receivers Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
mailers Auto correct rubocop style issues 2022-02-20 16:28:54 +01:00
models replace deprecated update_attributes with update 2022-10-26 13:19:27 +02:00
serializers Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
views Make columns of user and ordergroup lists sortable 2022-05-27 17:06:25 +02:00