docbrown/app/views/dashboards
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
..
_actions.html.erb Showing and hiding tags in the Following and Hidden Tags Pages (#19954) 2023-08-25 14:49:39 +02:00
_actions_mobile.html.erb Update following_tags page and create hidden_tags page (#19873) 2023-08-10 15:53:04 +02:00
_analytics.html.erb Ensuring optionally rendering dashboard listings (#16467) 2022-02-08 13:41:22 -05:00
_dashboard_article.html.erb Keep published_at when updating author of a scheduled article from the dashboard (#18653) 2022-11-01 16:49:59 +03:00
_dashboard_article_row.html.erb Allow org admins to add members as co-authors (#20008) 2023-09-15 08:12:41 -04:00
_sublist.html.erb views/dashboards i18n (#15069) 2021-11-29 07:19:16 -07:00
_tags.html.erb Polish tag UI (#20038) 2023-09-07 10:32:53 +02:00
analytics.erb views/dashboards i18n (#15069) 2021-11-29 07:19:16 -07:00
followers.html.erb Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
following_organizations.html.erb Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
following_podcasts.html.erb views/dashboards i18n (#15069) 2021-11-29 07:19:16 -07:00
following_tags.html.erb Showing and hiding tags in the Following and Hidden Tags Pages (#19954) 2023-08-25 14:49:39 +02:00
following_users.html.erb Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
hidden_tags.html.erb Showing and hiding tags in the Following and Hidden Tags Pages (#19954) 2023-08-25 14:49:39 +02:00
show.html.erb Allow org admins to add members as co-authors (#20008) 2023-09-15 08:12:41 -04:00
subscriptions.html.erb views/dashboards i18n (#15069) 2021-11-29 07:19:16 -07:00