docbrown/app
Ridhwana ae9d1b5ace
Hide the buttons on the tag page (#20148)
* feat: step 1 - add the buttons to the html template

* refactor: renamed the class to be prepended with js-

* feat: add the js-tag-card class to the entire tag-card div

* feat: add the relevant data elements and tag-id to the tag-card div

* feat: add the required data elements for the top level js-tag-card

* feat: use @tag instead of tag

* refactor: rename the tag pack file

* refactor: rename the Tag file component

* feat: add a snackzone so that the snackbar can be added there

* feat: remove the follow-actions-button and the hide-actions-button from the tag pages so that it doesn't conflict with the 'followButtons' pack whne we need to add it

* spec: update the specs for tags

* chore: follow-action-button renamed to follow-tag-button and hide-action-button to hide-tag-button

* refactor: js-classes

* chore: add some comments

---------

Co-authored-by: Ben Halpern <bendhalpern@gmail.com>
2023-09-26 19:49:57 -04:00
..
assets fix: removed z-index on .reaction-button (#20165) 2023-09-26 19:08:06 -04:00
controllers Trusted user _can_ use moderator comment (#20158) 2023-09-26 10:24:37 -04:00
decorators Removed ordering of co-authors by id (#20162) 2023-09-26 14:21:33 -04:00
errors Favoring re-use of authorization error (#16992) 2022-03-24 08:16:28 -04:00
forms Refactor CreatorSettingsForm & spec (#19011) 2023-01-27 08:39:07 -05:00
helpers Optionally limit new users based on admin setting (#20149) 2023-09-26 10:46:36 +01:00
javascript Hide the buttons on the tag page (#20148) 2023-09-26 19:49:57 -04:00
lib Onboarding: custom newsletter opt-in settings (#20114) 2023-09-26 06:34:19 -04:00
liquid_tags Fix Windows tweet schrinking phenomenon (#19686) 2023-07-06 17:25:04 -04:00
mailers Add new invitation params (#20074) 2023-09-13 13:01:39 -04:00
models Onboarding: custom newsletter opt-in settings (#20114) 2023-09-26 06:34:19 -04:00
policies Trusted user _can_ use moderator comment (#20158) 2023-09-26 10:24:37 -04:00
queries Adjust ActiveThreadsQuery to use home_feed_minimum_score (#20004) 2023-08-29 09:35:09 -04:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers Remove deprecated Organization's columns (#19396) 2023-06-26 10:36:33 -04:00
services Add or remove limited role via API (#20136) 2023-09-26 09:57:14 -04:00
uploaders Image auto orient (#20018) 2023-09-07 15:38:34 -04:00
validators Admin setting to control enabled countries for billboard geotargeting (#20083) 2023-09-12 12:06:00 -04:00
view_objects Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
views Hide the buttons on the tag page (#20148) 2023-09-26 19:49:57 -04:00
workers rename to new name to avoid confusion (#20163) 2023-09-26 08:29:05 -04:00