docbrown/app/services/articles
Joshua Wehner 6fe9d7d7a6
Allow org admins to add members as co-authors (#20008)
* Basics might be working?

* Stop propagating button clicks in autocomplete pills

* Better blank slate

* Better location to stop propagation

* Remove author_id from org co-authors

* Move UserStore and try testing it

* Remove extraneous comments

* OH... that's what that does!

* Very basic testing

* Re-organize javascripts

* Rename & re-org for testing

* Cleanup

* More tests

* Remove unnecessary nesting

* Coninuing to try to bump coverage

* Include /packs/ in code coverage metric

* Try tweaking jest coverage more?

We probably can't collect coverage from all of packs/* (because coverage is too low) but maybe we can try to opt-in for newer areas as we go?

* Relocate JS tests, for build & coverage

* User ID exception on search, not fetch

* Remove commented-out console.log

---------

Co-authored-by: Mac Siri <krairit.siri@gmail.com>
2023-09-15 08:12:41 -04:00
..
feeds Suppressing articles negative-follow tags from appearing in the "relevant" feed (#19948) 2023-08-28 10:11:20 -04:00
attributes.rb Allow org admins to add members as co-authors (#20008) 2023-09-15 08:12:41 -04:00
builder.rb Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
creator.rb Refresh audience segment for 'active' user (#19470) 2023-05-19 14:16:07 +02:00
destroyer.rb Rubocop fixes (#15892) 2021-12-28 09:11:41 -06:00
enrich_image_attributes.rb Add http_header to FastText for Fastly compatibility (#19999) 2023-08-28 09:34:59 -04:00
get_user_stickies.rb Optimize GetUserStickies (#13541) 2021-04-27 12:47:49 -04:00
page_view_updater.rb Ensuring we don't track views of author or unpublished (#16143) 2022-01-18 11:23:18 -05:00
suggest.rb Extracting a not_authored_by scope (#16123) 2022-01-17 15:20:49 -05:00
suggest_stickies.rb Remove featured number usage from articles (#18510) 2022-09-28 08:59:03 -06:00
unpublish.rb Unpublish post service class + V1 API endpoint (#18031) 2022-07-08 09:08:55 -06:00
updater.rb Refresh audience segment for 'active' user (#19470) 2023-05-19 14:16:07 +02:00