docbrown/spec/system
Julien Maury 01c1d44e65
Fix duplicate IDs on homepage (#17092)
* 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>
2022-04-14 10:48:55 +01:00
..
admin Remove guard clauses and update expectations (#17138) 2022-04-08 15:20:19 -05:00
articles Fixed hiding 'Click to edit' link for drafts (#17051) 2022-03-30 22:29:36 +03:00
authentication Show a "Unable to login" message in browser when a user is unable to login. (#17261) 2022-04-13 09:00:56 -04:00
collections Fix Bug: Series index page showing series with 0 articles -#9658 (#11227) 2020-11-03 09:10:46 +01:00
comments Remove Elasticsearch ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ (#13606) 2021-05-03 11:09:45 -04:00
dashboards More ListingsToolkit refactoring (#16221) 2022-01-27 09:47:41 +07:00
homepage Fix duplicate IDs on homepage (#17092) 2022-04-14 10:48:55 +01:00
notifications Add comment notification test to Cypress, including a11y improvements to notification page (#15842) 2021-12-21 15:42:13 +00:00
onboardings Replace MAX_USER_MENTIONS with Settings::RateLimit.mention_creation (#13736) 2021-05-12 08:16:38 -07:00
organization Spelling (#15702) 2021-12-07 06:59:10 -07:00
podcasts Refactor runtime to webpacker JS (#17142) 2022-04-07 15:39:38 +01:00
search reflect search query in page title (#15434) 2021-11-22 13:32:28 +00:00
tags Now Bg color hex is labeled Tag Color (#16492) 2022-02-11 08:31:57 -05:00
user Remove guard clauses and update expectations (#17138) 2022-04-08 15:20:19 -05:00
videos Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
banned_user_interactions_spec.rb A suspended user returns 403 instead of 500 (#16408) 2022-02-04 09:42:23 -05:00
feedback_message_spec.rb Remove "connect" feedback message special treatment (#16167) 2022-01-19 08:32:10 -06:00
link_for_tags_in_posts_in_notifications_spec.rb Take Apple Authentication out of Beta (#12114) 2021-08-03 15:04:00 -06:00
user_logs_in_with_password_spec.rb Show a "Unable to login" message in browser when a user is unable to login. (#17261) 2022-04-13 09:00:56 -04:00
user_uses_the_editor_spec.rb Wait for js component to mount before editing (#17239) 2022-04-11 22:24:13 -05:00
user_views_a_reading_list_spec.rb Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
user_views_logo_spec.rb Remove Creator Onboarding Feature Flags from Codebase (#15982) 2022-01-31 11:30:43 -07:00
user_visits_a_comments_page_spec.rb Comments UI update (#11283) 2020-11-18 18:21:19 -05:00