* fix duplicate ID main nav * fix duplicate ID other nav headings * fix duplicate ID reading list count * fix duplicate attribute class * missing case readingCountList on feed * missing dot in query selector * Revert "fix duplicate ID other nav headings" This reverts commit 4f495962c47e08f0f6c41e33e897b2db176432f5. * use generic class 'other-nav' for tests * pass a variable 'context' to the partial nav * pass var 'context' to partial * fix unwanted typo in partial sidebar * Update app/views/admin/navigation_links/index.html.erb Co-authored-by: Suzanne Aitchison <suzanne@forem.com> * Update app/assets/javascripts/initializers/initializeReadingListIcons.js Co-authored-by: Suzanne Aitchison <suzanne@forem.com> * Update app/assets/javascripts/initializers/initializeReadingListIcons.js Co-authored-by: Suzanne Aitchison <suzanne@forem.com> * js-reading-list-count renaming * use data-testid instead of generic classes for tests * fix typo in specs Co-authored-by: Suzanne Aitchison <suzanne@forem.com> |
||
|---|---|---|
| .. | ||
| admin | ||
| articles | ||
| authentication | ||
| collections | ||
| comments | ||
| dashboards | ||
| homepage | ||
| notifications | ||
| onboardings | ||
| organization | ||
| podcasts | ||
| search | ||
| tags | ||
| user | ||
| videos | ||
| banned_user_interactions_spec.rb | ||
| feedback_message_spec.rb | ||
| link_for_tags_in_posts_in_notifications_spec.rb | ||
| user_logs_in_with_password_spec.rb | ||
| user_uses_the_editor_spec.rb | ||
| user_views_a_reading_list_spec.rb | ||
| user_views_logo_spec.rb | ||
| user_visits_a_comments_page_spec.rb | ||