Commit Graph

27 Commits

Author SHA1 Message Date
discoursebuild 909e8001ce DEV: Update CI workflows 2023-01-19 13:06:23 +00:00
discoursebot 42795d52fe
DEV: Update CI workflows (#18)
Co-authored-by: discoursebuild <build@discourse.org>
2023-01-10 19:30:23 +00:00
David Taylor d217072243
DEV: Update eslint-config-discourse, use prettier for hbs (#17) 2023-01-04 13:42:25 +01:00
dependabot[bot] 3e414b43e3
Bump json5 from 2.2.1 to 2.2.2 (#16)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-30 22:56:43 -05:00
discoursebot f1ccce3756
DEV: Update CI workflows (#15)
Co-authored-by: discoursebuild <build@discourse.org>
2022-12-30 22:39:02 -05:00
discoursebot 08c4b09ae4
DEV: Update CI workflows (#14)
Co-authored-by: discoursebuild <build@discourse.org>
2022-11-07 14:15:41 -06: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
discoursebot 45d2c95431
DEV: Update CI workflows (#11)
Co-authored-by: discoursebuild <build@discourse.org>
2022-06-17 22:23:39 +02:00
Ella E 24537bd082
Update readme (#10)
* Update readme
Included screenshot, description, and links to meta
* Apply suggestions from code review
2022-04-27 10:56:42 -06:00
Jarek Radosz 07d47c4f3c
DEV: Add CI setup and fix linting issues (#9) 2022-04-27 00:07:21 -06:00
Ella E 5e2cee0f1b
tweaks (#8) 2022-04-14 15:30:53 -06:00
Ella E 684ed0406d
change position and add gradient to cover most content (#7) 2022-04-14 14:51:40 -06:00
Ella E 537a4f8f44
fix for zooming in and out (#6) 2022-04-13 13:08:45 -06:00
tshenry 77ad4248e5
Use theme translations and fix login-link id (#5)
* Use theme translations and fix login-link id

Switches over to using theme translations instead of theme settings to manage the text content. This just adds a little extra flexibility for admins if they want to translate the text to other languages.

It also replaces the `login-link` id with `cta-login-link` since the `login-link` id is already used in core. The relevant CSS is added along with it.

* Run prettier
2022-04-13 09:51:23 -06:00
Ella E f344d122f2
Update about.json (#4) 2022-04-12 10:35:48 -06:00
Ella E bd3689ca0f
Merge pull request #2 from ellaestigoy/add-test
Add tests
2022-04-06 10:09:57 -06:00
Ella E 460e3bfe2f
Merge pull request #3 from ellaestigoy/adjust-heigt
decrease height so there's more readable area
2022-04-06 10:09:05 -06:00
ellaestigoy 468f93c26c decrease height so there's more readable area 2022-04-06 10:08:24 -06:00
Penar Musaraj 6c99f271c6
Add tests 2022-04-05 19:02:25 -04:00
ellaestigoy 5a6b24ceb9 Merge branch 'main' of https://github.com/ellaestigoy/discourse-gated-category 2022-04-05 15:35:57 -06:00
ellaestigoy 15e298d4e8 add padding when viewing on smaller screen 2022-04-05 15:35:44 -06:00
Ella E deed34c225
Update README.md 2022-04-05 15:06:33 -06:00
ellaestigoy 0792e6644d add a little bit of styling 2022-04-05 15:03:17 -06:00
Penar Musaraj aae721fc39
Merge pull request #1 from ellaestigoy/first-take
First take of component logic
2022-04-05 14:52:49 -04:00
Penar Musaraj 9e94c7440d
First take of component logic 2022-04-05 14:23:15 -04:00
Ella E 5ba71c10cc
init commit 2022-04-05 11:34:13 -06:00
Ella E 28810484b9
Initial commit 2022-04-05 11:28:13 -06:00