docbrown/app/views/dashboards
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
..
_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 Keep published_at when updating author of a scheduled article from the dashboard (#18653) 2022-11-01 16:49:59 +03:00
_sublist.html.erb views/dashboards i18n (#15069) 2021-11-29 07:19:16 -07:00
_tags.html.erb Showing and hiding tags in the Following and Hidden Tags Pages (#19954) 2023-08-25 14:49:39 +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 admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
subscriptions.html.erb views/dashboards i18n (#15069) 2021-11-29 07:19:16 -07:00