docbrown/spec/queries
Joshua Wehner c2a131e43d
Add organizations to onboarding follow suggestions (#19564)
* Prepare: relocate user suggestions

* Prepare: relocate users suggestion service -> query

* Organization query for orgs with above-average scores

* Rubocop

* Limit to last 3 weeks

* Tweak recent scope, limit to 5 orgs

* Onboarding routes are also always JSON

* Divide by zero makes NaN means

* Add Orgs suggester into suggestions

* Rubocop

* select distinct orgs

* Fix for weird edge-case with bad local data

* Include type_identifier in JSON payload

* Update follows API to allow org_ids as input

* Update onboarding front-end to distinguish users/orgs

* Fix: i18n issues

* Fix: type_identifier in json output

* Fix: distinct is weird

* Fix: JS linter

* Continue tweaking front-end

* Audit import order

* Cleanup @todo note

* Try renaming controller action

* Move Article average calculation to postgres and fix math

* Refactor decorated type_identifier

* Refactor SuggestProminent, return more orgs, fix spec math

* Use FeatureFlag for organization suggestions

* This might fix the jest
2023-06-09 10:32:03 +02:00
..
admin Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
articles Limit ApiSearchQuery results to index minimum score (#19407) 2023-05-01 17:49:09 -04:00
audit_log Display information about "unpublish all" actions in the member manager (#18576) 2022-10-14 15:46:53 +03:00
comments Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
consumer_apps Fixes a name conflict in Rpush models (#15978) 2022-01-07 09:38:16 -06:00
display_ads Hero Billboard Placement (#19467) 2023-05-18 12:37:32 -05:00
homepage Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00
organizations Add organizations to onboarding follow suggestions (#19564) 2023-06-09 10:32:03 +02:00
tags Update onboarding suggested tag logic (#19477) 2023-05-23 17:22:27 +02:00
users Add organizations to onboarding follow suggestions (#19564) 2023-06-09 10:32:03 +02:00