1
0
mirror of synced 2026-05-22 15:03:15 +00:00

5 Commits

Author SHA1 Message Date
Bannon Tanner 6228f42ee6 FEAT: add group level gating (#66)
Adds ability to gate topics by group membership. Shows separate subheading text and has input for a custom CTA button link.

Group gating can work independently of the category and tag gating, or in conjunction.
2026-03-19 14:10:52 -05:00
Jarek Radosz 014d236c2a DEV: Make the component testable and clean up tests (#54) 2025-07-27 12:28:54 +02:00
Jarek Radosz 21d65062aa DEV: Update linting (#25) 2024-03-27 18:32:45 +00:00
chapoi beaccbb89a FEATURE: add tag-based gated content (#13)
* add tags + minor css change

* Update settings.yml

* fix tag filtering

* change var scope

* FIX: Allow for topics with no tags

Topics will sometimes have a null amount of tags. This change allows for those situations.

* DEV: Add tests for gated tags

* Joffrey's idiotmatic way

Co-authored-by: David Taylor <david@taylorhq.com>
Co-authored-by: Jamie Wilson <jamie.wilson@discourse.org>
2022-09-02 15:56:41 +02:00
Penar Musaraj 6c99f271c6 Add tests 2022-04-05 19:02:25 -04:00