docbrown/app
Joshua Wehner 375cbfe946
Refresh audience segment for 'active' user (#19470)
* Refresh an individual user's segmentation

* Refresh segment if creating a published article

* Quick refactor

* Refresh segment if update publishing

* Quick refactor

* Refresh segment if update user settings

* Refresh segments after user update + role change

* Using latest_article_updated_at

* Sidekiq uses JSON for arguments, needs basic types

* Fix test issues with last_updated_at and sidekiq params

* Tests update continues

* Consolidate dependencies

* Method names acknowledging manual exclusive

* Fix test name copypasta

* Rubocop

* Try to clarify Creator#series

* Try to avoid naming predicate

* Remove erroneously included helper
2023-05-19 14:16:07 +02:00
..
assets Minor background and shadow change (#19501) 2023-05-19 17:08:02 +05:30
controllers Hero Billboard Placement (#19467) 2023-05-18 12:37:32 -05:00
decorators Rename cache-key in UserDecorator (#19401) 2023-05-08 16:25:52 -04:00
errors Favoring re-use of authorization error (#16992) 2022-03-24 08:16:28 -04:00
forms Refactor CreatorSettingsForm & spec (#19011) 2023-01-27 08:39:07 -05:00
helpers Round Robin notifications design refresh (#19420) 2023-05-04 18:13:14 +01:00
javascript Quick fix: Remove double title from mod center item ✂️ (#19482) 2023-05-18 11:22:57 -04:00
lib Remove manual user follow suggestions (#19457) 2023-05-16 15:01:03 +02:00
liquid_tags CTA Embed (#19440) 2023-05-12 14:30:30 +02:00
mailers "Reply to" and "From" Email addresses for SMTP Configurations (#16499) 2022-02-16 16:14:54 +02:00
models Refresh audience segment for 'active' user (#19470) 2023-05-19 14:16:07 +02:00
policies Clear trusted cache in rolify callback (#19275) 2023-04-03 14:45:00 +02:00
queries Limit ApiSearchQuery results to index minimum score (#19407) 2023-05-01 17:49:09 -04:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers Organization Search Filtering (#19430) 2023-05-08 14:58:25 -05:00
services Refresh audience segment for 'active' user (#19470) 2023-05-19 14:16:07 +02:00
uploaders small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
validators Unique cross-model-slug check is likely misconfigured (#19263) 2023-04-07 17:04:45 +02:00
view_objects Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
views Fix typo / erroneous word in Admin Section (#19488) 2023-05-19 11:04:35 +02:00
workers Refresh audience segment for 'active' user (#19470) 2023-05-19 14:16:07 +02:00