docbrown/spec/system
Ridhwana 5266dd1afb
Showing and hiding tags in the Following and Hidden Tags Pages (#19954)
* feat: remove updated weights

* feat: click on following on the following tags page

* feat: add and listen for the following button click

* fix: dropdowns

* feat: handle hide button click

* feat: update the nav link for following tags

* feat: handel the 'unhide button' on the hidden tags page

* feat: add the styling for the buttons

* feat: add localization

* feat: remove the brand from the card

* feat: add some styling to the page

* feat: init scrolling

* chore: update the name of the file

* feat: abstract out the comment fetch code

* fix: close the attribute

* feta: make some adjustments to where the tag adn the follow show up

* rename class from plural to singular

* feat: updae the comment

* feat: add a mutation observer to initialize the dropdown

* test: follow_craete

* chore: remove irrelevant test

* feat: update the cypress seeds

* feat: update the cypress seeds

* spec: write soem initial tests for the following tags page

* spec: update the unfollow cypress spec

* spec: update the hide cypress spec

* spec: update the posts published spec

* note to add test for pagination

* spec: hidden tags page

* feat: remove aria pressed attributes

* fix: ordering by explicit points gets the page params confused and returns the incorrect and not all results on pagination

* fix: use explicit points

* feat: remove the message at the top of the following and hidden tags page

* chore: remove comment and rather add it to the PR itself

* refactor: do all the actions on success

* feat: refactor the dashboard tag file

* refactor: only show the tagId and followId dataset attributes on the dashboard__tag__container

* feat: disconnect the observer

* chore: add some documentation

* feat: add fr localization

* chore: empty line

* fix: update the dashboardTags page to first declare the observer"
"
"

* fix: update the rails test

* Empty commit

* fix: because I added more tags, the dropdown was longre and covering the body of the editor hence it could not find the text, so I've escaped after selecting my tags
2023-08-25 14:49:39 +02:00
..
admin Unique cross-model-slug check is likely misconfigured (#19263) 2023-04-07 17:04:45 +02:00
ahoy Support for new ad placement locations on home page feed (#19299) 2023-04-12 18:47:29 +05:30
articles Remove manual user follow suggestions (#19457) 2023-05-16 15:01:03 +02:00
authentication Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
collections Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
comments Rubocop fixes in spec/services (#19844) 2023-07-26 10:33:37 -04:00
dashboards Showing and hiding tags in the Following and Hidden Tags Pages (#19954) 2023-08-25 14:49:39 +02:00
homepage Fixe deprecation message in specs (#19694) 2023-07-07 15:39:09 -04:00
notifications Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
onboardings Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
organization Organisation members page to show all users (#19611) 2023-06-28 12:35:15 +05:30
podcasts Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
search Hero Billboard Placement (#19467) 2023-05-18 12:37:32 -05:00
tags Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
user Hero Billboard Placement (#19467) 2023-05-18 12:37:32 -05:00
videos Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
banned_user_interactions_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
feedback_message_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
link_for_tags_in_posts_in_notifications_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04: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 Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
user_views_a_reading_list_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
user_views_logo_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
user_visits_a_comments_page_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00