Commit Graph

46 Commits

Author SHA1 Message Date
dependabot[bot] 8b65992b25
Bump micromatch from 4.0.5 to 4.0.8 (#35)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 12:42:53 +02:00
Discourse Translator Bot 7f5163cf75
Update translations (#34) 2024-08-20 17:55:57 +02:00
Discourse Translator Bot 6ddd3b7a7c
Update translations (#33) 2024-08-14 08:12:15 +02:00
Discourse Translator Bot 6b4ae1dc90
Update translations (#32) 2024-08-13 16:35:47 +02:00
Natalie Tay 2474115525
DEV: Pin theme for Discourse < 3.4.0.beta1-dev (#31) 2024-08-02 17:44:44 +08:00
Discourse Translator Bot 195e853216
Update translations (#30) 2024-06-25 15:41:33 +02:00
dependabot[bot] 8d0d31ee4c
Bump braces from 3.0.2 to 3.0.3 (#29)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-20 11:32:35 +02:00
Jarek Radosz 0e769465cf
DEV: Update the template copied from core (#28)
(and use angle brackets in a connector template)
2024-06-19 14:42:05 +02:00
Jarek Radosz 36dd79a8c3
FIX: Regression after a core change (#27)
a3d0a9edbb in core converted the Users route to a native class, which meant that `queryParams` merging no longer works.

Extend it manually in `init()`.
2024-06-19 14:12:21 +02:00
Discourse Translator Bot 1ef7e3e2b1
Update translations (#26) 2024-06-18 15:42:03 +02:00
Discourse Translator Bot c5c9a81d93
Update translations (#25) 2024-06-11 17:23:09 +02:00
Discourse Translator Bot 1eca58f9f1
DEV: Add Crowdin support (#24) 2024-06-11 13:38:24 +02:00
JimmyJammyDodger cdb117a1a7
Update about.json (#23) 2024-06-10 09:37:55 +02:00
David Taylor 1902277ff0
DEV: Update linting (#22)
* drop jQ

* qunit-dom

* convert the button to gjs

* use the store

---------

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2024-03-28 10:12:48 +00:00
Selase Krakani d0c50fcbaa
DEV: Pin theme for Discourse < 3.3.0.beta1-dev (#21) 2024-02-29 13:03:32 -07:00
David Taylor 4d7491226a
DEV: Resolve deprecations for compatibility with latest ember (#20) 2024-01-09 12:44:56 +00:00
dependabot[bot] 652ead612e
Bump @babel/traverse from 7.20.10 to 7.23.2 (#19)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 18:22:23 +02:00
Penar Musaraj 76a8a17d6e
DEV: Pin theme for Discourse 3.1 stable (#18) 2023-08-22 14:04:47 -05:00
dependabot[bot] 6942afd56f
Bump word-wrap from 1.2.3 to 1.2.4 (#17)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 19:48:24 +02:00
Kris 312faa8556
DEV: fix tests, remove deprecation, fix for slider (#16) 2023-07-13 18:47:03 -04:00
dependabot[bot] df87e144ef
Bump semver from 6.3.0 to 6.3.1 (#15)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-13 22:16:55 +02:00
Kris b78b6c6baa
DEV: update box-shadow (#14) 2023-06-15 10:12:33 -04:00
discoursebot 53c87a2ea4
DEV: Update CI workflows (#13)
Co-authored-by: discoursebuild <build@discourse.org>
2023-01-10 20:19:19 +00:00
David Taylor 57b90b1d4f
DEV: Update eslint-config-discourse, use prettier for hbs (#12) 2023-01-04 13:48:00 +01:00
dependabot[bot] f6a35a2a52
Bump json5 from 2.2.1 to 2.2.2 (#11)
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:56 -05:00
discoursebot a1876e61f8
DEV: Update CI workflows (#10)
Co-authored-by: discoursebuild <build@discourse.org>
2022-12-30 22:41:51 -05:00
discoursebot ca9d6380bf
DEV: Update CI workflows (#9)
Co-authored-by: discoursebuild <build@discourse.org>
2022-11-07 14:31:37 -06:00
David Taylor d7d4687caf
FIX: Ensure clicking a card loads the user page (#8) 2022-10-17 10:06:20 +01:00
Jarek Radosz 02e70aad1c
DEV: Add CI setup and fix linting issues (#7) 2022-06-18 16:52:34 +02:00
David Taylor 8ad475a960
UX: Update HTML following core change (#6) 2021-12-01 18:43:11 +00:00
David Taylor 1f5aebb180
DEV: Merge route:users modifyClass into one (#5)
Running modifyClass twice with the same pluginId means the second modification won't be applied. We can simply combine these two calls into one.
2021-10-27 11:41:52 +01:00
David Taylor f26c9fa005
DEV: Add pluginId to modifyClass to satisfy console warning 2021-10-27 11:26:59 +01:00
David Taylor 1522f3cd2d
FEATURE: Add a button to toggle the card view (#4) 2021-07-09 14:33:56 +01:00
David Taylor cff3d510f2
FIX: Update for Discourse core changes (#3)
- Adds support for core's customizable user directory: https://meta.discourse.org/t/195263
- Adds a new theme component setting which allows the statistics to be hidden completely from the user cards
- Uses core's new group filter functionality
- Adds .discourse-compatibility so that this component can still be installed successfully on older Discourse versions
2021-07-01 17:50:38 +01:00
David Taylor d9ed154f98
FIX: Correct color variable to work with automatic dark mode (#2) 2020-11-27 18:13:46 +00:00
David Taylor c4ae5cd32c
FEATURE: Setting to hide current user from directory (#1) 2020-11-24 20:08:20 +00:00
David Taylor b2bb6a3790
FIX: Update directory header to match core
This updates the parameters passed to the period-chooser, and makes sure the date displays as expected
2020-06-24 09:27:45 +01:00
David Taylor 53120661ad
FIX: Update for core changes 2020-06-19 21:24:06 +01:00
David Taylor 314873f190
Update metadata 2020-03-17 13:58:40 +00:00
David Taylor 5726d7718d
Add basic support for IE11
User cards will be shown in a single column
2020-03-12 13:44:22 +00:00
David Taylor 99713bf14c
FIX: grid-template-columns in Firefox do not support nested calc() 2020-03-12 13:39:31 +00:00
David Taylor da13c0f68a
DEV: Changes following review 2020-03-10 10:09:30 +00:00
David Taylor d977f9acaa
Use CSS grid for improved layout
This avoids the final card being full-width
2020-03-09 17:22:38 +00:00
David Taylor 74ab657d6c
Fix CSS 2020-03-09 16:42:45 +00:00
David Taylor 9c4a1ecd68
Add stats, add filters, add time period selector, fix mobile view 2020-03-09 16:37:29 +00:00
David Taylor 771d593372
Initial commit 2020-02-28 15:02:45 +00:00