docbrown/app/javascript/shared/components
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
..
__tests__ Allow org admins to add members as co-authors (#20008) 2023-09-15 08:12:41 -04:00
dateTime.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
defaultSelectionTemplate.jsx Implementing validation for the Multi Input Crayons Component (#18185) 2022-07-22 12:51:06 +01:00
focusTrap.jsx Allow ModRole & Admin to Suspend & Unsuspend User (#17946) 2022-06-27 12:45:35 -04:00
MediaQuery.jsx Created the <MediaQuery /> component and useMediaQuery hook. (#12809) 2021-02-25 14:28:44 -05:00
useKeyboardShortcuts.js keyboard shortcuts in comment text area (#18117) 2022-07-18 12:01:48 -04:00
useListNavigation.js Fix feed navigation shortcuts when first article is not 100% visible (#11874) 2021-04-13 22:35:50 -04:00
useMediaQuery.js Admin member index: update responsive layouts (#17124) 2022-04-07 14:36:43 +01:00
UsernameInput.jsx Allow org admins to add members as co-authors (#20008) 2023-09-15 08:12:41 -04:00
UserStore.js Allow org admins to add members as co-authors (#20008) 2023-09-15 08:12:41 -04:00