docbrown/app
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
..
assets Removed intro slide and updated sequence (#20011) 2023-09-14 20:26:47 +05:30
controllers Allow org admins to add members as co-authors (#20008) 2023-09-15 08:12:41 -04:00
decorators Subscribe to Comment Functionality (#19555) 2023-07-10 17:11:46 +02: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 Add proper follow-user class to liquid when passed UserDecorator (#20101) 2023-09-13 11:36:21 -04:00
javascript Allow org admins to add members as co-authors (#20008) 2023-09-15 08:12:41 -04:00
lib Admin setting to control enabled countries for billboard geotargeting (#20083) 2023-09-12 12:06:00 -04:00
liquid_tags Fix Windows tweet schrinking phenomenon (#19686) 2023-07-06 17:25:04 -04:00
mailers Add new invitation params (#20074) 2023-09-13 13:01:39 -04:00
models Allow org admins to add members as co-authors (#20008) 2023-09-15 08:12:41 -04:00
policies Added limited role (#19969) 2023-08-25 14:41:17 +05:30
queries Adjust ActiveThreadsQuery to use home_feed_minimum_score (#20004) 2023-08-29 09:35:09 -04:00
refinements
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers Remove deprecated Organization's columns (#19396) 2023-06-26 10:36:33 -04:00
services Allow org admins to add members as co-authors (#20008) 2023-09-15 08:12:41 -04:00
uploaders Image auto orient (#20018) 2023-09-07 15:38:34 -04:00
validators Admin setting to control enabled countries for billboard geotargeting (#20083) 2023-09-12 12:06:00 -04:00
view_objects Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
views Allow org admins to add members as co-authors (#20008) 2023-09-15 08:12:41 -04:00
workers Add http_header to FastText for Fastly compatibility (#19999) 2023-08-28 09:34:59 -04:00