docbrown/app
Ridhwana 6dbc838bae
[deploy] Update our mailers to be generalized (#7359)
* feat: make the from in the email to be dynamic

* feat: hardcoded mailer dev.to

* feat: oops hardcoded email addresses in the terms

* chore: remove some whitespace

* update editor guide

* feat: new reply email

* feat: new message mailer

* feat: new follower email

* feat: capitalize the button

* feat: rename the link

* feat: capitalize the button

* feat: generalize the urls

* feat: generalise the url

* feat: dynamic DEV

* feat: update the specs

* feat: DEV digest generalisation part 1

* fix: the method is accessed by tag_url and so the default parameter needs to be set at this level and not at self.tag

* fix: use the tag model instance instead of passing through just the tag name (so that we can use tag_url)

* chore: make code climate happy

* chore: more robocop

* feat: add a default url back for self.tag

* test: fix the feedback helper spec

* fix: spec to be general

* fix: oops :(

* refactor: user_settings_path

* chore: use code_of_conduct_path

* chore: robocop

* chore: use connect path

* chore; use the notifications symbol

* chore: misc path

* feat: simplify url

* feat/fix: change the order of the helpers and use user_url

* chore: user_url

* capitalise

* chore: update article path
2020-04-17 15:35:35 -04:00
..
assets [deploy] Update our mailers to be generalized (#7359) 2020-04-17 15:35:35 -04:00
black_box [deploy] Remove Google Analytics page counts (#6969) 2020-04-14 10:44:05 -04:00
controllers Routine rubocop fixes (#7356) 2020-04-17 15:48:39 +02:00
dashboards Delete non-existing method "organization" from user_dashboard model (#6989) 2020-04-01 13:59:13 -04:00
decorators [deploy] Decorator podcast episode metadata (#7303) 2020-04-17 12:52:11 -06:00
errors [deploy] Authentication refactoring - step 1 (#7259) 2020-04-15 12:13:10 -04:00
fields Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
helpers [deploy] Update our mailers to be generalized (#7359) 2020-04-17 15:35:35 -04:00
javascript Added a theme switcher to Storybook. (#7364) 2020-04-17 10:39:05 -04:00
labor [deploy] Update our mailers to be generalized (#7359) 2020-04-17 15:35:35 -04:00
lib ensure that when Tag and ActsAsTaggableOn::Tag are updated their respective related docs are as well (#7218) 2020-04-14 08:38:09 -05:00
liquid_tags [deploy] display link liquid tgs for articles that may have been deleted (#7305) 2020-04-15 16:28:01 -04:00
mailers [deploy] Update our mailers to be generalized (#7359) 2020-04-17 15:35:35 -04:00
models [deploy] Decorator podcast episode metadata (#7303) 2020-04-17 12:52:11 -06:00
policies [deploy] Create private group chat channel for orgs (#7270) 2020-04-16 17:02:06 -04:00
queries/internal Refactor internal mods page (#7002) 2020-04-03 10:41:09 -04:00
sanitizers Add support for mark element in markdown (#2089) 2019-03-18 17:10:58 -04:00
serializers [deploy] Add new user attributes to elasticsearch (#7123) 2020-04-07 13:16:15 -04:00
services [deploy] record identity creation metrics (#7366) 2020-04-17 13:15:03 -05:00
uploaders Limit ALL Upload file sizes to 25 MB (#5356) [deploy] 2020-01-07 11:20:40 -05:00
view_objects Remove RedisRailsCache and replace with Rails.cache (#5059) [deploy] 2019-12-10 13:11:08 -06:00
views [deploy] Update our mailers to be generalized (#7359) 2020-04-17 15:35:35 -04:00
workers no need to use search_id for indexing worker (#7304) 2020-04-15 15:35:12 -04:00